SPECS: avahi.spec - added destdir fix, fixed R: in compat-*-static...
freetz
freetz at pld-linux.org
Sun Mar 19 21:03:04 CET 2006
Author: freetz Date: Sun Mar 19 20:03:04 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added destdir fix, fixed R: in compat-*-static (thx pluto), rel.3
---- Files affected:
SPECS:
avahi.spec (1.26 -> 1.27)
---- Diffs:
================================================================
Index: SPECS/avahi.spec
diff -u SPECS/avahi.spec:1.26 SPECS/avahi.spec:1.27
--- SPECS/avahi.spec:1.26 Sun Mar 19 19:58:58 2006
+++ SPECS/avahi.spec Sun Mar 19 21:02:59 2006
@@ -10,7 +10,7 @@
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
@@ -20,6 +20,7 @@
Source3: %{name}.png
Patch0: %{name}-desktop.patch
Patch1: %{name}-glade.patch
+Patch2: %{name}-destdir.patch
URL: http://avahi.org/
BuildRequires: autoconf
BuildRequires: automake
@@ -128,7 +129,7 @@
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
@@ -168,7 +169,7 @@
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
@@ -333,6 +334,7 @@
%setup -q
%patch0 -p1
%patch1 -p1
+%patch2 -p1
%build
%{__libtoolize}
@@ -577,6 +579,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.27 2006/03/19 20:02:59 freetz
+- added destdir fix, fixed R: in compat-*-static (thx pluto), rel.3
+
Revision 1.26 2006/03/19 18:58:58 freetz
- remove trash
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/avahi.spec?r1=1.26&r2=1.27&f=u
More information about the pld-cvs-commit
mailing list