SPECS: bluez-gnome.spec - add intltoolize and new files

wolvverine wolvverine at pld-linux.org
Thu Aug 30 16:59:54 CEST 2007


Author: wolvverine                   Date: Thu Aug 30 14:59:54 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add intltoolize and new files

---- Files affected:
SPECS:
   bluez-gnome.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/bluez-gnome.spec
diff -u SPECS/bluez-gnome.spec:1.14 SPECS/bluez-gnome.spec:1.15
--- SPECS/bluez-gnome.spec:1.14	Thu Aug 30 04:24:10 2007
+++ SPECS/bluez-gnome.spec	Thu Aug 30 16:59:49 2007
@@ -1,4 +1,5 @@
 # $Revision$, $Date$
+# TODO locale file
 Summary:	Bluetooth PIN manager for GNOME
 Summary(pl.UTF-8):	Zarządca kodów PIN Bluetootha dla GNOME
 Name:		bluez-gnome
@@ -46,11 +47,13 @@
 %setup -q
 
 %build
+%{__intltoolize}
 %{__aclocal}
 %{__automake}
 %{__autoheader}
 %{__autoconf}
-%configure
+%configure \
+	--disable-update-mimedb
 %{__make}
 
 %install
@@ -67,10 +70,14 @@
 
 %post
 %gconf_schema_install bluetooth-manager.schemas
+%update_mime_database
 
 %preun
 %gconf_schema_uninstall bluetooth-manager.schemas
 
+%postun
+%update_mime_database
+
 %files -f bluetooth-manager.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog README
@@ -84,6 +91,7 @@
 %{_mandir}/man1/bluetooth-properties.1*
 %{_mandir}/man1/bluetooth-analyzer.1*
 %{_desktopdir}/bluetooth-analyzer.desktop
+%{_datadir}/mime/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -91,6 +99,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2007/08/30 14:59:49  wolvverine
+- add intltoolize and new files
+
 Revision 1.14  2007/08/30 02:24:10  wolvverine
 - up to 0.14, NFY
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/bluez-gnome.spec?r1=1.14&r2=1.15&f=u



More information about the pld-cvs-commit mailing list