Author: wolvverine Date: Fri Aug 3 03:15:54 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - lost files,path to autostart
---- Files affected: SPECS: bluez-gnome.spec (1.12 -> 1.13) ---- Diffs: ================================================================ Index: SPECS/bluez-gnome.spec diff -u SPECS/bluez-gnome.spec:1.12 SPECS/bluez-gnome.spec:1.13 --- SPECS/bluez-gnome.spec:1.12 Wed Aug 1 17:18:19 2007 +++ SPECS/bluez-gnome.spec Fri Aug 3 05:15:49 2007 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Zarządca kodów PIN Bluetootha dla GNOME Name: bluez-gnome Version: 0.13 -Release: 1 +Release: 2 License: GPL v2+ Group: X11/Applications #Source0Download: http://www.bluez.org/download.html @@ -58,7 +58,7 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT \ - autostartdir=%{_datadir}/gnome/autostart + autostartdir=%{_sysconfdir}/xdg/autostart %find_lang bluetooth-manager @@ -76,11 +76,14 @@ %doc AUTHORS ChangeLog README %attr(755,root,root) %{_bindir}/bluetooth-applet %attr(755,root,root) %{_bindir}/bluetooth-properties -%{_datadir}/gnome/autostart/bluetooth-applet.desktop +%attr(755,root,root) %{_bindir}/bluetooth-analyzer +%{_sysconfdir}/xdg/autostart/bluetooth-applet.desktop %{_desktopdir}/bluetooth-properties.desktop %{_sysconfdir}/gconf/schemas/bluetooth-manager.schemas %{_mandir}/man1/bluetooth-applet.1* %{_mandir}/man1/bluetooth-properties.1* +%{_mandir}/man1/bluetooth-analyzer.1* +%{_desktopdir}/bluetooth-analyzer.desktop %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -88,6 +91,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.13 2007/08/03 03:15:49 wolvverine +- lost files,path to autostart + Revision 1.12 2007/08/01 15:18:19 wolvverine - up to 0.13 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/bluez-gnome.spec?r1=1.12&r2=1.13&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
