rpms/libpng10/devel .cvsignore, 1.24, 1.25 libpng10.spec, 1.34, 1.35 sources, 1.24, 1.25 libpng-1.0.49-garbage.patch, 1.1, NONE

Paul Howarth pghmcfc at fedoraproject.org
Fri Sep 11 08:14:55 UTC 2009


Author: pghmcfc

Update of /cvs/pkgs/rpms/libpng10/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19188

Modified Files:
	.cvsignore libpng10.spec sources 
Removed Files:
	libpng-1.0.49-garbage.patch 
Log Message:
update to 1.0.50 (garbage removal patch upstreamed)


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/libpng10/devel/.cvsignore,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -p -r1.24 -r1.25
--- .cvsignore	11 Sep 2009 06:25:59 -0000	1.24
+++ .cvsignore	11 Sep 2009 08:14:54 -0000	1.25
@@ -1 +1 @@
-libpng-1.0.49.tar.bz2
+libpng-1.0.50.tar.bz2


Index: libpng10.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libpng10/devel/libpng10.spec,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -p -r1.34 -r1.35
--- libpng10.spec	11 Sep 2009 06:25:59 -0000	1.34
+++ libpng10.spec	11 Sep 2009 08:14:55 -0000	1.35
@@ -1,13 +1,12 @@
 Summary:	Old version of libpng, needed to run old binaries
 Name:		libpng10
-Version:	1.0.49
+Version:	1.0.50
 Release:	1%{?dist}
 License:	zlib
 Group:		System Environment/Libraries
 URL:		http://www.libpng.org/pub/png/libpng.html
 Source:		ftp://ftp.simplesystems.org/pub/libpng/png/src/libpng-%{version}.tar.bz2
 Patch0:		libpng-1.0.48-soname.patch
-Patch1:		libpng-1.0.49-garbage.patch
 Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:	zlib-devel
 Conflicts:	libpng < 2:1.2.0
@@ -39,9 +38,6 @@ libpng10-devel.
 # We want an soname of 2.%{version}
 %patch0 -p1 -b .soname
 
-# Apply edit upstream forgot to do
-%patch1 -p1 -b .garbage
-
 %build
 %configure \
 	--disable-static \
@@ -115,6 +111,9 @@ libpng10-devel.
 %{_libdir}/pkgconfig/libpng10.pc
 
 %changelog
+* Fri Sep 11 2009 Paul Howarth <paul at city-fan.org> 1.0.50-1
+- update to 1.0.50 (garbage removal patch upstreamed)
+
 * Thu Sep 10 2009 Paul Howarth <paul at city-fan.org> 1.0.49-1
 - update to 1.0.49 (minor bugfixes)
 - patch out garbage in source files left over from edit gone wrong


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/libpng10/devel/sources,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -p -r1.24 -r1.25
--- sources	11 Sep 2009 06:25:59 -0000	1.24
+++ sources	11 Sep 2009 08:14:55 -0000	1.25
@@ -1 +1 @@
-77fd98589f10710c1413fcbf5605372f  libpng-1.0.49.tar.bz2
+39152389df9b58ecc02c23850f88308b  libpng-1.0.50.tar.bz2


--- libpng-1.0.49-garbage.patch DELETED ---




More information about the scm-commits mailing list