Fix libtool errors
This commit is contained in:
parent
7c96e5bb1b
commit
80acaf5186
@ -6,7 +6,7 @@
|
||||
%endif
|
||||
Name: avahi
|
||||
Version: 0.6.22
|
||||
Release: 12%{?dist}
|
||||
Release: 13%{?dist}
|
||||
Summary: Local network service discovery
|
||||
Group: System Environment/Base
|
||||
License: LGPLv2
|
||||
@ -269,7 +269,7 @@ fashion with mDNS.
|
||||
%patch4 -p1 -b .update-de
|
||||
|
||||
# nuke rpath, TODO: double-check if still required on new releases
|
||||
autoreconf
|
||||
autoreconf -i
|
||||
|
||||
%build
|
||||
|
||||
@ -563,6 +563,9 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Dec 3 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 0.6.22-13
|
||||
- Fix libtool errors
|
||||
|
||||
* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 0.6.22-12
|
||||
- Rebuild for Python 2.6
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user