[Reproducible-commits] [libextutils-depends-perl] 10/187: improved dependancies for spec file

Maria Valentina Marin Rodrigues akira-guest at moszumanska.debian.org
Wed Jan 21 21:16:43 UTC 2015


This is an automated email from the git hooks/post-receive script.

akira-guest pushed a commit to branch pu/reproducible_builds
in repository libextutils-depends-perl.

commit 4bad1644c6a5949c8dafd77a6ef4d145314fc726
Author: x-rwmcfa1 <x-rwmcfa1 at localhost>
Date:   Tue Sep 16 02:35:33 2003 +0000

    improved dependancies for spec file
    
    	* (all)/Makefile.PL: improved dependancies for spec file
    
    	* Gtk2/xs/GdkPixbuf.xs: fixed ref count bug.
    
    svn path=/trunk/; revision=16
---
 Makefile.PL | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/Makefile.PL b/Makefile.PL
index bb07702..6b4b908 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -19,10 +19,13 @@ sub postamble
 	my $cwd = getcwd();
 
 "
+realclean ::
+	-rm -f perl-\$(DISTNAME).spec
+
 rpms/:
 	-mkdir @dirs
 
-perl-\$(DISTNAME).spec: perl-\$(DISTNAME).spec.in
+perl-\$(DISTNAME).spec: perl-\$(DISTNAME).spec.in \$(VERSION_FROM) Makefile
 	sed -e \"s/\@VERSION\@/\$(VERSION)/g\" -e \"s/\@SOURCE\@/\$(DISTNAME)-\$(VERSION).tar.gz/g\" \$< > \$@
 
 dist-rpms: Makefile dist perl-\$(DISTNAME).spec rpms/

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/libextutils-depends-perl.git



More information about the Reproducible-commits mailing list