/[packages]/updates/3/dbus/current/SPECS/dbus.spec
ViewVC logotype

Diff of /updates/3/dbus/current/SPECS/dbus.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 141546 by tv, Thu Sep 8 21:15:04 2011 UTC revision 141550 by tv, Thu Sep 8 21:17:14 2011 UTC
# Line 18  Line 18 
18    
19  Summary: D-Bus message bus  Summary: D-Bus message bus
20  Name: dbus  Name: dbus
21  Version: 1.4.12  Version: 1.4.14
22  Release: %mkrel 1  Release: %mkrel 1
23  URL: http://www.freedesktop.org/Software/dbus  URL: http://www.freedesktop.org/Software/dbus
24  Source0: http://dbus.freedesktop.org/releases/dbus/%{name}-%{version}.tar.gz  Source0: http://dbus.freedesktop.org/releases/dbus/%{name}-%{version}.tar.gz
# Line 27  Source1: doxygen_to_devhelp.xsl Line 27  Source1: doxygen_to_devhelp.xsl
27  Patch0: dbus-initscript.patch  Patch0: dbus-initscript.patch
28  # (fc) 1.0.2-5mdv disable fatal warnings on check (fd.o bug #13270)  # (fc) 1.0.2-5mdv disable fatal warnings on check (fd.o bug #13270)
29  Patch3: dbus-1.0.2-disable_fatal_warning_on_check.patch  Patch3: dbus-1.0.2-disable_fatal_warning_on_check.patch
30    # (bor) synchronize dbus.service with dbus.target so dependencies work
31    Patch7:         dbus-1.4.4-dbus.service-before-dbus.target.patch
32    
33  License: GPLv2+ or AFL  License: GPLv2+ or AFL
34  Group: System/Servers  Group: System/Servers
# Line 39  BuildRequires: doxygen Line 41  BuildRequires: doxygen
41  %endif  %endif
42  BuildRequires: libtool  BuildRequires: libtool
43  BuildRequires: libcap-ng-devel  BuildRequires: libcap-ng-devel
44    BuildRequires:  glib2-devel
45  %if %{_with_systemd}  %if %{_with_systemd}
46  BuildRequires: systemd-units  BuildRequires: systemd-units
47  %endif  %endif
# Line 102  in this separate package so server syste Line 105  in this separate package so server syste
105  %patch0 -p1 -b .initscript  %patch0 -p1 -b .initscript
106  #only disable in cooker to detect buggy programs  #only disable in cooker to detect buggy programs
107  #patch3 -p1 -b .disable_fatal_warning_on_check  #patch3 -p1 -b .disable_fatal_warning_on_check
108    %patch7 -p1 -b .after_dbus_target
109    
110  %build  %build
111    
# Line 116  COMMON_ARGS="--disable-selinux --with-sy Line 120  COMMON_ARGS="--disable-selinux --with-sy
120                 --enable-verbose-mode=yes \                 --enable-verbose-mode=yes \
121                 --enable-asserts=yes \                 --enable-asserts=yes \
122                 --disable-doxygen-docs \                 --disable-doxygen-docs \
123                   --enable-userdb-cache \
124  %if !%{_with_systemd}  %if !%{_with_systemd}
125                 --without-systemdsystemunitdir \                 --without-systemdsystemunitdir \
126  %endif  %endif

Legend:
Removed from v.141546  
changed lines
  Added in v.141550

  ViewVC Help
Powered by ViewVC 1.1.30