SPECS: powersoftplus.spec - "pl" means Polish - cleanup; descs sti...

qboosh qboosh at pld-linux.org
Mon Feb 4 21:29:06 CET 2008


Author: qboosh                       Date: Mon Feb  4 20:29:06 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- "pl" means Polish
- cleanup; descs still needed

---- Files affected:
SPECS:
   powersoftplus.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/powersoftplus.spec
diff -u SPECS/powersoftplus.spec:1.12 SPECS/powersoftplus.spec:1.13
--- SPECS/powersoftplus.spec:1.12	Mon Feb  4 15:12:55 2008
+++ SPECS/powersoftplus.spec	Mon Feb  4 21:29:00 2008
@@ -1,4 +1,6 @@
 # $Revision$, $Date$
+# TODO:
+# - netclient and psmain descriptions
 Summary:	EVER UPS monitoring utilities
 Summary(pl.UTF-8):	Narzędzia do monitorowania zasilaczy awaryjnych UPS firmy EVER
 Name:		powersoftplus
@@ -12,19 +14,20 @@
 Source2:	%{name}.sysconfig
 Patch0:		%{name}-make.patch
 URL:		http://www.ever.com.pl/powersoft_prod.php
+BuildRequires:	autoconf
+BuildRequires:	automake
 BuildRequires:	libstdc++-devel
 BuildRequires:	sed >= 4.0
 Requires(post,preun):	/sbin/chkconfig
 Requires:	SysVinit
 Requires:	rc-scripts
-BuildRequires:	autoconf
-BuildRequires:	automake
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		_sysconfdir	/etc/psplus
 
 %description
 This package contains some utilities for EVER UPS monitoring.
+
 Currently supported hardware:
  - NET 500-2200 DPC
  - NET 3000 DPC
@@ -39,7 +42,8 @@
 %description -l pl.UTF-8
 Ten zestaw programów służy do monitorowania pracy zasilaczy awaryjnych
 UPS firmy EVER Sp. z o.o..
-Aktualnie obslugiwane typy zasilaczy:
+
+Aktualnie obsługiwane typy zasilaczy:
  - NET 500-2200 DPC
  - NET 3000 DPC
  - ECO Pro
@@ -53,7 +57,7 @@
 %package netclient
 Summary:	netclient
 Group:		Daemons
-Requires:	%{name}
+Requires:	%{name} = %{version}-%{release}
 
 %description netclient
 netclient
@@ -61,7 +65,6 @@
 %package psmain
 Summary:	psmain
 Group:		X11/Applications
-Requires:	qt
 
 %description psmain
 psmain
@@ -154,20 +157,24 @@
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*.*
 %attr(640,root,root) %ghost /var/log/powersoftplus.log
 
-%files psmain
-%defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/psmain
-
 %files netclient
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_sbindir}/netclient
 
+%files psmain
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_bindir}/psmain
+
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2008-02-04 20:29:00  qboosh
+- "pl" means Polish
+- cleanup; descs still needed
+
 Revision 1.12  2008-02-04 14:12:55  pascalek
 - basic make patch and changes to make it work
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/powersoftplus.spec?r1=1.12&r2=1.13&f=u



More information about the pld-cvs-commit mailing list