Author: arekm Date: Wed Dec 19 11:38:59 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 5; add datadir/dbus-1/interfaces dir
---- Files affected: SPECS: dbus.spec (1.162 -> 1.163) ---- Diffs: ================================================================ Index: SPECS/dbus.spec diff -u SPECS/dbus.spec:1.162 SPECS/dbus.spec:1.163 --- SPECS/dbus.spec:1.162 Wed Oct 31 19:45:01 2007 +++ SPECS/dbus.spec Wed Dec 19 12:38:53 2007 @@ -4,7 +4,7 @@ Summary(pl.UTF-8): Magistrala przesyłania komunikatów D-BUS Name: dbus Version: 1.1.2 -Release: 4 +Release: 5 License: AFL v2.1 or GPL v2 Group: Libraries Source0: http://dbus.freedesktop.org/releases/dbus/%{name}-%{version}.tar.gz @@ -127,7 +127,7 @@ install -d $RPM_BUILD_ROOT/etc/rc.d/init.d install -d $RPM_BUILD_ROOT/etc/sysconfig install -d $RPM_BUILD_ROOT/etc/X11/xinit/xinitrc.d -install -d $RPM_BUILD_ROOT%{_datadir}/dbus-1/services +install -d $RPM_BUILD_ROOT%{_datadir}/dbus-1/{services,interfaces} install -d $RPM_BUILD_ROOT%{_localstatedir}/run/dbus %{__make} install \ @@ -190,6 +190,7 @@ %attr(4754,root,messagebus) %{_libdir}/dbus-daemon-launch-helper %dir %{_libdir}/dbus-1 %dir %{_datadir}/dbus-1 +%dir %{_datadir}/dbus-1/interfaces %dir %{_datadir}/dbus-1/services %dir %{_datadir}/dbus-1/system-services %dir %{_sysconfdir}/dbus-1 @@ -235,7 +236,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.162 2007-10-31 18:45:01 qboosh +Revision 1.163 2007-12-19 11:38:53 arekm +- rel 5; add datadir/dbus-1/interfaces dir + +Revision 1.162 2007/10/31 18:45:01 qboosh - release 4 Revision 1.161 2007/10/31 18:44:16 qboosh ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/dbus.spec?r1=1.162&r2=1.163&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
