SPECS: gnome-applet-lock-keys.spec - updates scrollkeeper database...

megabajt megabajt at pld-linux.org
Thu Feb 8 09:02:40 CET 2007


Author: megabajt                     Date: Thu Feb  8 08:02:40 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updates scrollkeeper database in post / postun
- missing dir, release 3

---- Files affected:
SPECS:
   gnome-applet-lock-keys.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/gnome-applet-lock-keys.spec
diff -u SPECS/gnome-applet-lock-keys.spec:1.6 SPECS/gnome-applet-lock-keys.spec:1.7
--- SPECS/gnome-applet-lock-keys.spec:1.6	Fri Jan  5 19:42:41 2007
+++ SPECS/gnome-applet-lock-keys.spec	Thu Feb  8 09:02:35 2007
@@ -4,7 +4,7 @@
 Summary(pl):	Pokazuje status diod klawiatury
 Name:		gnome-applet-lock-keys
 Version:	1.0
-Release:	2
+Release:	3
 License:	GPL
 Group:		X11/Applications
 Source0:	http://www.wh-hms.uni-ulm.de/~mfcn/shared/lock-keys/%{_realname}-%{version}.tar.gz
@@ -14,7 +14,9 @@
 BuildRequires:	gnome-panel-devel >= 2.2.0
 BuildRequires:	libglade2-devel >= 2.0.1
 BuildRequires:	libgnomeui-devel >= 2.2.0
-Requires(post):	GConf2
+BuildRequires:	rpmbuild(macros) >= 1.71
+BuildRequires:	scrollkeeper
+Requires(post,postun):	scrollkeeper
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -54,15 +56,20 @@
 rm -rf $RPM_BUILD_ROOT
 
 %post
-%gconf_schema_install
+%scrollkeeper_update_post
+
+%postun
+%scrollkeeper_update_postun
 
 %files -f lock-keys-applet.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README TODO
 %attr(755,root,root) %{_libdir}/lock-keys-applet
-%{_libdir}/bonobo/servers/*.server
-%{_datadir}/omf/lock-keys-applet/*.omf
-%{_pixmapsdir}/*.png
+%{_libdir}/bonobo/servers/GNOME_LockKeysApplet.server
+%dir %{_omf_dest_dir}/lock-keys-applet
+%{_omf_dest_dir}/lock-keys-applet/lock-keys-applet-C.omf
+%lang(de) %{_omf_dest_dir}/lock-keys-applet/lock-keys-applet-de.omf
+%{_pixmapsdir}/lock-keys-applet.png
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -70,6 +77,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2007/02/08 08:02:35  megabajt
+- updates scrollkeeper database in post / postun
+- missing dir, release 3
+
 Revision 1.6  2007/01/05 18:42:41  arekm
 - rel 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gnome-applet-lock-keys.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list