fix bugs 194203, 192080
This commit is contained in:
parent
a51960b792
commit
69016d857f
19
avahi.spec
19
avahi.spec
@ -12,12 +12,23 @@ Group: System Environment/Base
|
|||||||
License: LGPL
|
License: LGPL
|
||||||
URL: http://avahi.org
|
URL: http://avahi.org
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
BuildRequires: doxygen, gtk2-devel, qt-devel, libglade2-devel, libdaemon-devel, glib-devel, libcap-devel, dbus-devel, expat-devel, python, dbus-python, gdbm-devel pygtk2
|
|
||||||
%if %{WITH_MONO}
|
|
||||||
BuildRequires: mono-devel >= 1.1.13
|
|
||||||
%endif
|
|
||||||
Requires: dbus, libdaemon, expat, python, dbus-python, libcap
|
Requires: dbus, libdaemon, expat, python, dbus-python, libcap
|
||||||
Requires(post): initscripts, chkconfig, ldconfig
|
Requires(post): initscripts, chkconfig, ldconfig
|
||||||
|
BuildRequires: dbus-devel
|
||||||
|
BuildRequires: dbus-python
|
||||||
|
BuildRequires: gtk2-devel
|
||||||
|
BuildRequires: qt-devel
|
||||||
|
BuildRequires: libglade2-devel
|
||||||
|
BuildRequires: libdaemon-devel
|
||||||
|
BuildRequires: glib-devel
|
||||||
|
BuildRequires: libcap-devel
|
||||||
|
BuildRequires: expat-devel
|
||||||
|
BuildRequires: python
|
||||||
|
BuildRequires: gdbm-devel
|
||||||
|
BuildRequires: pygtk2
|
||||||
|
%if %{WITH_MONO}
|
||||||
|
BuildRequires: mono-devel >= 1.1.13
|
||||||
|
%endif
|
||||||
Obsoletes: howl
|
Obsoletes: howl
|
||||||
Source0: %{name}-%{version}.tar.gz
|
Source0: %{name}-%{version}.tar.gz
|
||||||
Patch1: avahi-0.5.2-fedora.patch
|
Patch1: avahi-0.5.2-fedora.patch
|
||||||
|
Loading…
Reference in New Issue
Block a user