rpms/awn-extras-applets/devel awn-extras-applets.spec,1.31,1.32

Leigh Scott leigh123linux at fedoraproject.org
Thu Apr 29 22:54:28 UTC 2010


Author: leigh123linux

Update of /cvs/pkgs/rpms/awn-extras-applets/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv26693

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/devel/awn-extras-applets.spec,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -p -r1.31 -r1.32
--- awn-extras-applets.spec	29 Apr 2010 10:08:44 -0000	1.31
+++ awn-extras-applets.spec	29 Apr 2010 22:54:28 -0000	1.32
@@ -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