rpms/gnuplot/devel gnuplot.spec,1.53,1.54

Ivana Varekova (varekova) fedora-extras-commits at redhat.com
Thu Nov 15 14:40:07 UTC 2007


Author: varekova

Update of /cvs/pkgs/rpms/gnuplot/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27692

Modified Files:
	gnuplot.spec 
Log Message:
 - add obsoletes tag



Index: gnuplot.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnuplot/devel/gnuplot.spec,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- gnuplot.spec	12 Nov 2007 14:38:28 -0000	1.53
+++ gnuplot.spec	15 Nov 2007 14:39:35 -0000	1.54
@@ -17,7 +17,7 @@
 Summary: A program for plotting mathematical expressions and data
 Name: gnuplot
 Version: %{major}.%{minor}.%{patchlevel}
-Release: 5%{?dist}
+Release: 6%{?dist}
 # Modifications are to be distributed as patches to the released version.
 License: gnuplot and GPLv2
 Group: Applications/Engineering
@@ -48,6 +48,7 @@
 BuildRequires:  emacs emacs-el pkgconfig
 Requires: emacs >= %{emacs_version}
 Provides: gnuplot-emacs
+Obsoletes: gnuplot-emacs
 
 %description -n emacs-%{name}
 The gnuplot-emacs package contains the emacs related .elc files so that gnuplot
@@ -57,6 +58,9 @@
 Group: Applications/Engineering
 Summary: Emacs bindings for the gnuplot main application
 Requires: emacs-%{name} = %{version}-%{release}
+Provides: gnuplot-emacs
+Obsoletes: gnuplot-emacs
+
 
 %description -n emacs-%{name}-el
 The gnuplot-emacs package contains the emacs related .el files so that gnuplot
@@ -147,6 +151,9 @@
 %{emacs_lispdir}/%{name}/*.el
 
 %changelog
+* Thu Nov 15 2007 Ivana Varekova <varekova at redhat.com> - 4.2.2-6
+- add obsoletes tag
+
 * Mon Nov 12 2007 Ivana Varekova <varekova at redhat.com> - 4.2.2-5
 - fix 373941 - add provides tag
 




More information about the fedora-extras-commits mailing list