SPECS: gnome-launch-box.spec - R: gnome-control-center - register ...

qboosh qboosh at pld-linux.org
Mon Dec 24 12:49:22 CET 2007


Author: qboosh                       Date: Mon Dec 24 11:49:22 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- R: gnome-control-center
- register gconf schemas

---- Files affected:
SPECS:
   gnome-launch-box.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/gnome-launch-box.spec
diff -u SPECS/gnome-launch-box.spec:1.5 SPECS/gnome-launch-box.spec:1.6
--- SPECS/gnome-launch-box.spec:1.5	Sun Dec 23 23:56:18 2007
+++ SPECS/gnome-launch-box.spec	Mon Dec 24 12:49:17 2007
@@ -5,7 +5,7 @@
 Version:	0.4
 Release:	1
 License:	GPL
-Group:		Applications
+Group:		X11/Applications
 Source0:	http://ftp.imendio.com/pub/imendio/gnome-launch-box/src/%{name}-%{version}.tar.bz2
 # Source0-md5:	7c2c77a2ff7cceab82e50ad4d3ee0f9e
 URL:		http://developer.imendio.com/projects/gnome-launch-box/
@@ -17,9 +17,13 @@
 BuildRequires:	gnome-menus-devel >= 2.10
 BuildRequires:	gnome-vfs2-devel >= 2.10
 BuildRequires:	gtk+2-devel >= 2:2.10
+BuildRequires:	intltool
 BuildRequires:	libgnomeui-devel >= 2.0
 BuildRequires:	libtool
 BuildRequires:	pkgconfig
+BuildRequires:	rpmbuild(macros) >= 1.198
+Requires(post,preun):	GConf2
+Requires:	gnome-control-center
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -77,14 +81,20 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post
+%gconf_schema_install gnome-launch-box.schemas
+
+%preun
+%gconf_schema_uninstall gnome-launch-box.schemas
+
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 #%doc AUTHORS CREDITS ChangeLog NEWS README THANKS TODO
 %attr(755,root,root) %{_bindir}/gnome-launch-box
 %dir %{_datadir}/lb
 %dir %{_datadir}/lb/images
-%{_datadir}/gnome-control-center/keybindings/90-gnome-launch-box.xml
 %{_datadir}/lb/images/*.png
+%{_datadir}/gnome-control-center/keybindings/90-gnome-launch-box.xml
 %{_sysconfdir}/gconf/schemas/gnome-launch-box.schemas
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -93,6 +103,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2007-12-24 11:49:17  qboosh
+- R: gnome-control-center
+- register gconf schemas
+
 Revision 1.5  2007-12-23 22:56:18  aredridel
 - 0.4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnome-launch-box.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list