packages (DEVEL): gnome-bluetooth/gnome-bluetooth.spec - 2.27.5 - drop unsu...

patrys patrys at pld-linux.org
Sun May 24 17:38:06 CEST 2009


Author: patrys                       Date: Sun May 24 15:38:06 2009 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- 2.27.5
- drop unsupported locale early

---- Files affected:
packages/gnome-bluetooth:
   gnome-bluetooth.spec (1.70.2.2 -> 1.70.2.3) 

---- Diffs:

================================================================
Index: packages/gnome-bluetooth/gnome-bluetooth.spec
diff -u packages/gnome-bluetooth/gnome-bluetooth.spec:1.70.2.2 packages/gnome-bluetooth/gnome-bluetooth.spec:1.70.2.3
--- packages/gnome-bluetooth/gnome-bluetooth.spec:1.70.2.2	Sat Apr 11 22:52:44 2009
+++ packages/gnome-bluetooth/gnome-bluetooth.spec	Sun May 24 17:38:01 2009
@@ -2,12 +2,12 @@
 Summary:	GNOME Bluetooth Subsystem
 Summary(pl.UTF-8):	Podsystem GNOME Bluetooth
 Name:		gnome-bluetooth
-Version:	2.27.2
+Version:	2.27.5
 Release:	1
 License:	GPL v2+
 Group:		X11/Applications
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/gnome-bluetooth/2.27/%{name}-%{version}.tar.bz2
-# Source0-md5:	cbcc67dcf2205dd187dc368952c7edd2
+# Source0-md5:	aed68677df14a79b047760595e942638
 URL:		http://live.gnome.org/GnomeBluetooth
 BuildRequires:	GConf2-devel >= 2.24.0
 BuildRequires:	autoconf >= 2.52
@@ -28,10 +28,13 @@
 Requires(post,preun):	GConf2
 Requires:	%{name}-libs = %{version}-%{release}
 Requires:	bluez >= 4.22
+Requires:	dbus-glib
+Requires:	gtk+2 >= 2:2.10.0
 Requires:	hicolor-icon-theme
-Requires:	obex-data-server
+Requires:	obex-data-server >= 0.3
 Obsoletes:	python-gnome-bluetooth
-Conflicts:	bluez-gnome
+Obsoletes:	bluez-gnome < 1.9
+Obsoletes:	bluez-pin
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -96,6 +99,8 @@
 
 %prep
 %setup -q
+sed -i 's/mus//g' po/LINGUAS
+rm -f po/mus.po
 
 %build
 %{__gtkdocize}
@@ -120,9 +125,7 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/mus
-
-%find_lang %{name}2
+%find_lang %{name} --with-gnome --with-omf --all-name
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -140,7 +143,7 @@
 %post	libs -p /sbin/ldconfig
 %postun	libs -p /sbin/ldconfig
 
-%files -f %{name}2.lang
+%files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
 %attr(755,root,root) %{_bindir}/bluetooth-applet
@@ -184,6 +187,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.70.2.3  2009/05/24 15:38:01  patrys
+- 2.27.5
+- drop unsupported locale early
+
 Revision 1.70.2.2  2009/04/11 20:52:44  megabajt
 - updated to 2.27.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gnome-bluetooth/gnome-bluetooth.spec?r1=1.70.2.2&r2=1.70.2.3&f=u



More information about the pld-cvs-commit mailing list