SPECS: gnome-applet-hdaps.spec - rpm scripts and variable

wolvverine wolvverine at pld-linux.org
Tue Aug 15 01:13:06 CEST 2006


Author: wolvverine                   Date: Mon Aug 14 23:13:06 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rpm scripts and variable

---- Files affected:
SPECS:
   gnome-applet-hdaps.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/gnome-applet-hdaps.spec
diff -u SPECS/gnome-applet-hdaps.spec:1.2 SPECS/gnome-applet-hdaps.spec:1.3
--- SPECS/gnome-applet-hdaps.spec:1.2	Sun Aug 13 20:41:15 2006
+++ SPECS/gnome-applet-hdaps.spec	Tue Aug 15 01:13:00 2006
@@ -3,8 +3,8 @@
 %define		_snap		20060120
 Summary:	GNOME-based panel applet for monitoring the HDAPS protection status 
 Name:		gnome-applet-hdaps
-Version:	0.1.{_snap}
-Release:	0.1
+Version:	0.1.%{_snap}
+Release:	0.2
 License:	GPL
 Group:		X11/Applications
 Source0:	http://www.zen24593.zen.co.uk/hdaps/%{_realname}-%{_snap}.tar.gz
@@ -48,16 +48,18 @@
 install *.png  $RPM_BUILD_ROOT%{_pixmapsdir}/%{_realname}
 install *.server $RPM_BUILD_ROOT%{_libdir}/bonobo/servers
 
-# Restart GNOME and you should find the "HDAPS Status" applet in the "Add to Panel" dialog
-
 ##%%find_lang hdaps-applet --with-gnome --all-name
 
 %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
 
@@ -74,6 +76,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2006/08/14 23:13:00  wolvverine
+- rpm scripts and variable
+
 Revision 1.2  2006/08/13 18:41:15  wolvverine
 - description and summary
 
================================================================

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



More information about the pld-cvs-commit mailing list