rpms/fast-user-switch-applet/devel fast-user-switch-applet.spec, 1.14, 1.15

Matthias Clasen (mclasen) fedora-extras-commits at redhat.com
Mon Aug 6 06:00:46 UTC 2007


Author: mclasen

Update of /cvs/pkgs/rpms/fast-user-switch-applet/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25482

Modified Files:
	fast-user-switch-applet.spec 
Log Message:
update license field



Index: fast-user-switch-applet.spec
===================================================================
RCS file: /cvs/pkgs/rpms/fast-user-switch-applet/devel/fast-user-switch-applet.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- fast-user-switch-applet.spec	20 May 2007 15:45:17 -0000	1.14
+++ fast-user-switch-applet.spec	6 Aug 2007 06:00:13 -0000	1.15
@@ -1,9 +1,9 @@
 Name:           fast-user-switch-applet
 Version:        2.18.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A panel applet for user-switching 
 Group:          User Interface/Desktops
-License:        GPL
+License:        GPLv2+
 Source0:        ftp://download.gnome.org/sources/fast-user-switch-applet/2.18/fast-user-switch-applet-%{version}.tar.bz2
 # http://bugzilla.gnome.org/show_bug.cgi?id=402475
 Patch0:         fast-user-switch-applet-2.17.3-username.patch
@@ -31,6 +31,11 @@
 BuildRequires: libXau-devel
 BuildRequires: libXmu-devel
 
+# for /etc/gconf/schemas
+Requires: GConf2
+# for /lib/bonobo/servers
+Requires: libbonobo
+
 Requires(pre): GConf2
 Requires(post): GConf2
 Requires(preun): GConf2
@@ -63,7 +68,7 @@
 rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT
 
-%find_lang %{name}
+%find_lang %{name} --with-gnome
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -101,10 +106,12 @@
 %{_libdir}/bonobo/servers/GNOME_FastUserSwitchApplet.server
 %{_datadir}/fast-user-switch-applet
 %{_datadir}/gnome-2.0/ui/GNOME_FastUserSwitchApplet.xml
-%{_datadir}/gnome/help/fast-user-switch-applet
 %{_datadir}/omf/fast-user-switch-applet
 
 %changelog
+* Mon Aug  6 2007 Matthias Clasen <mclasen at redhat.com> 2.18.0-2
+- Use %%find_lang for help files, too
+
 * Sun May 20 2007 Matthias Clasen <mclasen at redhat.com> 2.18.0-1
 - Update to 2.18.0
 




More information about the fedora-extras-commits mailing list