upgrade to upstream version 0.6.3
This commit is contained in:
parent
1b39622377
commit
0ff4fed590
@ -1,3 +1,4 @@
|
||||
avahi-0.5.2.tar.gz
|
||||
avahi-0.6.tar.gz
|
||||
avahi-0.6.1.tar.gz
|
||||
avahi-0.6.3.tar.gz
|
||||
|
12
avahi.spec
12
avahi.spec
@ -1,10 +1,10 @@
|
||||
Name: avahi
|
||||
Version: 0.6.1
|
||||
Release: 3
|
||||
Version: 0.6.3
|
||||
Release: 1
|
||||
Summary: Local network service discovery
|
||||
Group: System Environment/Base
|
||||
License: LGPL
|
||||
URL: http://www.freedesktop.org/Software/Avahi
|
||||
URL: http://avahi.org
|
||||
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
|
||||
Requires: dbus, libdaemon, expat, python, dbus-python, libcap
|
||||
@ -90,7 +90,8 @@ necessary for developing programs using avahi.
|
||||
#^- this patch now upstream
|
||||
%patch2 -p1 -b .start_after_dbus
|
||||
%patch3 -p1 -b .initscript_status
|
||||
%patch4 -p1 -b .dbus-0.6
|
||||
#%patch4 -p1 -b .dbus-0.6
|
||||
#^- this patch now upstream
|
||||
|
||||
%build
|
||||
# auto* update needed for avahi-0.5.2-fedora.patch
|
||||
@ -245,6 +246,9 @@ fi
|
||||
%{_includedir}/avahi-qt3
|
||||
|
||||
%changelog
|
||||
* Mon Jan 09 2006 Jason Vas Dias <jvdias@redhat.com> - 0.6.3-1
|
||||
- Upgrade to upstream version 0.6.3
|
||||
|
||||
* Thu Dec 22 2005 Jason Vas Dias <jvdias@redhat.com> - 0.6.1-3
|
||||
- move initscripts from /etc/init.d to /etc/rc.d/init.d
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user