SPECS: avahi.spec - cosmetics, notes on missing/shared dirs

qboosh qboosh at pld-linux.org
Sun Feb 19 12:02:43 CET 2006


Author: qboosh                       Date: Sun Feb 19 11:02:43 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- cosmetics, notes on missing/shared dirs

---- Files affected:
SPECS:
   avahi.spec (1.20 -> 1.21) 

---- Diffs:

================================================================
Index: SPECS/avahi.spec
diff -u SPECS/avahi.spec:1.20 SPECS/avahi.spec:1.21
--- SPECS/avahi.spec:1.20	Thu Feb 16 12:31:44 2006
+++ SPECS/avahi.spec	Sun Feb 19 12:02:37 2006
@@ -36,7 +36,7 @@
 %endif
 BuildRequires:	python-dbus
 BuildRequires:	python-pygtk-devel
-BuildRequires:	qt-devel
+BuildRequires:	qt-devel >= 3.0
 BuildRequires:	rpmbuild(macros) >= 1.228
 Requires(post,preun):	/sbin/chkconfig
 Requires:	dbus >= 0.60-2
@@ -131,8 +131,8 @@
 Summary:	Avahi Howl compat library
 Summary(pl):	Biblioteka Avahi zgodna z Howl
 Group:		Libraries
-Obsoletes:	howl-libs
 Provides:	mdns-howl-libs
+Obsoletes:	howl-libs
 
 %description compat-howl
 Avahi Howl compat library.
@@ -145,8 +145,8 @@
 Summary(pl):	Pliki nagłówkowe wiązań Avahi dla biblioteki zgodnej z Howl
 Group:		Development/Libraries
 Requires:	%{name}-compat-howl = %{version}-%{release}
-Obsoletes:	howl-devel
 Provides:	mdns-howl-devel
+Obsoletes:	howl-devel
 
 %description compat-howl-devel
 Header files for Avahi Howl compat library.
@@ -159,8 +159,8 @@
 Summary(pl):	Statyczna biblioteka Avahi zgodna z Howl
 Group:		Development/Libraries
 Requires:	%{name}-howl-devel = %{version}-%{release}
-Obsoletes:	howl-static
 Provides:	mdns-howl-static
+Obsoletes:	howl-static
 
 %description compat-howl-static
 Static Avahi Howl compat library.
@@ -224,7 +224,7 @@
 Group:		Development/Libraries
 Requires:	%{name}-devel = %{version}-%{release}
 Requires:	%{name}-qt3 = %{version}-%{release}
-Requires:	qt-devel
+Requires:	qt-devel >= 3.0
 
 %description qt3-devel
 Header files for Avahi Qt 3 library bindings.
@@ -276,12 +276,12 @@
 %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 na
-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 WWW, pozwalający na
+przeglądanie usług typu '_http._tcp' (np. stron WWW) i udostępniający
+je jako odnośniki HTML na http://localhost:8080/.
 
 %package discover
 Summary:	Avahi Zeroconf browser
@@ -538,6 +538,8 @@
 %files discover
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/avahi-discover
+# XXX: possibly missing %{_datadir}/%{name} dir, shared subdir
+%dir %{_datadir}/%{name}/interfaces
 %{_datadir}/%{name}/interfaces/avahi-discover.glade
 %{py_sitedir}/avahi
 %{_desktopdir}/*.desktop
@@ -546,6 +548,8 @@
 %files discover-standalone
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/avahi-discover-standalone
+# XXX: possibly missing %{_datadir}/%{name} dir, shared subdir
+%dir %{_datadir}/%{name}/interfaces
 %{_datadir}/%{name}/interfaces/avahi-discover-standalone.glade
 
 %files utils
@@ -560,6 +564,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21  2006/02/19 11:02:37  qboosh
+- cosmetics, notes on missing/shared dirs
+
 Revision 1.20  2006/02/16 11:31:44  freetz
 - fix missing mdns-howl provides
 
================================================================

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



More information about the pld-cvs-commit mailing list