This commit is contained in:
parent
6e643e2dd6
commit
2058735940
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 26 12:23:04 CEST 2007 - rguenther@suse.de
|
||||||
|
|
||||||
|
- Add gdbm-devel and zlib-devel BuildRequires.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 13 19:37:35 CET 2007 - crivera@suse.de
|
Tue Mar 13 19:37:35 CET 2007 - crivera@suse.de
|
||||||
|
|
||||||
|
@ -11,14 +11,14 @@
|
|||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
Name: avahi
|
Name: avahi
|
||||||
BuildRequires: dbus-1-devel dbus-1-python doxygen graphviz libdaemon-devel libglade2-devel mono-devel monodoc-core python-devel python-gdbm qt3-devel update-desktop-files
|
BuildRequires: dbus-1-devel dbus-1-python doxygen gdbm-devel graphviz libdaemon-devel libglade2-devel mono-devel monodoc-core python-devel python-gdbm qt3-devel update-desktop-files zlib-devel
|
||||||
%if %suse_version > 1010
|
%if %suse_version > 1010
|
||||||
BuildRequires: libqt4-devel python-gtk-devel
|
BuildRequires: libqt4-devel python-gtk-devel
|
||||||
%else
|
%else
|
||||||
BuildRequires: python-gtk qt-devel
|
BuildRequires: python-gtk qt-devel
|
||||||
%endif
|
%endif
|
||||||
Version: 0.6.17
|
Version: 0.6.17
|
||||||
Release: 8
|
Release: 10
|
||||||
URL: http://www.avahi.org/
|
URL: http://www.avahi.org/
|
||||||
Group: System/Daemons
|
Group: System/Daemons
|
||||||
License: GNU Library General Public License v. 2.0 and 2.1 (LGPL)
|
License: GNU Library General Public License v. 2.0 and 2.1 (LGPL)
|
||||||
@ -553,6 +553,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/pkgconfig/avahi-qt4.pc
|
%{_libdir}/pkgconfig/avahi-qt4.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 26 2007 - rguenther@suse.de
|
||||||
|
- Add gdbm-devel and zlib-devel BuildRequires.
|
||||||
* Tue Mar 13 2007 - crivera@suse.de
|
* Tue Mar 13 2007 - crivera@suse.de
|
||||||
- Rework the sub package split. There is a new package, avahi-python,
|
- Rework the sub package split. There is a new package, avahi-python,
|
||||||
that contains all of the Python utilities. This removes all Python
|
that contains all of the Python utilities. This removes all Python
|
||||||
|
Loading…
Reference in New Issue
Block a user