rpms/perl-forks/F-13 perl-forks.spec,1.1,1.2

Bernard Johnson bjohnson at fedoraproject.org
Sun May 2 15:34:41 UTC 2010


Author: bjohnson

Update of /cvs/pkgs/rpms/perl-forks/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv19212/F-13

Modified Files:
	perl-forks.spec 
Log Message:
- always apply assertion patch



Index: perl-forks.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-forks/F-13/perl-forks.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- perl-forks.spec	1 Feb 2010 20:53:44 -0000	1.1
+++ perl-forks.spec	2 May 2010 15:34:41 -0000	1.2
@@ -1,6 +1,6 @@
 Name:           perl-forks
 Version:        0.33
-Release:        3%{?dist}
+Release:        5%{?dist}
 Summary:        A drop-in replacement for Perl threads using fork()
 
 Group:          Development/Libraries
@@ -41,9 +41,7 @@ higher are supported).
 %setup -q -n forks-%{version}
 
 # see comments above for origin and upstream bug report
-%if 0%{fedora} < 13
 %patch0 -p1 -b .perl-forks-assertion
-%endif
 
 
 %build
@@ -78,6 +76,12 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun May 02 2010 Bernard Johnson <bjohnson at symetrix.com> - 0.33-5
+- always apply assertion patch
+
+* Sat May 01 2010 Marcela Maslanova <mmaslano at redhat.com> - 0.33-4
+- Mass rebuild with perl-5.12.0
+
 * Sun Jan 31 2010 Bernard Johnson <bjohnson at symetrix.com> - 0.33-3
 - fix permissions in build to squelch rpmlint complaints
 - add version to provides



More information about the scm-commits mailing list