- Remove bogus mono-libdir patches
This commit is contained in:
parent
dd04e6a1e7
commit
bc4ce50cab
11
avahi.spec
11
avahi.spec
@ -6,7 +6,7 @@
|
||||
%endif
|
||||
Name: avahi
|
||||
Version: 0.6.16
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Local network service discovery
|
||||
Group: System Environment/Base
|
||||
License: LGPL
|
||||
@ -39,7 +39,6 @@ Source0: %{name}-%{version}.tar.gz
|
||||
# enable mono's mcs to work in beehive buildroot:
|
||||
Patch6: avahi-0.6.3-MONO_SHARED_DIR.patch
|
||||
Patch14: avahi-0.6.9-bz189427.patch
|
||||
Patch15: avahi-0.6.9-mono-libdir.patch
|
||||
Patch17: avahi-0.6.11-use-ipv6-yes.patch
|
||||
Patch20: avahi-0.6.15-initscript.patch
|
||||
Patch21: avahi-0.6.11-align.patch
|
||||
@ -165,7 +164,6 @@ Header files for development with the Apple Bonjour mDNSResponder compatibility
|
||||
%patch6 -p1 -b .MONO_SHARED_DIR
|
||||
%endif
|
||||
%patch14 -p1 -b .bz189427
|
||||
%patch15 -p1 -b .mono-libdir
|
||||
%patch17 -p1 -b .use-ipv6-yes
|
||||
%patch20 -p1 -b .initscript
|
||||
%patch21 -p1 -b .align
|
||||
@ -350,8 +348,8 @@ fi
|
||||
%if %{WITH_MONO}
|
||||
%files sharp
|
||||
%defattr(0644, root, root, 0755)
|
||||
%{_prefix}/lib/mono/avahi-sharp
|
||||
%{_prefix}/lib/mono/gac/avahi-sharp
|
||||
%{_libdir}/mono/avahi-sharp
|
||||
%{_libdir}/mono/gac/avahi-sharp
|
||||
%{_libdir}/pkgconfig/avahi-sharp.pc
|
||||
%endif
|
||||
|
||||
@ -383,6 +381,9 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Feb 2 2007 Christopher Aillon <cailloN@redhat.com> - 0.6.16-3
|
||||
- Remove bogus mono-libdir patches
|
||||
|
||||
* Tue Jan 23 2007 Jeremy Katz <katzj@redhat.com> - 0.6.16-2
|
||||
- nuke bogus avahi-sharp -> avahi-devel dep
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user