SPECS: agave.spec - 0.4.3 - package gnome lang files

aredridel aredridel at pld-linux.org
Fri Jun 1 02:58:25 CEST 2007


Author: aredridel                    Date: Fri Jun  1 00:58:25 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 0.4.3
- package gnome lang files

---- Files affected:
SPECS:
   agave.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/agave.spec
diff -u SPECS/agave.spec:1.5 SPECS/agave.spec:1.6
--- SPECS/agave.spec:1.5	Mon Feb 12 23:09:09 2007
+++ SPECS/agave.spec	Fri Jun  1 02:58:20 2007
@@ -2,16 +2,18 @@
 Summary:	Color scheme generator for GNOME
 Summary(pl.UTF-8):	Generator schematów kolorów dla GNOME
 Name:		agave
-Version:	0.4.1
-Release:	0.1
+Version:	0.4.3
+Release:	1
 License:	GPL
 Group:		X11/Applications
 Source0:	http://download.gna.org/colorscheme/releases/%{name}-%{version}.tar.bz2
-# Source0-md5:	e038138eff31a5286e1e41ac0e3b0f04
-Patch0:	%{name}-locale.patch
+# Source0-md5:	8ce75dd2f508a0eef544a2c98dc93e39
+Patch0:		%{name}-locale.patch
 URL:		http://home.gna.org/colorscheme/
 BuildRequires:	gconfmm-devel >= 2.12.0
 BuildRequires:	gtkmm-devel >= 2.6.0
+BuildRequires:	scrollkeeper
+Requires(post,postun):	scrollkeeper
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -40,7 +42,8 @@
 mv po/es{_ES,}.po
 
 %build
-%configure
+%configure \
+	--disable-scrollkeeper
 %{__make}
 
 %install
@@ -49,11 +52,21 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-%find_lang %{name}
+%find_lang %{name} --with-gnome
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post
+%scrollkeeper_update_post
+%gconf_schema_install %{name}.schemas
+
+%preun
+%gconf_schema_uninstall %{name}.schemas
+
+%postun
+%scrollkeeper_update_postun
+
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc README AUTHORS NEWS TODO ChangeLog
@@ -69,6 +82,9 @@
 %{_desktopdir}/agave.desktop
 %{_iconsdir}/hicolor/48x48/apps/agave-icon.png
 %{_iconsdir}/hicolor/scalable/apps/agave-icon.svg
+%{_sysconfdir}/gconf/schemas/agave.schemas
+%{_datadir}/agave/ui/agave.glade
+%{_datadir}/omf/agave
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -76,6 +92,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2007/06/01 00:58:20  aredridel
+- 0.4.3
+- package gnome lang files
+
 Revision 1.5  2007/02/12 22:09:09  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/agave.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list