rpms/perl-Convert-UUlib/EL-4 .cvsignore, 1.3, 1.4 perl-Convert-UUlib.spec, 1.6, 1.7 sources, 1.3, 1.4

Robert Scheck (robert) fedora-extras-commits at redhat.com
Sun Aug 12 22:14:11 UTC 2007


Author: robert

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

Modified Files:
	.cvsignore perl-Convert-UUlib.spec sources 
Log Message:
- Upgrade to 1.09 and rebuilt for EPEL branches (#250865)
- Added build requirement to perl(ExtUtils::MakeMaker)




Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Convert-UUlib/EL-4/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	2 Jun 2005 21:47:17 -0000	1.3
+++ .cvsignore	12 Aug 2007 22:13:38 -0000	1.4
@@ -1 +1 @@
-Convert-UUlib-1.051.tar.gz
+Convert-UUlib-1.09.tar.gz


Index: perl-Convert-UUlib.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Convert-UUlib/EL-4/perl-Convert-UUlib.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- perl-Convert-UUlib.spec	2 Jun 2005 21:47:17 -0000	1.6
+++ perl-Convert-UUlib.spec	12 Aug 2007 22:13:38 -0000	1.7
@@ -1,17 +1,19 @@
 %define rname Convert-UUlib
 
 Name:      perl-%{rname}
-Version:   1.051
-Release:   2%{?dist}
+Version:   1.09
+Epoch:     1
+Release:   1%{?dist}
 
 Summary:   Perl interface to the uulib library
 
 Group:     Development/Libraries
 License:   GPL
-URL:       http://search.cpan.org/dist/Convert-UUlib/
+URL:       http://search.cpan.org/dist/%{rname}/
 Source:    http://www.cpan.org/authors/id/M/ML/MLEHMANN/%{rname}-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
+BuildRequires: perl(ExtUtils::MakeMaker)
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 
@@ -19,7 +21,7 @@
 A perl interface to the uulib library (a.k.a. uudeview/uuenview)
 
 %prep
-%setup -n %{rname}-%{version}
+%setup -q -n %{rname}-%{version}
 
 %build
 CFLAGS="%{optflags}" %{__perl} Makefile.PL \
@@ -57,34 +59,69 @@
 
 
 %changelog
-* Thu Jun  2 2005 Paul Howarth <paul at city-fan.org> 1.051-2%{?dist}
+* Sun Aug 12 2007 Robert Scheck <robert at fedoraproject.org> 1:1.09-1
+- Upgrade to 1.09 and rebuilt for EPEL branches (#250865)
+- Added build requirement to perl(ExtUtils::MakeMaker)
+
+* Tue Mar 20 2007 Nicolas Mailhot <nicolas.mailhot at laposte.net>
+- 1:1.08-2
+- add perl-devel BR
+
+* Mon Jan 08 2007 Nicolas Mailhot <nicolas.mailhot at laposte.net>
+- 1.08-1
+
+* Sat Sep 02 2006  Nicolas Mailhot <nicolas.mailhot at laposte.net>
+- 1.06-4
+- FE6 Rebuild
+
+* Mon Feb 13 2006 Nicolas Mailhot <nicolas.mailhot at laposte.net>
+- 1.06-3
+- rebuilt for new gcc4.1 snapshot and glibc changes
+
+* Tue Jan 17 2006 Nicolas Mailhot <nicolas.mailhot at laposte.net>
+- 1.06-2
+- bump epoch to force updates
+
+* Mon Jan 16 2006 Nicolas Mailhot <nicolas.mailhot at laposte.net>
+- 1.06-1
+- 1.06 (can't believe I'm still listed as this package owner)
+
+* Thu Jun  2 2005 Paul Howarth <paul at city-fan.org>
+- 1.051-2%{?dist}
 - add dist tags for ease of syncing with FC-3 & FC-4
 - remove redundant perl buildreq
 - remove redundant "make test" from %%build (it's in %%check)
 - remove MANIFEST from %%doc
 
-* Sat May 21 2005 Nicolas Mailhot <Nicolas.Mailhot at laPoste.net> 1.051-1
+* Sat May 21 2005 Nicolas Mailhot <Nicolas.Mailhot at laPoste.net>
+- 1.051-1
 - update to 1.051
 
 * Fri Apr  7 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
 - rebuilt
 
-* Mon Apr 19 2004 Nicolas Mailhot <Nicolas.Mailhot at laPoste.net> 0:1.03-0.fdr.1
+* Mon Apr 19 2004 Nicolas Mailhot <Nicolas.Mailhot at laPoste.net>
+- 0:1.03-0.fdr.1
 - Updated to 1.03
 
-* Sun Apr 18 2004 Nicolas Mailhot <Nicolas.Mailhot at laPoste.net> 0:1.02-0.fdr.1
+* Sun Apr 18 2004 Nicolas Mailhot <Nicolas.Mailhot at laPoste.net>
+- 0:1.02-0.fdr.1
 - Updated to 1.02
 
-* Sun Apr 18 2004 Nicolas Mailhot <Nicolas.Mailhot at laPoste.net> 0:1.01-0.fdr.2
+* Sun Apr 18 2004 Nicolas Mailhot <Nicolas.Mailhot at laPoste.net>
+- 0:1.01-0.fdr.2
 - Merge a few tweaks from 0:0.31-0.fdr.4 (bug #375)
 
-* Sun Apr 18 2004 Nicolas Mailhot <Nicolas.Mailhot at laPoste.net> 0:1.01-0.fdr.1
+* Sun Apr 18 2004 Nicolas Mailhot <Nicolas.Mailhot at laPoste.net>
+- 0:1.01-0.fdr.1
 - Fedorization
 - Cleanup
 
-* Thu Mar 18 2004 Dag Wieers <dag at wieers.com> - 1.01-0
+* Thu Mar 18 2004 Dag Wieers <dag at wieers.com>
+- 1.01-0
 - Updated to release 1.01.
 
-* Mon Jul 14 2003 Dag Wieers <dag at wieers.com> - 0.31-0
+* Mon Jul 14 2003 Dag Wieers <dag at wieers.com>
+- 0.31-0
 - Updated to release 0.31.
 - Initial package. (using DAR)


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Convert-UUlib/EL-4/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	2 Jun 2005 21:47:17 -0000	1.3
+++ sources	12 Aug 2007 22:13:38 -0000	1.4
@@ -1 +1 @@
-45a456bb8eb625b097f8a3dc15cc6a97  Convert-UUlib-1.051.tar.gz
+f4cfa860176f60a83b56816d5917e71a  Convert-UUlib-1.09.tar.gz




More information about the fedora-extras-commits mailing list