SPECS: avahi.spec - updated to 0.6.19 (minor DoS fix) - updated de...

qboosh qboosh at pld-linux.org
Mon Jun 18 00:46:13 CEST 2007


Author: qboosh                       Date: Sun Jun 17 22:46:13 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.6.19 (minor DoS fix)
- updated desktop patch, added dotnet patch
- new subpackages: -ui-*, dotnet-avahi-ui-*

---- Files affected:
SPECS:
   avahi.spec (1.66 -> 1.67) 

---- Diffs:

================================================================
Index: SPECS/avahi.spec
diff -u SPECS/avahi.spec:1.66 SPECS/avahi.spec:1.67
--- SPECS/avahi.spec:1.66	Sun Jun 10 02:23:37 2007
+++ SPECS/avahi.spec	Mon Jun 18 00:46:08 2007
@@ -19,18 +19,19 @@
 Summary:	Free mDNS/DNS-SD implementation
 Summary(pl.UTF-8):	Wolna implementacja mDNS/DNS-SD
 Name:		avahi
-Version:	0.6.17
-Release:	2
+Version:	0.6.19
+Release:	1
 License:	GPL v.2/LGPL
 Group:		Applications
 Source0:	http://avahi.org/download/%{name}-%{version}.tar.gz
-# Source0-md5:	29ebb2181958d5721ee5fc45f035a77c
+# Source0-md5:	a06782435d1c994ecd00a66e95a5d9d4
 Source1:	%{name}-daemon
 Source2:	%{name}-dnsconfd
 Source3:	%{name}.png
 Patch0:		%{name}-desktop.patch
 Patch1:		%{name}-glade.patch
 Patch2:		%{name}-destdir.patch
+Patch3:		%{name}-dotnet.patch
 URL:		http://avahi.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -46,6 +47,7 @@
 BuildRequires:	libglade2-devel >= 1:2.6.0
 BuildRequires:	libtool
 %if %{with dotnet}
+BuildRequires:	dotnet-gtk-sharp2-devel >= 2.10
 BuildRequires:	mono-csharp
 BuildRequires:	monodoc
 %endif
@@ -116,6 +118,45 @@
 %description static -l pl.UTF-8
 Statyczna biblioteka Avahi.
 
+%package ui
+Summary:	Avahi UI library
+Summary(pl.UTF-8):	Biblioteka Avahi UI
+Group:		X11/Libraries
+Requires:	%{name}-libs = %{version}-%{release}
+Requires:	gtk+2 >= 2:2.10.2
+
+%description ui
+Common GTK+ UI support library for Avahi.
+
+%description ui -l pl.UTF-8
+Biblioteka wspólnego interfejsu użytkownika GTK+ dla Avahi.
+
+%package ui-devel
+Summary:	Header files for Avahi UI library
+Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki Avahi UI
+Group:		X11/Development/Libraries
+Requires:	%{name}-devel = %{version}-%{release}
+Requires:	%{name}-ui = %{version}-%{release}
+Requires:	gtk+2-devel >= 2:2.10.2
+
+%description ui-devel
+Header files for Avahi UI library.
+
+%description ui-devel -l pl.UTF-8
+Pliki nagłówkowe biblioteki Avahi UI.
+
+%package ui-static
+Summary:	Static Avahi UI library
+Summary(pl.UTF-8):	Statyczna biblioteka Avahi UI
+Group:		X11/Development/Libraries
+Requires:	%{name}-ui-devel = %{version}-%{release}
+
+%description ui-static
+Static Avahi UI library.
+
+%description ui-static -l pl.UTF-8
+Statyczna biblioteka Avahi UI.
+
 %package compat-libdns_sd
 Summary:	Avahi Bonjour compat library
 Summary(pl.UTF-8):	Biblioteka Avahi zgodna z Bonjour
@@ -319,7 +360,7 @@
 Summary:	Avahi Python bindings
 Summary(pl.UTF-8):	Wiązania Avahi dla Pythona
 Group:		Development/Languages/Python
-Requires:	%{name} = %{version}-%{release}
+Requires:	%{name}-libs = %{version}-%{release}
 Requires:	python-dbus >= 0.71
 
 %description -n python-avahi
@@ -332,6 +373,7 @@
 Summary:	Avahi MONO bindings
 Summary(pl.UTF-8):	Wiązania Avahi dla MONO
 Group:		Libraries
+Requires:	%{name}-libs = %{version}-%{release}
 
 %description -n dotnet-avahi
 Avahi MONO bindings.
@@ -352,6 +394,32 @@
 %description -n dotnet-avahi-devel -l pl.UTF-8
 Pliki rozwojowe wiązań Avahi dla MONO.
 
+%package -n dotnet-avahi-ui
+Summary:	Avahi UI MONO bindings
+Summary(pl.UTF-8):	Wiązania Avahi UI dla MONO
+Group:		X11/Libraries
+Requires:	%{name}-ui = %{version}-%{release}
+Requires:	dotnet-avahi = %{version}-%{release}
+
+%description -n dotnet-avahi-ui
+Avahi UI MONO bindings.
+
+%description -n dotnet-avahi-ui -l pl.UTF-8
+Wiązania Avahi UI dla MONO.
+
+%package -n dotnet-avahi-ui-devel
+Summary:	Development files for MONO Avahi UI bindings
+Summary(pl.UTF-8):	Pliki rozwojowe wiązań Avahi UI dla MONO
+Group:		X11/Development/Libraries
+Requires:	dotnet-avahi-ui = %{version}-%{release}
+Requires:	monodoc
+
+%description -n dotnet-avahi-ui-devel
+Development files for MONO Avahi UI bindings.
+
+%description -n dotnet-avahi-ui-devel -l pl.UTF-8
+Pliki rozwojowe wiązań Avahi UI dla MONO.
+
 %package bookmarks
 Summary:	Miniature web server
 Summary(pl.UTF-8):	Miniaturowy serwer web
@@ -414,6 +482,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 %{__libtoolize}
@@ -487,6 +556,9 @@
 %post	libs -p /sbin/ldconfig
 %postun	libs -p /sbin/ldconfig
 
+%post	ui -p /sbin/ldconfig
+%postun	ui -p /sbin/ldconfig
+
 %post	compat-libdns_sd -p /sbin/ldconfig
 %postun	compat-libdns_sd -p /sbin/ldconfig
 
@@ -562,6 +634,22 @@
 %{_libdir}/libavahi-common.a
 %{_libdir}/libavahi-core.a
 
+%files ui
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_bindir}/bssh
+%attr(755,root,root) %{_libdir}/libavahi-ui.so.*.*.*
+
+%files ui-devel
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/libavahi-ui.so
+%{_libdir}/libavahi-ui.la
+%{_includedir}/avahi-ui
+%{_pkgconfigdir}/avahi-ui.pc
+
+%files ui-static
+%defattr(644,root,root,755)
+%{_libdir}/libavahi-ui.a
+
 %files compat-libdns_sd
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libdns_sd.so.*.*.*
@@ -605,9 +693,19 @@
 
 %files -n dotnet-avahi-devel
 %defattr(644,root,root,755)
-%{_libdir}/monodoc/sources/avahi-*
+%{_libdir}/monodoc/sources/avahi-sharp-docs.*
 %{_prefix}/lib/mono/avahi-sharp
 %{_pkgconfigdir}/avahi-sharp.pc
+
+%files -n dotnet-avahi-ui
+%defattr(644,root,root,755)
+%{_prefix}/lib/mono/gac/avahi-ui-sharp
+
+%files -n dotnet-avahi-ui-devel
+%defattr(644,root,root,755)
+%{_libdir}/monodoc/sources/avahi-ui-sharp-docs.*
+%{_prefix}/lib/mono/avahi-ui-sharp
+%{_pkgconfigdir}/avahi-ui-sharp.pc
 %endif
 
 %files glib
@@ -691,6 +789,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.67  2007/06/17 22:46:08  qboosh
+- updated to 0.6.19 (minor DoS fix)
+- updated desktop patch, added dotnet patch
+- new subpackages: -ui-*, dotnet-avahi-ui-*
+
 Revision 1.66  2007/06/10 00:23:37  patrys
 - separate python package for bindings
 - rel. up
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/avahi.spec?r1=1.66&r2=1.67&f=u



More information about the pld-cvs-commit mailing list