SPECS: bluez-utils.spec - add package for gstreamer
wolvverine
wolvverine at pld-linux.org
Thu Aug 30 03:26:47 CEST 2007
Author: wolvverine Date: Thu Aug 30 01:26:47 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- add package for gstreamer
---- Files affected:
SPECS:
bluez-utils.spec (1.58 -> 1.59)
---- Diffs:
================================================================
Index: SPECS/bluez-utils.spec
diff -u SPECS/bluez-utils.spec:1.58 SPECS/bluez-utils.spec:1.59
--- SPECS/bluez-utils.spec:1.58 Thu Aug 30 00:22:16 2007
+++ SPECS/bluez-utils.spec Thu Aug 30 03:26:42 2007
@@ -23,10 +23,11 @@
BuildRequires: bluez-libs-devel >= 3.16
BuildRequires: dbus-glib-devel >= 0.60
BuildRequires: glib2-devel >= 2.0
+BuildRequires: gstreamer-devel
BuildRequires: hal-devel >= 0.5.8
BuildRequires: libtool
BuildRequires: libusb-devel
-BuildRequires: pkgconfig
+BuildRequires: pkgconfig >= 0.9.0
BuildRequires: rpmbuild(macros) >= 1.268
# used only by noinst bluetoothd-service-sync
#BuildRequires: libopensync-devel
@@ -95,6 +96,19 @@
%description -n cups-backend-bluetooth -l pl.UTF-8
Backend Bluetooth dla CUPS-a.
+%package -n gstreamer-bluetooth
+Summary: Bluetooth support for gstreamer
+Summary(pl.UTF-8): Obsługa Bluetooth dla gstreamer-a
+Group: Libraries
+Requires: bluez-libs >= 3.16
+Requires: gstreamer
+
+%description -n gstreamer-bluetooth
+Bluetooth support for gstreamer.
+
+%description -n gstreamer-bluetooth -l pl.UTF-8
+Obsługa Bluetooth dla gstreamera.
+
%prep
%setup -q
%patch0 -p1
@@ -115,6 +129,7 @@
--enable-network \
--enable-pcmciarules \
--enable-serial \
+ --enable-gstreamer \
--with-cups=/usr
%{__make} \
cupsdir=%{cupsdir}
@@ -186,12 +201,19 @@
%defattr(644,root,root,755)
%attr(755,root,root) %{_prefix}/lib/cups/backend/bluetooth
+%files -n gstreamer-bluetooth
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/gstreamer*/libgstbluetooth.so
+
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
* %{date} PLD Team <feedback at pld-linux.org>
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.59 2007/08/30 01:26:42 wolvverine
+- add package for gstreamer
+
Revision 1.58 2007/08/29 22:22:16 wolvverine
- rel.2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/bluez-utils.spec?r1=1.58&r2=1.59&f=u
More information about the pld-cvs-commit
mailing list