]> git.pld-linux.org Git - packages/avahi.git/commitdiff
- added destdir fix, fixed R: in compat-*-static (thx pluto), rel.3 auto/th/avahi-0_6_9-3
authorfreetz <freetz@pld-linux.org>
Sun, 19 Mar 2006 20:02:59 +0000 (20:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    avahi.spec -> 1.27

avahi.spec

index 006984ea0715e14e441cee14744265c5d543a19d..5b4a0172ce7aaf781941731b4bad5f07de0497e2 100644 (file)
@@ -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}
This page took 0.108264 seconds and 4 git commands to generate.