rpms/gimp/F-8 gimp.spec,1.143,1.144

Nils Philippsen (nphilipp) fedora-extras-commits at redhat.com
Thu Oct 25 10:22:16 UTC 2007


Author: nphilipp

Update of /cvs/pkgs/rpms/gimp/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21829

Modified Files:
	gimp.spec 
Log Message:
add epoch to obsoletes



Index: gimp.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gimp/F-8/gimp.spec,v
retrieving revision 1.143
retrieving revision 1.144
diff -u -r1.143 -r1.144
--- gimp.spec	24 Oct 2007 08:53:15 -0000	1.143
+++ gimp.spec	25 Oct 2007 10:21:42 -0000	1.144
@@ -51,13 +51,13 @@
 %define age 0
 %define minorver 400
 %define microver %(ver=%{version}; echo ${ver##*.*.})
-Release:        1%{?dist}
+Release:        2%{?dist}
 Epoch:          2
 License:        GPLv2+
 Group:          Applications/Multimedia
 URL:            http://www.gimp.org/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-root-%(%__id_u -n)
-Obsoletes:      gimp2 gimp-beta <= 2.4
+Obsoletes:      gimp2 gimp-beta <= %{?epoch:%{epoch}:}2.4
 Obsoletes:      gimp-perl < 2:2.0
 BuildRequires:  alsa-lib-devel >= 1.0.0
 BuildRequires:  curl-devel >= 7.15.1
@@ -439,6 +439,9 @@
 %{_libdir}/pkgconfig/*
 
 %changelog
+* Thu Oct 25 2007 Nils Philippsen <nphilipp at redhat.com> - 2:2.4.0-2
+- add epoch to obsoletes
+
 * Wed Oct 24 2007 Nils Philippsen <nphilipp at redhat.com> - 2:2.4.0-1
 - version 2.4.0
 - use xdg-open instead of htmlview on Fedora 7 and later




More information about the fedora-extras-commits mailing list