rpms/awn-extras-applets/F-11 awn-extras-applets.spec,1.27,1.28

Leigh Scott leigh123linux at fedoraproject.org
Thu Apr 29 22:50:52 UTC 2010


Author: leigh123linux

Update of /cvs/pkgs/rpms/awn-extras-applets/F-11
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv25458

Modified Files:
	awn-extras-applets.spec 
Log Message:
* Thu Apr 29 2010 Leigh Scott <leigh123linux at googlemail.com> - 0.4.0-5
- add versioned Obsoletes
- remove the test desktop files



Index: awn-extras-applets.spec
===================================================================
RCS file: /cvs/pkgs/rpms/awn-extras-applets/F-11/awn-extras-applets.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -p -r1.27 -r1.28
--- awn-extras-applets.spec	29 Apr 2010 10:18:31 -0000	1.27
+++ awn-extras-applets.spec	29 Apr 2010 22:50:51 -0000	1.28
@@ -8,7 +8,7 @@
 
 Name:           awn-extras-applets
 Version:        0.4.0
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Extras applets for avant window navigator
 
 Group:          User Interface/Desktops
@@ -48,7 +48,8 @@ BuildRequires:  WebKit-gtk-devel
 BuildRequires:  libdesktop-agnostic-bin
 #required for autoreconf:
 BuildRequires:  autoconf, automake
-Obsoletes:      awn-extras-applets-devel
+Obsoletes:      awn-extras-applets-devel < %{version}-%{release}
+Obsoletes:      %{name} < %{version}-%{release} 
 
 Requires:       avant-window-navigator >= 0.4.0
 Requires:       gnome-python2-gnome
@@ -120,6 +121,8 @@ done
 #remove test applets
 rm -rf $RPM_BUILD_ROOT%{_datadir}/avant-window-navigator/applets/python-test
 rm -rf $RPM_BUILD_ROOT%{_libdir}/awn/applets/vala-test
+rm -rf $RPM_BUILD_ROOT%{_datadir}/avant-window-navigator/applets/python-test.desktop
+rm -rf $RPM_BUILD_ROOT%{_datadir}/avant-window-navigator/applets/vala-test.desktop
 
 
 %pre
@@ -167,6 +170,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Apr 29 2010 Leigh Scott <leigh123linux at googlemail.com> - 0.4.0-5
+- add versioned Obsoletes
+- remove the test desktop files
+
 * Thu Apr 29 2010 Leigh Scott <leigh123linux at googlemail.com> - 0.4.0-4
 - add Obsoletes awn-extras-applets-devel
 



More information about the scm-commits mailing list