New upstream release
This commit is contained in:
parent
80acaf5186
commit
e8b18c75d3
@ -1 +1 @@
|
|||||||
avahi-0.6.22.tar.gz
|
avahi-0.6.24.tar.gz
|
||||||
|
11
avahi.spec
11
avahi.spec
@ -5,8 +5,8 @@
|
|||||||
%define WITH_MONO 0
|
%define WITH_MONO 0
|
||||||
%endif
|
%endif
|
||||||
Name: avahi
|
Name: avahi
|
||||||
Version: 0.6.22
|
Version: 0.6.24
|
||||||
Release: 13%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Local network service discovery
|
Summary: Local network service discovery
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
License: LGPLv2
|
License: LGPLv2
|
||||||
@ -40,8 +40,6 @@ Obsoletes: howl
|
|||||||
Source0: http://avahi.org/download/%{name}-%{version}.tar.gz
|
Source0: http://avahi.org/download/%{name}-%{version}.tar.gz
|
||||||
# enable mono's mcs to work in beehive buildroot:
|
# enable mono's mcs to work in beehive buildroot:
|
||||||
Patch2: avahi-0.6.3-MONO_SHARED_DIR.patch
|
Patch2: avahi-0.6.3-MONO_SHARED_DIR.patch
|
||||||
Patch3: avahi-0.6.22-vncviewer.patch
|
|
||||||
Patch4: avahi-0.6.22-update-de.patch
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Avahi is a system which facilitates service discovery on
|
Avahi is a system which facilitates service discovery on
|
||||||
@ -265,8 +263,6 @@ fashion with mDNS.
|
|||||||
%if %{WITH_MONO}
|
%if %{WITH_MONO}
|
||||||
%patch2 -p1 -b .MONO_SHARED_DIR
|
%patch2 -p1 -b .MONO_SHARED_DIR
|
||||||
%endif
|
%endif
|
||||||
%patch3 -p1 -b .vncviewer
|
|
||||||
%patch4 -p1 -b .update-de
|
|
||||||
|
|
||||||
# nuke rpath, TODO: double-check if still required on new releases
|
# nuke rpath, TODO: double-check if still required on new releases
|
||||||
autoreconf -i
|
autoreconf -i
|
||||||
@ -563,6 +559,9 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 12 2008 Lennart Poettering <lpoetter@redhat.com> - 0.6.24-1
|
||||||
|
- New upstream release
|
||||||
|
|
||||||
* Wed Dec 3 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 0.6.22-13
|
* Wed Dec 3 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 0.6.22-13
|
||||||
- Fix libtool errors
|
- Fix libtool errors
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user