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

Rex Dieter rdieter at fedoraproject.org
Wed Jun 30 17:10:16 UTC 2010


Author: rdieter

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

Modified Files:
	libjpeg-turbo.spec 
Log Message:
* Wed Jun 30 2010 Rex Dieter <rdieter at fedoraproject.org> 0.0.93-11
- -utils: Requires: %name ...



Index: libjpeg-turbo.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libjpeg-turbo/devel/libjpeg-turbo.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- libjpeg-turbo.spec	30 Jun 2010 06:59:44 -0000	1.2
+++ libjpeg-turbo.spec	30 Jun 2010 17:10:16 -0000	1.3
@@ -1,6 +1,6 @@
 Name:		libjpeg-turbo
 Version:	0.0.93
-Release:	10%{?dist}
+Release:	11%{?dist}
 Summary:	A MMX/SSE2 accelerated library for manipulating JPEG image files
 
 Group:		System Environment/Libraries
@@ -38,6 +38,7 @@ Summary:	Utilities for manipulating JPEG
 Group:		Applications/Multimedia
 Obsoletes:	libjpeg < 6b-47
 Provides:	libjpeg = 6b-47
+Requires:	libjpeg-turbo%{?_isa} = %{version}-%{release}
 
 %description utils
 The libjpeg-turbo-utils package contains simple client programs for
@@ -111,6 +112,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/wrjpgcom.1*
 
 %changelog
+* Wed Jun 30 2010 Rex Dieter <rdieter at fedoraproject.org> 0.0.93-11
+- -utils: Requires: %%name ...
+
 * Wed Jun 30 2010 Adam Tkac <atkac redhat com> 0.0.93-10
 - add Provides = libjpeg to -utils subpackage
 



More information about the scm-commits mailing list