Author: alexlan

Update of /cvs/extras/rpms/perl-Convert-Binary-C/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4229

Modified Files:
        .cvsignore perl-Convert-Binary-C.spec sources 
Removed Files:
        perl-Convert-Binary-C-gcc44.patch 
Log Message:
- Update to latest upstream (0.74)
- Drop GCC 4.4 patch (fixed upstream)



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-Convert-Binary-C/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- .cvsignore  4 Jun 2008 07:49:03 -0000       1.5
+++ .cvsignore  5 May 2009 08:13:11 -0000       1.6
@@ -1 +1 @@
-Convert-Binary-C-0.71.tar.gz
+Convert-Binary-C-0.74.tar.gz


Index: perl-Convert-Binary-C.spec
===================================================================
RCS file: 
/cvs/extras/rpms/perl-Convert-Binary-C/devel/perl-Convert-Binary-C.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- perl-Convert-Binary-C.spec  26 Feb 2009 13:36:47 -0000      1.12
+++ perl-Convert-Binary-C.spec  5 May 2009 08:13:11 -0000       1.13
@@ -1,12 +1,11 @@
 Name:           perl-Convert-Binary-C
-Version:        0.71
-Release:        3%{?dist}
+Version:        0.74
+Release:        1%{?dist}
 Summary:        Binary data conversion using C types
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Convert-Binary-C/
 Source0:        
http://www.cpan.org/modules/by-module/Convert/Convert-Binary-C-%{version}.tar.gz
-Patch0:         %{name}-gcc44.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Test::Pod)
@@ -23,7 +22,6 @@ from and to Perl's complex data structur
 
 %prep
 %setup -q -n Convert-Binary-C-%{version}
-%patch0 -p0 -b .gcc44
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS"
@@ -56,6 +54,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Tue May  5 2009 Alex Lancaster <alexlan[AT]fedoraproject org> - 0.74-1
+- Update to latest upstream (0.74)
+- Drop GCC 4.4 patch (fixed upstream)
+
 * Thu Feb 26 2009 Fedora Release Engineering <rel-...@lists.fedoraproject.org> 
- 0.71-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Convert-Binary-C/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- sources     4 Jun 2008 07:49:03 -0000       1.5
+++ sources     5 May 2009 08:13:11 -0000       1.6
@@ -1 +1 @@
-b2c0958f1424c4b9e4a7cd4a4f8ef0bf  Convert-Binary-C-0.71.tar.gz
+164ce4e87a5d54945ef21c28fab6d10f  Convert-Binary-C-0.74.tar.gz


--- perl-Convert-Binary-C-gcc44.patch DELETED ---

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list

Reply via email to