SPECS: gnome-applet-fast-user-switch.spec - up to 2.13.91

aflinta aflinta at pld-linux.org
Sun Feb 26 15:15:57 CET 2006


Author: aflinta                      Date: Sun Feb 26 14:15:57 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 2.13.91

---- Files affected:
SPECS:
   gnome-applet-fast-user-switch.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/gnome-applet-fast-user-switch.spec
diff -u SPECS/gnome-applet-fast-user-switch.spec:1.2 SPECS/gnome-applet-fast-user-switch.spec:1.3
--- SPECS/gnome-applet-fast-user-switch.spec:1.2	Mon Feb 20 18:53:53 2006
+++ SPECS/gnome-applet-fast-user-switch.spec	Sun Feb 26 15:15:51 2006
@@ -4,12 +4,12 @@
 Summary:	GNOME applet for fast user switching
 Summary(pl):	Aplet GNOME do szybkiego przełączania użytkowników
 Name:		gnome-applet-fast-user-switch
-Version:	2.13.5
+Version:	2.13.91
 Release:	0.1
 License:	GPL v2
 Group:		X11/Applications
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/fast-user-switch-applet/2.13/%{_realname}-%{version}.tar.bz2
-# Source0-md5:	528fe2b5202198f0f18d00acc18cca15
+# Source0-md5:	78b685be0cfbaafdcf1feb3b6c8d1db2
 URL:		http://ignore-your.tv/fusa
 BuildRequires:	GConf2-devel
 BuildRequires:	autoconf
@@ -42,7 +42,8 @@
 	--disable-schemas-install \
 	--with-gdm-setup=%{_sbindir}/gdmsetup \
 	--with-gdm-config=%{_sysconfdir}/gdm/custom.conf \
-	--with-html-dir=%{_gtkdocdir}
+	--with-html-dir=%{_gtkdocdir} \
+	--disable-scrollkeeper
 
 %{__make}
 
@@ -52,23 +53,29 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-%find_lang %{_realname}
+%find_lang %{_realname} --with-gnome
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %post
 %gconf_schema_install %{_realname}.schemas
+%scrollkeeper_update_post
 
 %preun
 %gconf_schema_uninstall %{_realname}.schemas
 
+%postun
+%scrollkeeper_update_postun
+
 %files -f %{_realname}.lang
 %defattr(644,root,root,755)
-#%doc AUTHORS ChangeLog README
+%doc AUTHORS ChangeLog HACKING NEWS README TODO
+%attr(755,root,root) %{_libdir}/%{_realname}
 %{_datadir}/%{_realname}
-%{_gtkdocdir}/%{_realname}
+%{_datadir}/gnome-2.0
 %{_libdir}/bonobo/servers/*.server
+%{_omf_dest_dir}/*
 %{_sysconfdir}/gconf/schemas/%{_realname}.schemas
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -77,6 +84,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2006/02/26 14:15:51  aflinta
+- up to 2.13.91
+
 Revision 1.2  2006/02/20 17:53:53  qboosh
 - pl
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gnome-applet-fast-user-switch.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list