Author: wiget Date: Sun Aug 21 10:20:47 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.6.0
---- Files affected: SPECS: gnome-bluetooth.spec (1.25 -> 1.26) ---- Diffs: ================================================================ Index: SPECS/gnome-bluetooth.spec diff -u SPECS/gnome-bluetooth.spec:1.25 SPECS/gnome-bluetooth.spec:1.26 --- SPECS/gnome-bluetooth.spec:1.25 Thu Jun 23 14:31:27 2005 +++ SPECS/gnome-bluetooth.spec Sun Aug 21 12:20:41 2005 @@ -2,22 +2,21 @@ Summary: GNOME Bluetooth Subsystem Summary(pl): Podsystem GNOME Bluetooth Name: gnome-bluetooth -Version: 0.5.1 -Release: 6 +Version: 0.6.0 +Release: 1 License: GPL Group: X11/Applications -Source0: http://downloads.usefulinc.com/gnome-bluetooth/%{name}-%{version}.tar.gz -# Source0-md5: 60dfef22c0cc075ac1e3d84c249b8ca3 +Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-bluetooth/0.6/%{name}-%{version}.tar.gz +# Source0-md5: 19f55205ec977f22946088cfd3c4c7b4 Patch0: %{name}-python.patch Patch1: %{name}-gnomeui.patch Patch2: %{name}-desktop.patch Patch3: %{name}-cleanup.patch -Patch4: %{name}-pygtk.patch URL: http://usefulinc.com/software/gnome-bluetooth/ BuildRequires: autoconf BuildRequires: automake BuildRequires: gob2 >= 2.0.8 -BuildRequires: libbtctl-devel >= 0.4 +BuildRequires: libbtctl-devel >= 0.5 BuildRequires: libgnomeui-devel BuildRequires: libtool BuildRequires: nautilus-devel @@ -90,7 +89,6 @@ %patch1 -p1 %patch2 -p1 %patch3 -p0 -%patch4 -p1 sed -i -e 's#$(PYTHON_PREFIX)/lib#$(PYTHON_PREFIX)/%{_lib}#g' python/Makefile.am @@ -120,6 +118,12 @@ %find_lang %{name} --with-gnome +%post +%gconf_schema_install gnome-obex-server.schemas + +%preun +%gconf_schema_uninstall gnome-obex-server.schemas + %clean rm -rf $RPM_BUILD_ROOT @@ -128,10 +132,9 @@ %doc AUTHORS ChangeLog NEWS README %attr(755,root,root) %{_bindir}/* %attr(755,root,root) %{_libdir}/*.so.* -%attr(755,root,root) %{_libdir}/bonobo/*.so -%{_libdir}/bonobo/servers/* %{_datadir}/%{name} %{_desktopdir}/* +%{_sysconfdir}/gconf/schemas/gnome-obex-server.schemas %dir %{py_sitedir}/gnomebt %attr(755,root,root) %{py_sitedir}/gnomebt/*.so @@ -155,6 +158,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.26 2005/08/21 10:20:41 wiget +- updated to 0.6.0 + Revision 1.25 2005/06/23 12:31:27 blues - missing Req. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gnome-bluetooth.spec?r1=1.25&r2=1.26&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
