SPECS: perl-perlipq.spec - release 2: fix xs version

radek radek at pld-linux.org
Wed Aug 6 14:11:51 CEST 2008


Author: radek                        Date: Wed Aug  6 12:11:51 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- release 2: fix xs version

---- Files affected:
SPECS:
   perl-perlipq.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/perl-perlipq.spec
diff -u SPECS/perl-perlipq.spec:1.1 SPECS/perl-perlipq.spec:1.2
--- SPECS/perl-perlipq.spec:1.1	Wed Aug  6 13:11:26 2008
+++ SPECS/perl-perlipq.spec	Wed Aug  6 14:11:45 2008
@@ -5,7 +5,7 @@
 #Summary(pl.UTF-8):	
 Name:		perl-perlipq
 Version:	1.25
-Release:	1
+Release:	2
 License:	GPL v2+
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-authors/id/J/JM/JMORRIS/perlipq-1.25.tar.gz
@@ -31,7 +31,7 @@
 %setup -q -n %{pdir}-%{version}
 
 %build
-%{__perl} -MExtUtils::MakeMaker -e 'WriteMakefile(NAME=>"IPTables::IPv4::IPQueue", LIBS=>"-lipq")' \
+%{__perl} -MExtUtils::MakeMaker -e 'WriteMakefile(NAME=>"IPTables::IPv4::IPQueue", LIBS=>"-lipq", VERSION=>"%{version}")' \
 	INSTALLDIRS=vendor
 %{__make} \
 	CC="%{__cc}" \
@@ -61,6 +61,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2008/08/06 12:11:45  radek
+- release 2: fix xs version
+
 Revision 1.1  2008/08/06 11:11:26  radek
 - new
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-perlipq.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list