SPECS: knutclient.spec - informative summaries, pl cosmetic - use ...

qboosh qboosh at pld-linux.org
Sat Oct 7 14:01:36 CEST 2006


Author: qboosh                       Date: Sat Oct  7 12:01:36 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- informative summaries, pl cosmetic
- use proper desktopdir
- local nut is not required (TCP is used), removed R

---- Files affected:
SPECS:
   knutclient.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/knutclient.spec
diff -u SPECS/knutclient.spec:1.2 SPECS/knutclient.spec:1.3
--- SPECS/knutclient.spec:1.2	Thu Sep 14 16:33:28 2006
+++ SPECS/knutclient.spec	Sat Oct  7 14:01:31 2006
@@ -1,6 +1,6 @@
 # $Revision$, $Date$
-Summary:	KNutClient
-Summary(pl):	KNutClient
+Summary:	KNutClient - KDE client for UPS systems using NUT
+Summary(pl):	KNutClient - klient KDE dla systemów UPS korzystających z NUT-a
 Name:		knutclient
 Version:	0.9
 Release:	0.1
@@ -13,7 +13,6 @@
 BuildRequires:	automake
 BuildRequires:	kdelibs-devel >= 9:3.2.0
 BuildRequires:	rpmbuild(macros) >= 1.129
-Requires:	nut
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -21,7 +20,8 @@
 UPS Tools.
 
 %description -l pl
-KNutClient to klient systemów UPS używających NUT, napisany pod KDE.
+KNutClient to klient systemów UPS używających NUT-a (Network UPS
+Tools), napisany pod KDE.
 
 %prep
 %setup -q
@@ -46,7 +46,7 @@
 	DESTDIR=$RPM_BUILD_ROOT \
 	kde_htmldir=%{_kdedocdir} \
 	kde_libs_htmldir=%{_kdedocdir} \
-	kdelnkdir=%{_desktopdir} \
+	shelldesktopdir=%{_desktopdir}/kde
 
 %find_lang %{name} --with-kde
 
@@ -55,10 +55,10 @@
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc AUTHORS COPYING INSTALL NEWS README
+%doc AUTHORS ChangeLog README TODO
 %attr(755,root,root) %{_bindir}/knutclient
-%{_datadir}/applnk/Utilities/knutclient.desktop
 %{_datadir}/apps/knutclient
+%{_desktopdir}/kde/knutclient.desktop
 %{_iconsdir}/hicolor/*/apps/*
 
 %define	date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -67,9 +67,13 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2006/10/07 12:01:31  qboosh
+- informative summaries, pl cosmetic
+- use proper desktopdir
+- local nut is not required (TCP is used), removed R
+
 Revision 1.2  2006/09/14 14:33:28  shadzik
 - R: nut
 
 Revision 1.1  2006/09/14 14:31:13  shadzik
 - initial
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/knutclient.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list