From: freetz Date: Sun, 19 Mar 2006 20:02:59 +0000 (+0000) Subject: - added destdir fix, fixed R: in compat-*-static (thx pluto), rel.3 X-Git-Tag: auto/th/avahi-0_6_9-3 X-Git-Url: https://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=65db52cd7987449d25379ca09c9206011cebc57b;p=packages%2Favahi.git - added destdir fix, fixed R: in compat-*-static (thx pluto), rel.3 Changed files: avahi.spec -> 1.27 --- diff --git a/avahi.spec b/avahi.spec index 006984e..5b4a017 100644 --- a/avahi.spec +++ b/avahi.spec @@ -9,7 +9,7 @@ Summary: Free mDNS/DNS-SD implementation Summary(pl): Wolna implementacja mDNS/DNS-SD Name: avahi Version: 0.6.9 -Release: 2 +Release: 3 License: GPL v.2/LGPL Group: Applications Source0: http://avahi.org/download/%{name}-%{version}.tar.gz @@ -19,6 +19,7 @@ Source2: %{name}-dnsconfd Source3: %{name}.png Patch0: %{name}-desktop.patch Patch1: %{name}-glade.patch +Patch2: %{name}-destdir.patch URL: http://avahi.org/ BuildRequires: autoconf BuildRequires: automake @@ -127,7 +128,7 @@ Pliki nag Summary: Static Avahi Bonjour compat library Summary(pl): Statyczna biblioteka Avahi zgodna z Bonjour Group: Development/Libraries -Requires: %{name}-libdns_sd-devel = %{version}-%{release} +Requires: %{name}-compat-libdns_sd-devel = %{version}-%{release} Provides: mdns-bonjour-static %description compat-libdns_sd-static @@ -167,7 +168,7 @@ Pliki nag Summary: Static Avahi Howl compat library Summary(pl): Statyczna biblioteka Avahi zgodna z Howl Group: Development/Libraries -Requires: %{name}-howl-devel = %{version}-%{release} +Requires: %{name}-compat-howl-devel = %{version}-%{release} Provides: mdns-howl-static Obsoletes: howl-static @@ -332,6 +333,7 @@ Narz %setup -q %patch0 -p1 %patch1 -p1 +%patch2 -p1 %build %{__libtoolize}