rpms/gyachi/devel gyachi.spec,1.35,1.36

Gregory D Hosler ghosler at fedoraproject.org
Fri Nov 28 02:51:53 UTC 2008


Author: ghosler

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

Modified Files:
	gyachi.spec 
Log Message:
Added Obsoletes for plugin modules no longer being built.




Index: gyachi.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gyachi/devel/gyachi.spec,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- gyachi.spec	25 Nov 2008 15:13:03 -0000	1.35
+++ gyachi.spec	28 Nov 2008 02:51:23 -0000	1.36
@@ -22,7 +22,7 @@
 
 Name:		gyachi
 Version:	1.1.59
-Release:	5%{?dist}
+Release:	6%{?dist}
 Summary:	A Yahoo! chat client with Webcam and voice support
 
 Group:		Applications/Internet
@@ -62,8 +62,6 @@
 %endif
 Requires:	ImageMagick
 
-Obsoletes:	gyachi-plugin-photosharing
-
 %description
 GYachI is a Linux client for Yahoo! Messenger protocol, 
 written using GTK+ GUI toolkit. This package includes both 
@@ -101,6 +99,8 @@
 
 %description plugin-gpgme
 GPGMe encryption plugin for GyachI
+%else
+Obsoletes:	plugin-gpgme
 %endif
 
 
@@ -123,6 +123,10 @@
 
 %description plugin-photo_album
 Photo album plugin for GyachI
+Obsoletes:	gyachi-plugin-photosharing
+%else
+Obsoletes:	plugin-photo_album
+Obsoletes:	gyachi-plugin-photosharing
 %endif
 
 
@@ -136,6 +140,8 @@
 
 %description plugin-xmms
 XMMS plugin for GyachI
+%else
+Obsoletes:	plugin-xmms
 %endif
 
 
@@ -148,6 +154,8 @@
 
 %description plugin-libnotify
 libnotify plugin for GyachI
+%else
+Obsoletes:	plugin-libnotify
 %endif
 
 
@@ -172,6 +180,8 @@
 
 %description plugin-pulseaudio
 PulseAudio sound driver for gyachi
+%else
+Obsoletes:	plugin-pulseaudio
 %endif
 
 
@@ -185,6 +195,8 @@
 
 %description plugin-gtkspell
 Spell check plugin for gyachi using gtkspell
+%else
+Obsoletes:	plugin-gtkspell
 %endif
 
 
@@ -219,7 +231,7 @@
 
 %prep
 %setup -q
-#%patch1 -p1
+#%patch0 -p1
 
 
 %build
@@ -345,6 +357,9 @@
 
 
 %changelog
+* Fri Nov 28 2008 Gregory D Hosler <ghosler at users.sourceforge.net> - 1.1.59.6
+- Added Obsoletes for previous versions of modules no longer being built.
+
 * Tue Nov 25 2008 Gregory D Hosler <ghosler at users.sourceforge.net> - 1.1.59.5
 - Upstream updates. Added gtkspell spellchecker.
 




More information about the fedora-extras-commits mailing list