rpms/msynctool/devel msynctool.spec,1.1,1.2

Andreas Bierfert (awjb) fedora-extras-commits at redhat.com
Fri Jan 4 07:59:18 UTC 2008


Author: awjb

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

Modified Files:
	msynctool.spec 
Log Message:
- add obsoletes for upgrade path



Index: msynctool.spec
===================================================================
RCS file: /cvs/pkgs/rpms/msynctool/devel/msynctool.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- msynctool.spec	3 Jan 2008 17:10:11 -0000	1.1
+++ msynctool.spec	4 Jan 2008 07:58:39 -0000	1.2
@@ -1,6 +1,6 @@
 Name:           msynctool
 Version:        0.35
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Calendar (and other PIM data) synchronization program
 
 Group:          Applications/Communications
@@ -12,6 +12,13 @@
 BuildRequires:  cmake
 BuildRequires:  libopensync-devel >= 0.35
 
+# this is really what it should obsolete
+Obsoletes:	multisync <= 0.91.0-1
+
+# also obsolete -gui now to have a clean upgrade path for rawhide users till a
+# new gui version is released
+Obsoletes:      multisync-gui <= 0.91.0-1
+
 %description
 %{name} is a program to synchronize calendars, addressbooks and other PIM
 data between programs on your computer and other computers, mobile devices,
@@ -48,6 +55,10 @@
 
 
 %changelog
+* Fri Jan 04 2008 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+- 0.35-3
+- add obsoletes to provide clean upgrade path to rawhide
+
 * Fri Dec 28 2007 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
 - 0.35-1
 - initial split from multisync package




More information about the fedora-extras-commits mailing list