]> git.pld-linux.org Git - packages/dbus.git/commitdiff
- rel 5; add datadir/dbus-1/interfaces dir auto/th/dbus-1_1_2-5
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 19 Dec 2007 11:38:53 +0000 (11:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dbus.spec -> 1.163

dbus.spec

index 7796259de7deea4d96325e869f0a65bcd07136db..77cf1d61df707058a3915fd623449291ee1a54fd 100644 (file)
--- a/dbus.spec
+++ b/dbus.spec
@@ -3,7 +3,7 @@ Summary:        D-BUS message bus
 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
@@ -126,7 +126,7 @@ install -d $RPM_BUILD_ROOT/etc/profile.d
 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 \
@@ -189,6 +189,7 @@ fi
 %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
This page took 0.036092 seconds and 4 git commands to generate.