rpms/perl-Test-Refcount/EL-6 perl-Test-Refcount.spec, 1.1, 1.2 .cvsignore, 1.2, 1.3 sources, 1.2, 1.3

Nicolas Chauvet kwizart at fedoraproject.org
Thu Jul 1 21:34:55 UTC 2010


Author: kwizart

Update of /cvs/pkgs/rpms/perl-Test-Refcount/EL-6
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv28869

Modified Files:
	perl-Test-Refcount.spec .cvsignore sources 
Log Message:
Update and build for EL-6



Index: perl-Test-Refcount.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Test-Refcount/EL-6/perl-Test-Refcount.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- perl-Test-Refcount.spec	3 Aug 2009 12:00:27 -0000	1.1
+++ perl-Test-Refcount.spec	1 Jul 2010 21:34:55 -0000	1.2
@@ -1,5 +1,5 @@
 Name:           perl-Test-Refcount
-Version:        0.05
+Version:        0.06
 Release:        2%{?dist}
 Summary:        Assert reference counts on objects
 
@@ -46,8 +46,7 @@ find $RPM_BUILD_ROOT -type f -name .pack
 
 
 %check
-#Test fails rhbz#514942
-make test || :
+make test
 
 
 %clean
@@ -62,6 +61,13 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Dec 27 2009 Nicolas Chauvet <kwizart at fedoraproject.org> - 0.06-1
+- Update to 0.06
+- Remove workaround at make test for perl with debug - rhbz#514942
+
+* Fri Dec  4 2009 Stepan Kasal <skasal at redhat.com> - 0.05-3
+- rebuild against perl 5.10.1
+
 * Fri Jul 31 2009 kwizart < kwizart at gmail.com > - 0.05-2
 - Add missing BR
 - Use %%{_fixperms}


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Test-Refcount/EL-6/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	3 Aug 2009 12:00:27 -0000	1.2
+++ .cvsignore	1 Jul 2010 21:34:55 -0000	1.3
@@ -1 +1 @@
-Test-Refcount-0.05.tar.gz
+Test-Refcount-0.06.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Test-Refcount/EL-6/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	3 Aug 2009 12:00:27 -0000	1.2
+++ sources	1 Jul 2010 21:34:55 -0000	1.3
@@ -1 +1 @@
-657b089713b1283218590119faf12432  Test-Refcount-0.05.tar.gz
+ea68fc8375bc36f49e2620356efde850  Test-Refcount-0.06.tar.gz




More information about the perl-devel mailing list