Author: patrys Date: Sun Mar 23 17:36:10 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - use system daemon - rel 2
---- Files affected: SPECS: obex-data-server.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/obex-data-server.spec diff -u SPECS/obex-data-server.spec:1.1 SPECS/obex-data-server.spec:1.2 --- SPECS/obex-data-server.spec:1.1 Sun Mar 23 17:51:50 2008 +++ SPECS/obex-data-server.spec Sun Mar 23 18:36:05 2008 @@ -3,7 +3,7 @@ Summary: D-Bus service providing high-level OBEX client and server side functionality Name: obex-data-server Version: 0.3 -Release: 1 +Release: 2 License: GPL v2+ Group: X11/Applications #Source0Download: http://www.bluez.org/download.html @@ -35,7 +35,7 @@ %{__autoheader} %{__autoconf} %configure \ - --disable-desktop-update \ + --enable-system-config %{__make} %install @@ -51,6 +51,7 @@ %defattr(644,root,root,755) %doc AUTHORS ChangeLog README %attr(755,root,root) %{_bindir}/obex-data-server +/etc/dbus-1/system.d/obex-data-server.conf %{_datadir}/dbus-1/services/obex-data-server.service %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -59,6 +60,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2008-03-23 17:36:05 patrys +- use system daemon +- rel 2 + Revision 1.1 2008-03-23 16:51:50 patrys - initial release ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/obex-data-server.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
