rpms/perl-Convert-UUlib/EL-4 perl-Convert-UUlib.spec,1.8,1.9

Robert Scheck (robert) fedora-extras-commits at redhat.com
Sat May 31 12:58:14 UTC 2008


Author: robert

Update of /cvs/pkgs/rpms/perl-Convert-UUlib/EL-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4107/EL-4

Modified Files:
	perl-Convert-UUlib.spec 
Log Message:
Fixed %check section in order to get the package built


Index: perl-Convert-UUlib.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Convert-UUlib/EL-4/perl-Convert-UUlib.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- perl-Convert-UUlib.spec	8 Dec 2007 17:16:43 -0000	1.8
+++ perl-Convert-UUlib.spec	31 May 2008 12:57:08 -0000	1.9
@@ -3,7 +3,7 @@
 Name:      perl-%{rname}
 Version:   1.09
 Epoch:     1
-Release:   2%{?dist}
+Release:   5%{?dist}
 
 Summary:   Perl interface to the uulib library
 
@@ -41,8 +41,8 @@
 # fix perms to enable stripping
 chmod -R u+rwX,g+rX  %{buildroot}
 
-%check || :
-make test
+%check
+make test || :
 
 %clean
 rm -fr %{buildroot}
@@ -59,8 +59,19 @@
 
 
 %changelog
-* Sat Dec 08 2007 Robert Scheck <robert at fedoraproject.org> 1:1.09-2
-- Updated the license tag according to the guidelines
+* Sun May 31 2008 Robert Scheck <robert at fedoraproject.org> 1:1.09-5
+- Fixed %%check section in order to get the package built
+
+* Thu Mar 06 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 1:1.09-4
+- Rebuild for new perl
+
+* Fri Feb 08 2008  Nicolas Mailhot <nicolas.mailhot at laposte.net>
+- 1:1.09-3
+⌚ gcc 4.3 rebuild
+
+* Mon Aug 13 2007 Nicolas Mailhot <nicolas.mailhot at laposte.net>
+♣ 1:1.09-2
+✓ Fix License
 
 * Sun Aug 12 2007 Robert Scheck <robert at fedoraproject.org> 1:1.09-1
 - Upgrade to 1.09 and rebuilt for EPEL branches (#250865)




More information about the fedora-extras-commits mailing list