rpms/pixman/F-12 pixman.spec,1.47,1.48

Soren Sandmann Pedersen ssp at fedoraproject.org
Tue Dec 15 18:00:05 UTC 2009


Author: ssp

Update of /cvs/pkgs/rpms/pixman/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4663

Modified Files:
	pixman.spec 
Log Message:
Remove patch that was applied upstream


Index: pixman.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pixman/F-12/pixman.spec,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -p -r1.47 -r1.48
--- pixman.spec	15 Dec 2009 17:51:12 -0000	1.47
+++ pixman.spec	15 Dec 2009 18:00:05 -0000	1.48
@@ -3,7 +3,7 @@
 
 Name:           pixman
 Version:        0.16.4
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Pixel manipulation library
 
 Group:          System Environment/Libraries
@@ -15,8 +15,6 @@ URL:            http://cgit.freedesktop.
 Source0:        http://xorg.freedesktop.org/archive/individual/lib/%{name}-%{version}.tar.bz2
 Source1:	make-pixman-snapshot.sh
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Patch0:         0001-region-Enable-or-disable-fatal-errors-and-selfchecks.patch
-
 
 # BuildRequires:  automake autoconf libtool pkgconfig
 
@@ -34,7 +32,6 @@ Development library for pixman.
 
 %prep
 %setup -q
-%patch0 -p1 -b .disable-asserts
 
 %build
 %configure --disable-static
@@ -64,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/pixman-1.pc
 
 %changelog
+* Tue Dec 15 2009 Soren Sandmann <ssp at redhat.com> - 0.16.4-2
+- Remove assert patch
+
 * Tue Dec 15 2009 Soren Sandmann <ssp at redhat.com> - 0.16.4-1
 - Update to 0.16.4
 




More information about the scm-commits mailing list