rpms/elfutils/devel Makefile,1.12,1.13

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Dec 8 01:48:15 UTC 2005


Author: roland

Update of /cvs/dist/rpms/elfutils/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv4060

Modified Files:
	Makefile 
Log Message:
Fix dep.



Index: Makefile
===================================================================
RCS file: /cvs/dist/rpms/elfutils/devel/Makefile,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- Makefile	7 Dec 2005 20:11:06 -0000	1.12
+++ Makefile	8 Dec 2005 01:48:13 -0000	1.13
@@ -23,7 +23,8 @@
 
 portable-vr = $(VERSION)-0.$(RELEASE)
 portable.srpm = elfutils-$(portable-vr).src.rpm
-$(portable.srpm): elfutils-portable.spec elfutils-portability.patch sources
+$(portable.srpm): elfutils-portable.spec elfutils-portability.patch \
+		  elfutils-$(VERSION).tar.gz
 	$(RPM_WITH_DIRS) --nodeps -bs $<
 
 portable-srpm: $(portable.srpm)




More information about the fedora-cvs-commits mailing list