rpms/libjpeg-turbo/devel libjpeg-turbo.spec,1.3,1.4

Rex Dieter rdieter at fedoraproject.org
Thu Jul 1 02:00:01 UTC 2010


Author: rdieter

Update of /cvs/pkgs/rpms/libjpeg-turbo/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv29165

Modified Files:
	libjpeg-turbo.spec 
Log Message:
* Wed Jun 30 2010 Rex Dieter <rdieter at fedoraproject.org. 0.9.93-12
- move Obsoletes: libjpeg to main pkg



Index: libjpeg-turbo.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libjpeg-turbo/devel/libjpeg-turbo.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- libjpeg-turbo.spec	30 Jun 2010 17:10:16 -0000	1.3
+++ libjpeg-turbo.spec	1 Jul 2010 02:00:00 -0000	1.4
@@ -1,6 +1,6 @@
 Name:		libjpeg-turbo
 Version:	0.0.93
-Release:	11%{?dist}
+Release:	12%{?dist}
 Summary:	A MMX/SSE2 accelerated library for manipulating JPEG image files
 
 Group:		System Environment/Libraries
@@ -17,6 +17,10 @@ BuildRequires:	nasm
 Patch0:		libjpeg-turbo-programs.patch
 Patch1:		libjpeg-turbo-nosimd.patch
 
+# moved this from -utils, in an attempt to get it to better override
+# libjpeg in rawhide -- Rex
+Obsoletes:      libjpeg < 6b-47
+
 %description
 The libjpeg-turbo package contains a library of functions for manipulating
 JPEG images
@@ -36,7 +40,6 @@ will manipulate JPEG files using the lib
 %package utils
 Summary:	Utilities for manipulating JPEG images
 Group:		Applications/Multimedia
-Obsoletes:	libjpeg < 6b-47
 Provides:	libjpeg = 6b-47
 Requires:	libjpeg-turbo%{?_isa} = %{version}-%{release}
 
@@ -112,6 +115,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/wrjpgcom.1*
 
 %changelog
+* Wed Jun 30 2010 Rex Dieter <rdieter at fedoraproject.org. 0.9.93-12
+- move Obsoletes: libjpeg to main pkg
+
 * Wed Jun 30 2010 Rex Dieter <rdieter at fedoraproject.org> 0.0.93-11
 - -utils: Requires: %%name ...
 



More information about the scm-commits mailing list