Author: patrys Date: Sat Oct 18 15:46:52 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - 0.4 - drop bluez api patch
---- Files affected: SPECS: obex-data-server.spec (1.10 -> 1.11) ---- Diffs: ================================================================ Index: SPECS/obex-data-server.spec diff -u SPECS/obex-data-server.spec:1.10 SPECS/obex-data-server.spec:1.11 --- SPECS/obex-data-server.spec:1.10 Sun Sep 7 14:11:10 2008 +++ SPECS/obex-data-server.spec Sat Oct 18 17:46:47 2008 @@ -3,13 +3,12 @@ Summary: D-Bus service providing high-level OBEX client and server side functionality Summary(pl.UTF-8): Usługa D-Bus dostarczająca wysokopoziomową funkcjonalność klientą i serwera OBEX Name: obex-data-server -Version: 0.3.4 +Version: 0.4 Release: 1 License: GPL v2+ Group: X11/Applications Source0: http://tadas.dailyda.com/software/%{name}-%{version}.tar.gz -# Source0-md5: 5c71d24e8d471cc294d9d47a8f8de971 -Patch0: %{name}-bluez.patch +# Source0-md5: e019231cc14ee2da85c626104097cdd8 URL: http://wiki.muiline.com/obex-data-server BuildRequires: GConf2-devel >= 2.6 BuildRequires: autoconf >= 2.50 @@ -35,7 +34,6 @@ %prep %setup -q -%patch0 -p1 %build %{__aclocal} @@ -59,6 +57,8 @@ %doc AUTHORS ChangeLog README %attr(755,root,root) %{_bindir}/obex-data-server %{_datadir}/dbus-1/services/obex-data-server.service +%dir %{_sysconfdir}/obex-data-server +%{_sysconfdir}/obex-data-server/*.xml %{_mandir}/man1/obex-data-server.1* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -67,6 +67,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.11 2008/10/18 15:46:47 patrys +- 0.4 +- drop bluez api patch + Revision 1.10 2008/09/07 12:11:10 patrys - add bluez api patch - rel 1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/obex-data-server.spec?r1=1.10&r2=1.11&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
