rpms/perl-libwww-perl/F-9 .cvsignore, 1.11, 1.12 perl-libwww-perl.spec, 1.29, 1.30 sources, 1.11, 1.12

Marcela Mašláňová mmaslano at fedoraproject.org
Tue Oct 7 08:39:08 UTC 2008


Author: mmaslano

Update of /cvs/pkgs/rpms/perl-libwww-perl/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv17745

Modified Files:
	.cvsignore perl-libwww-perl.spec sources 
Log Message:
* Tue Oct  7 2008 Marcela Mašláňová <mmaslano at redhat.com> 5.816-1
- update to 5.816
- fix #465855 - add --aliases into INSTALLDIRS



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perl-libwww-perl/F-9/.cvsignore,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- .cvsignore	18 Sep 2008 12:16:04 -0000	1.11
+++ .cvsignore	7 Oct 2008 08:38:38 -0000	1.12
@@ -1 +1 @@
-libwww-perl-5.814.tar.gz
+libwww-perl-5.816.tar.gz


Index: perl-libwww-perl.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-libwww-perl/F-9/perl-libwww-perl.spec,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- perl-libwww-perl.spec	22 Sep 2008 07:09:58 -0000	1.29
+++ perl-libwww-perl.spec	7 Oct 2008 08:38:38 -0000	1.30
@@ -1,6 +1,6 @@
 Name:           perl-libwww-perl
-Version:        5.814
-Release:        3%{?dist}
+Version:        5.816
+Release:        1%{?dist}
 Summary:        A Perl interface to the World-Wide Web
 
 Group:          Development/Libraries
@@ -37,9 +37,6 @@
 %setup -q -n libwww-perl-%{version} 
 #%patch1 -p1
 
-# Install the aliases by default
-%{__perl} -pi -e 's|my \$default = "n";|my \$default = "y";|' Makefile.PL
-
 # Filter unwanted Provides:
 cat << \EOF > %{name}-prov
 #!/bin/sh
@@ -65,7 +62,8 @@
 
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor < /dev/null
+# Install the aliases by default
+%{__perl} Makefile.PL INSTALLDIRS=vendor --aliases < /dev/null
 make %{?_smp_mflags}
 
 %install
@@ -89,7 +87,7 @@
 done
 
 %check
-##make test
+make test
 
 
 %clean 
@@ -114,6 +112,10 @@
 
 
 %changelog
+* Tue Oct  7 2008 Marcela Mašláňová <mmaslano at redhat.com> 5.816-1
+- update to 5.816
+- fix #465855 - add --aliases into INSTALLDIRS
+
 * Mon Sep 22 2008 Marcela Maslanova <mmaslano at redhat.com> 5.814-3
 - use untaint patch from Villa Skyte
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-libwww-perl/F-9/sources,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- sources	18 Sep 2008 12:16:04 -0000	1.11
+++ sources	7 Oct 2008 08:38:38 -0000	1.12
@@ -1 +1 @@
-0b21861950566570a061b0d57ac03009  libwww-perl-5.814.tar.gz
+1699366b5827f36736a0f0edeed31819  libwww-perl-5.816.tar.gz




More information about the scm-commits mailing list