SPECS: avahi.spec - misc small fixes, desktop patch and png icon a...
freetz
freetz at pld-linux.org
Sun Jan 22 19:57:56 CET 2006
Author: freetz Date: Sun Jan 22 18:57:56 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- misc small fixes, desktop patch and png icon added
---- Files affected:
SPECS:
avahi.spec (1.8 -> 1.9)
---- Diffs:
================================================================
Index: SPECS/avahi.spec
diff -u SPECS/avahi.spec:1.8 SPECS/avahi.spec:1.9
--- SPECS/avahi.spec:1.8 Sun Jan 22 10:34:38 2006
+++ SPECS/avahi.spec Sun Jan 22 19:57:51 2006
@@ -14,6 +14,8 @@
# Source0-md5: 12eb941043f26f82c51e99821ac52c44
Source1: %{name}-daemon
Source2: %{name}-dnsconfd
+Source3: %{name}.png
+Patch1: %{name}-desktop.patch
URL: http://avahi.org/
BuildRequires: autoconf
BuildRequires: automake
@@ -37,18 +39,18 @@
BuildRequires: rpmbuild(macros) >= 1.228
Requires(post,preun): /sbin/chkconfig
Requires: %{name}-libs = %{version}-%{release}
-Provides: group(avahi)
+Provides: group(avahi)
Provides: user(avahi)
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-Avahi is an implementation the DNS Service Discovery and Multicast
-DNS specifications for Zeroconf Computing. It uses D-BUS for
-communication between user applications and a system daemon.
+Avahi is an implementation the DNS Service Discovery and Multicast DNS
+specifications for Zeroconf Computing. It uses D-BUS for communication
+between user applications and a system daemon.
%description -l pl
-Avahi jest implementacją specyfikacji DNS Service Discovery
-i Multicast DNS dla Zeroconf Computing. Używa D-BUSa dla komunikacji
+Avahi jest implementacją specyfikacji DNS Service Discovery i
+Multicast DNS dla Zeroconf Computing. Używa D-BUSa dla komunikacji
pomiędzy programami użytkownika a demonem systemowym.
%package libs
@@ -103,11 +105,12 @@
Summary: Header files for Avahi GLib library bindings
Summary(pl): Pliki nagłówkowe wiązań Avahi dla biblioteki GLib
Group: Development/Libraries
-Requires: %{name}-libs = %{version}-%{release}
+Requires: %{name}-glib = %{version}-%{release}
Requires: glib2-devel >= 1:2.4.0
%description glib-devel
-This is the package containing the header files for Avahi-glib library.
+This is the package containing the header files for Avahi-glib
+library.
%description glib-devel -l pl
Ten pakiet zawiera pliki nagłówkowe biblioteki Avahi-glib.
@@ -138,7 +141,7 @@
%package qt3-devel
Summary: Header files for Avahi Qt 3 library bindings
-Summary(pl): Pliki nagłówkowe wiązań Avahi dla biblioteki Qt 3
+Summary(pl): Pliki nagłówkowe wiązań Avahi dla biblioteki Qt 3
Group: Development/Libraries
Requires: %{name}-qt3 = %{version}-%{release}
Requires: qt-devel
@@ -176,7 +179,7 @@
Summary: Development files for MONO Avahi bindings
Summary(pl): Pliki rozwojowe wiązań Avahi dla MONO
Group: Development/Libraries
-Requires: %{name}-libs = %{version}-%{release}
+Requires: dotnet-avahi = %{version}-%{release}
%description -n dotnet-avahi-devel
Development files for MONO Avahi bindings.
@@ -187,47 +190,47 @@
%package bookmarks
Summary: Miniature web server
Summary(pl): Miniaturowy serwer web
-Group: Application
+Group: Applications
%description bookmarks
A Python based miniature web server that browses for mDNS/DNS-SD
services of type '_http._tcp' (i.e. web sites) and makes them
-available as HTML links on http://localhost:8080.
-
+available as HTML links on http://localhost:8080.
+
%description bookmarks -l pl
-Napisany w Pythonie miniaturowy serwer web, pozwalający nap
-przeglądanie usług typu '_http._tcp' (np. stron web) i
-udostępniający je jako linki HTML na http://localhost:8080.
+Napisany w Pythonie miniaturowy serwer web, pozwalający na
+przeglądanie usług typu '_http._tcp' (np. stron web) i udostępniający
+je jako linki HTML na http://localhost:8080.
%package discover
Summary: Avahi Zeroconf browser
Summary(pl): Przeglądarka Zeroconf Avahi
-Group: Application
+Group: Applications
%description discover
-A tool for enumerating all available services on the
-local LAN (python-pygtk implementation).
+A tool for enumerating all available services on the local LAN
+(python-pygtk implementation).
%description discover -l pl
-Narzędzie wymieniające wszystkie dostępne usługi w sieci
-lokalnej LAN (implementacja w python-pygtk).
+Narzędzie wymieniające wszystkie dostępne usługi w sieci lokalnej LAN
+(implementacja w python-pygtk).
%package discover-standalone
Summary: Avahi Zeroconf browser
Summary(pl): Przeglądarka Zeroconf Avahi
-Group: Application
+Group: Applications
%description discover-standalone
GTK+ tool for enumerating all available services on the local LAN.
%description discover-standalone -l pl
-Narzędzie GTK+ wymieniające wszystkie dostępne usługi w sieci
-lokalnej LAN.
+Narzędzie GTK+ wymieniające wszystkie dostępne usługi w sieci lokalnej
+LAN.
%package utils
Summary: Avahi CLI utilities
Summary(pl): Narzędzia CLI Avahi
-Group: Application
+Group: Applications
%description utils
Command line utilities using avahi-client.
@@ -253,13 +256,14 @@
%install
rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT/etc/rc.d/init.d
+install -d $RPM_BUILD_ROOT{%{_pixmapsdir},/etc/rc.d/init.d}
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT \
pythondir=%{py_sitedir}
install %{SOURCE1} %{SOURCE2} $RPM_BUILD_ROOT/etc/rc.d/init.d
+install %{SOURCE3} $RPM_BUILD_ROOT%{_pixmapsdir}
#rm -f $RPM_BUILD_ROOT%{py_sitedir}/avahi/*.py
@@ -284,8 +288,8 @@
/sbin/chkconfig --del %{name}-daemon
fi
-%postun
-if [ "$1" = "0" ]; then
+%postun
+if [ "$1" = "0" ]; then
%userremove avahi
%groupremove avahi
fi
@@ -318,7 +322,7 @@
%attr(755,root,root) %{_sbindir}/avahi-dnsconfd
%dir %{_datadir}/%{name}
-%dir
+%dir
%dir %{_datadir}/%{name}/introspection
%{_datadir}/%{name}/introspection/*.introspect
%{_datadir}/%{name}/avahi-service.dtd
@@ -403,6 +407,7 @@
%{_datadir}/%{name}/interfaces/avahi-discover.glade
%{py_sitedir}/avahi
%{_desktopdir}/*.desktop
+%{_pixmapsdir}/avahi.png
%files discover-standalone
%defattr(644,root,root,755)
@@ -420,6 +425,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.9 2006/01/22 18:57:51 freetz
+- misc small fixes, desktop patch and png icon added
+
Revision 1.8 2006/01/22 09:34:38 qboosh
- tabs
@@ -443,4 +451,3 @@
Revision 1.1 2006/01/21 13:02:45 freetz
- started work on Avahi for PLD
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/avahi.spec?r1=1.8&r2=1.9&f=u
More information about the pld-cvs-commit
mailing list