Author: patrys Date: Wed Jun 4 00:19:31 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - 3.32 - patch1 applies upstream - patch2 seems obsolete
---- Files affected: SPECS: bluez-utils.spec (1.81 -> 1.82) ---- Diffs: ================================================================ Index: SPECS/bluez-utils.spec diff -u SPECS/bluez-utils.spec:1.81 SPECS/bluez-utils.spec:1.82 --- SPECS/bluez-utils.spec:1.81 Fri May 23 20:42:14 2008 +++ SPECS/bluez-utils.spec Wed Jun 4 02:19:25 2008 @@ -2,27 +2,25 @@ Summary: Bluetooth utilities Summary(pl.UTF-8): Narzędzia Bluetooth Name: bluez-utils -Version: 3.31 -Release: 2 +Version: 3.32 +Release: 1 Epoch: 0 License: GPL v2+ Group: Applications/System #Source0Download: http://www.bluez.org/download.html Source0: http://bluez.sourceforge.net/download/%{name}-%{version}.tar.gz -# Source0-md5: a87bd1e87923ff60c5855be74f0d3f7a +# Source0-md5: 781ad0e5b3583d90e562e408a5226da1 Source1: %{name}.init Source2: %{name}.sysconfig Source3: %{name}-udev.rules Source4: %{name}-udev.script Patch0: %{name}-etc_dir.patch -Patch1: %{name}-bnep_ifup.patch -Patch2: %{name}-nap_bridge_fix.patch URL: http://www.bluez.org/ BuildRequires: alsa-lib-devel >= 1.0.10-1 BuildRequires: autoconf >= 2.50 BuildRequires: automake BuildRequires: bison -BuildRequires: bluez-libs-devel >= 3.31 +BuildRequires: bluez-libs-devel >= 3.32 BuildRequires: dbus-glib-devel >= 0.60 BuildRequires: glib2-devel >= 2.0 BuildRequires: gstreamer-devel >= 0.10 @@ -34,7 +32,7 @@ BuildRequires: openobex-devel >= 1.1 BuildRequires: pkgconfig >= 1:0.9.0 BuildRequires: rpmbuild(macros) >= 1.268 -Requires: bluez-libs >= 3.31 +Requires: bluez-libs >= 3.32 Requires: rc-scripts Obsoletes: bluez-pan Obsoletes: bluez-sdp @@ -93,7 +91,7 @@ Summary: Bluetooth backend for CUPS Summary(pl.UTF-8): Backend Bluetooth dla CUPS-a Group: Applications/Printing -Requires: bluez-libs >= 3.31 +Requires: bluez-libs >= 3.32 Requires: cups %description -n cups-backend-bluetooth @@ -106,7 +104,7 @@ Summary: Bluetooth support for gstreamer Summary(pl.UTF-8): Obsługa Bluetooth dla gstreamera Group: Libraries -Requires: bluez-libs >= 3.31 +Requires: bluez-libs >= 3.32 Requires: gstreamer >= 0.10 Requires: gstreamer-plugins-base >= 0.10 @@ -119,8 +117,6 @@ %prep %setup -q %patch0 -p1 -%patch1 -p0 -%patch2 -p0 %build %{__libtoolize} @@ -196,7 +192,7 @@ %files %defattr(644,root,root,755) -%doc AUTHORS ChangeLog README audio/audio-api.txt daemon/hal-namespace.txt hcid/dbus-api.txt input/input-api.txt network/network-api.txt serial/serial-api.txt +%doc AUTHORS ChangeLog README audio/audio-api.txt hcid/dbus-api.txt input/input-api.txt network/network-api.txt serial/serial-api.txt %attr(755,root,root) %{_bindir}/* %attr(755,root,root) %{_sbindir}/* %dir %{_libdir}/bluetooth @@ -234,6 +230,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.82 2008-06-04 00:19:25 patrys +- 3.32 +- patch1 applies upstream +- patch2 seems obsolete + Revision 1.81 2008-05-23 18:42:14 wolvverine - patches from http://blueman.tuxfamily.org ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/bluez-utils.spec?r1=1.81&r2=1.82&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
