Author: wolvverine                   Date: Tue Jul 10 00:42:10 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.2.7

---- Files affected:
SPECS:
   gimmie.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/gimmie.spec
diff -u SPECS/gimmie.spec:1.3 SPECS/gimmie.spec:1.4
--- SPECS/gimmie.spec:1.3       Tue Feb 13 18:54:25 2007
+++ SPECS/gimmie.spec   Tue Jul 10 02:42:05 2007
@@ -2,18 +2,17 @@
 Summary:       Desktop Dock and helper for GNOME
 Summary(pl.UTF-8):     Dok i pomoc dla pulpitu GNOME
 Name:          gimmie
-Version:       0.2.1
+Version:       0.2.7
 Release:       1
 License:       GPL
 Group:         X11/Applications
 Source0:       
http://www.beatniksoftware.com/gimmie/releases/%{name}-%{version}.tar.gz
-# Source0-md5: 102684f0aa1e45aa6cb3f5259a83f66a
-Patch0:                gimmie-0.2.1-bookmarks.patch
-Patch1:                gimmie-tooltip-crash.patch
+# Source0-md5: 8347cc68f9150a1332fd9fe54eaef131
 URL:           http://www.beatniksoftware.com/gimmie/
 BuildRequires: gnome-menus-editor
 BuildRequires: gnome-vfs2-devel
 BuildRequires: libgnomeprintui-devel >= 1.0
+BuildRequires: libgnomecups-devel
 BuildRequires: python-gnome-desktop-devel
 Requires:      python-Numeric
 Requires:      python-gnome-desktop-libwnck
@@ -29,12 +28,11 @@
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
 
 %build
 %configure \
-       --disable-static
+       --disable-static \
+       --disable-schemas-install
 %{__make}
 
 %install
@@ -52,9 +50,16 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post
+%gconf_schema_install %{name}.schemas
+
+%preun
+%gconf_schema_uninstall %{name}.schemas
+
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README TODO
+%{_sysconfdir}/gconf/schemas/gimmie.schemas
 %attr(755,root,root) %{_bindir}/gimmie
 %{_libdir}/bonobo/servers/GNOME_GimmieApplet.server
 %{_prefix}/lib/gimmie_applet
@@ -75,6 +80,9 @@
 %dir %{py_sitedir}/gimmie/traymanager
 %{py_sitedir}/gimmie/traymanager/*.py[co]
 %attr(755,root,root) %{py_sitedir}/gimmie/traymanager/*.so
+%{_datadir}/gnome-2.0/ui/*
+%{_iconsdir}/hicolor/*/apps/%{name}.*
+%{_pixmapsdir}/*.png
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -82,6 +90,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2007/07/10 00:42:05  wolvverine
+- up to 0.2.7
+
 Revision 1.3  2007/02/13 17:54:25  qboosh
 - pl, cleanup
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gimmie.spec?r1=1.3&r2=1.4&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to