]> git.pld-linux.org Git - packages/dbus.git/blobdiff - dbus.spec
- updated to 1.4.6
[packages/dbus.git] / dbus.spec
index 51abc3ec6cf122e25bb5f15be6adeb308cd63ab8..4a5d920c15c02d15a86da51942735ee8b8c1bc88 100644 (file)
--- a/dbus.spec
+++ b/dbus.spec
@@ -7,12 +7,12 @@
 Summary:       D-BUS message bus
 Summary(pl.UTF-8):     Magistrala przesyłania komunikatów D-BUS
 Name:          dbus
-Version:       1.4.0
-Release:       3
+Version:       1.4.6
+Release:       1
 License:       AFL v2.1 or GPL v2
 Group:         Libraries
 Source0:       http://dbus.freedesktop.org/releases/dbus/%{name}-%{version}.tar.gz
-# Source0-md5: f59618b18d2fb2bd1fce9e1c5a2a3282
+# Source0-md5: 99b165f727dd8a5c4b7e2c20a8bf5db6
 Source1:       messagebus.init
 Source2:       %{name}-daemon-1-profile.d-sh
 Source3:       %{name}-sysconfig
@@ -135,7 +135,7 @@ Statyczna biblioteka D-BUS.
 
 %build
 %{__libtoolize}
-%{__aclocal}
+%{__aclocal} -I m4
 %{__autoconf}
 %{__autoheader}
 %{__automake}
@@ -197,11 +197,13 @@ if [ "$1" = "0" ]; then
        %groupremove messagebus
 fi
 
+%if 0
 %post upstart
 %upstart_post messagebus
 
 %postun upstart
 %upstart_postun messagebus
+%endif
 
 %post  libs -p /sbin/ldconfig
 %postun        libs -p /sbin/ldconfig
This page took 0.064387 seconds and 4 git commands to generate.