SPECS: libgnomedb3.spec - fixed gconf schemas name - added missing...

jareq jareq at pld-linux.org
Fri Sep 28 11:55:59 CEST 2007


Author: jareq                        Date: Fri Sep 28 09:55:59 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed gconf schemas name
- added missing dir  
- rel 3

---- Files affected:
SPECS:
   libgnomedb3.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/libgnomedb3.spec
diff -u SPECS/libgnomedb3.spec:1.8 SPECS/libgnomedb3.spec:1.9
--- SPECS/libgnomedb3.spec:1.8	Tue Sep 18 18:43:48 2007
+++ SPECS/libgnomedb3.spec	Fri Sep 28 11:55:54 2007
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	Biblioteka widgetów GNOME-DB
 Name:		libgnomedb3
 Version:	3.1.1
-Release:	2
+Release:	3
 License:	LGPL v2+
 Group:		X11/Libraries
 Source0:	http://ftp.gnome.org/pub/gnome/sources/libgnomedb/3.1/libgnomedb-%{version}.tar.bz2
@@ -151,10 +151,10 @@
 
 %post
 /sbin/ldconfig
-%gconf_schema_install libgnomedb.schemas
+%gconf_schema_install libgnomedb-3.0.schemas
 
 %preun
-%gconf_schema_uninstall libgnomedb.schemas
+%gconf_schema_uninstall libgnomedb-3.0.schemas
 
 %postun	-p /sbin/ldconfig
 
@@ -226,6 +226,7 @@
 %attr(755,root,root) %{_bindir}/gnome-db-browser
 %attr(755,root,root) %{_bindir}/gnome-db-demo
 %{_desktopdir}/database-properties-3.0.desktop
+%{_pixmapsdir}/libgnomedb-3.0
 %{_pixmapsdir}/libgnomedb-3.0/gnome-db.png
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -234,6 +235,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2007/09/28 09:55:54  jareq
+- fixed gconf schemas name
+- added missing dir
+- rel 3
+
 Revision 1.8  2007/09/18 16:43:48  baggins
 - rel 2
 - separated glade3 module
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libgnomedb3.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list