rpms/qimageblitz/devel qimageblitz.spec,1.9,1.10

Kevin Kofler kkofler at fedoraproject.org
Fri Jan 22 10:41:02 UTC 2010


Author: kkofler

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

Modified Files:
	qimageblitz.spec 
Log Message:
* Fri Jan 22 2010 Kevin Kofler <Kevin at tigcc.ticalc.org> - 0.0.4-3
- require the main package with exact version-release in -examples


Index: qimageblitz.spec
===================================================================
RCS file: /cvs/pkgs/rpms/qimageblitz/devel/qimageblitz.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- qimageblitz.spec	5 Jan 2010 18:53:53 -0000	1.9
+++ qimageblitz.spec	22 Jan 2010 10:41:02 -0000	1.10
@@ -1,7 +1,7 @@
 Summary: Graphical effect and filter library
 Name:    qimageblitz
 Version: 0.0.4
-Release: 2%{?dist}
+Release: 3%{?dist}
 
 Group:   System Environment/Libraries
 License: BSD and ImageMagick
@@ -32,6 +32,7 @@ Requires: qt4-devel pkgconfig
 %package examples
 Summary: Example programs for %{name}
 Group:   System Environment/Libraries
+Requires: %{name} = %{version}-%{release}
 %description examples
 This package contains the blitztest example program for %{name}.
 
@@ -81,6 +82,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Jan 22 2010 Kevin Kofler <Kevin at tigcc.ticalc.org> - 0.0.4-3
+- require the main package with exact version-release in -examples
+
 * Tue Jan 05 2010 Rex Dieter <rdieter at fedoraproject.org> - 0.0.4-2
 - update summary/description/Source_url
 - %%files: track soname



More information about the scm-commits mailing list