OBS User unknown 2007-07-05 07:50:23 +00:00 committed by Git OBS Bridge
parent dc9452598d
commit 1fc28c05ef
2 changed files with 9 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jul 5 02:19:19 CEST 2007 - maw@suse.de
- Remove some extraneous comments in the .spec file.
-------------------------------------------------------------------
Tue Jul 3 12:17:48 CDT 2007 - maw@suse.de

View File

@ -18,7 +18,7 @@ BuildRequires: libqt4-devel python-gtk-devel
BuildRequires: python-gtk qt-devel
%endif
Version: 0.6.20
Release: 1
Release: 2
URL: http://www.avahi.org/
Group: System/Daemons
License: LGPL v2 or later
@ -29,7 +29,6 @@ Source2: avahi-bookmarks.init
Source3: avahi.firewall
Patch0: avahi-gacdir.patch
Patch1: avahi-desktop.patch
### Patch2: avahi-discover-icon.patch
# See also http://www.avahi.org/wiki/DownloadAvahi#RequirementsTable
Requires: dbus-1
# Not really required, but many tools expect nss-mdns installed:
@ -413,7 +412,7 @@ install -m 644 %{S:3} $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/SuSEfirewall2.d/se
%suse_update_desktop_file -r avahi-discover GNOME System Monitor
%clean
### rm -rf $RPM_BUILD_ROOT
rm -rf $RPM_BUILD_ROOT
%pre
%{_sbindir}/groupadd -r avahi 2> /dev/null || :
@ -568,7 +567,6 @@ install -m 644 %{S:3} $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/SuSEfirewall2.d/se
%{_libdir}/*avahi-client*.so
%{_libdir}/*avahi-core.*a
%{_libdir}/*avahi-core*.so
### %{_libdir}/*avahi-common.*a
%{_libdir}/*avahi-common*.so
%{_libdir}/*avahi-glib*.*a
%{_libdir}/*avahi-glib*.so
@ -586,6 +584,8 @@ install -m 644 %{S:3} $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/SuSEfirewall2.d/se
%{_libdir}/pkgconfig/avahi-ui.pc
%changelog
* Thu Jul 05 2007 - maw@suse.de
- Remove some extraneous comments in the .spec file.
* Tue Jul 03 2007 - maw@suse.de
- Update to version 0.6.20:
+ Various bug fixes and portability fixes