update to 1.8.14
remove previous patch apparently not needed anymore with systemd 218 [release 1.8.14-1mamba;Sat Jan 10 2015]
This commit is contained in:
parent
c5c6a5e201
commit
783466452d
10
dbus.spec
10
dbus.spec
@ -2,8 +2,8 @@
|
||||
%define messagebus_gid 25
|
||||
|
||||
Name: dbus
|
||||
Version: 1.8.8
|
||||
Release: 2mamba
|
||||
Version: 1.8.14
|
||||
Release: 1mamba
|
||||
Summary: A message bus, used for sending messages between applications
|
||||
Group: System/Servers
|
||||
Vendor: openmamba
|
||||
@ -111,7 +111,7 @@ This package includes the %{name} API documentation.
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1 -b .cve_2006_6107
|
||||
%patch2 -p1
|
||||
#%patch2 -p1
|
||||
|
||||
%build
|
||||
%configure \
|
||||
@ -257,6 +257,10 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \;
|
||||
%{_docdir}/dbus/*
|
||||
|
||||
%changelog
|
||||
* Sat Jan 10 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 1.8.14-1mamba
|
||||
- update to 1.8.14
|
||||
- remove previous patch apparently not needed anymore with systemd 218
|
||||
|
||||
* Fri Dec 05 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 1.8.8-2mamba
|
||||
- patch systemd service file to fix shutdown hang (http://superuser.com/questions/767414/why-does-systemd-hang-during-reboot)
|
||||
- remove old initscript and complete systemd migration
|
||||
|
Loading…
Reference in New Issue
Block a user