Author: qboosh Date: Mon Dec 26 12:48:28 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 4.97 - pl for -systemd
---- Files affected: packages/bluez: bluez.spec (1.79 -> 1.80) ---- Diffs: ================================================================ Index: packages/bluez/bluez.spec diff -u packages/bluez/bluez.spec:1.79 packages/bluez/bluez.spec:1.80 --- packages/bluez/bluez.spec:1.79 Sun Dec 4 19:36:53 2011 +++ packages/bluez/bluez.spec Mon Dec 26 13:48:23 2011 @@ -2,13 +2,13 @@ Summary: Bluetooth utilities Summary(pl.UTF-8): Narzędzia Bluetooth Name: bluez -Version: 4.96 -Release: 4 +Version: 4.97 +Release: 1 License: GPL v2+ Group: Applications/System #Source0Download: http://www.bluez.org/download.html Source0: http://www.kernel.org/pub/linux/bluetooth/%{name}-%{version}.tar.bz2 -# Source0-md5: 255c3dda8b93210ab0dcf8d04ddaf69f +# Source0-md5: b302cee7f9b9527d29775449d7e1dfe6 Source1: %{name}.init Source2: %{name}.sysconfig Source3: dund.init @@ -22,6 +22,7 @@ BuildRequires: autoconf >= 2.60 BuildRequires: automake BuildRequires: bison +BuildRequires: check-devel >= 0.9.4 BuildRequires: dbus-devel >= 1.0 BuildRequires: glib2-devel >= 1:2.16 BuildRequires: gstreamer-devel >= 0.10.30 @@ -173,6 +174,7 @@ %package systemd Summary: systemd units for bluez +Summary(pl.UTF-8): Jednostki systemd dla pakietu bluez Group: Base Requires: %{name} = %{epoch}:%{version}-%{release} Requires: systemd-units >= 37-0.10 @@ -180,6 +182,9 @@ %description systemd systemd units for bluez. +%description systemd -l pl.UTF-8 +Jednostki systemd dla pakietu bluez. + %prep %setup -q %patch0 -p1 @@ -217,6 +222,7 @@ --enable-pcmcia \ --enable-pnat \ --enable-serial \ + --enable-thermometer \ --enable-tools \ --enable-usb \ --enable-udevrules \ @@ -376,6 +382,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.80 2011/12/26 12:48:23 qboosh +- updated to 4.97 +- pl for -systemd + Revision 1.79 2011/12/04 18:36:53 wiget - use newer systemd macros - rel. 4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/bluez/bluez.spec?r1=1.79&r2=1.80&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
