SPECS: ocs-ng-inventory.spec - pl, some cleanups

qboosh qboosh at pld-linux.org
Sat Dec 24 10:53:48 CET 2005


Author: qboosh                       Date: Sat Dec 24 09:53:48 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, some cleanups

---- Files affected:
SPECS:
   ocs-ng-inventory.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/ocs-ng-inventory.spec
diff -u SPECS/ocs-ng-inventory.spec:1.3 SPECS/ocs-ng-inventory.spec:1.4
--- SPECS/ocs-ng-inventory.spec:1.3	Tue Dec 20 07:21:20 2005
+++ SPECS/ocs-ng-inventory.spec	Sat Dec 24 10:53:42 2005
@@ -1,7 +1,6 @@
 # $Revision$, $Date$
-#
-Summary:	OCS-ng Inventory
-Summary(pl):	OCS-ng Inventory
+Summary:	OCS-ng Inventory - keeping track of the configuration and installed software
+Summary(pl):	OCS-ng Inventory - śledzenie konfiguracji i zainstalowanego oprogramowania
 Name:		ocs-ng-inventory
 Version:	1.0
 Release:	0.1
@@ -13,21 +12,7 @@
 # Source1-md5:	2381218545de4e546e992b0d2076bebf
 Source2:	http://dl.sourceforge.net/ocsinventory/OCSNG_LINUX_SERVER_PATCH_%{version}-RC1-1.tar.gz
 # Source2-md5:	513831077e60b7b38da5382c953ec55c
-URL:		http://ocsinventory.sourceforge.net
-#BuildRequires:	-
-#BuildRequires:	autoconf
-#BuildRequires:	automake
-#BuildRequires:	intltool
-#BuildRequires:	libtool
-#Requires(postun):	-
-#Requires(pre,post):	-
-#Requires(preun):	-
-#Requires:	-
-#Provides:	group(foo)
-#Provides:	user(foo)
-#Provides:	-
-#Obsoletes:	-
-#Conflicts:	-
+URL:		http://ocsinventory.sourceforge.net/
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -39,27 +24,48 @@
 Dialog between client computers and management server is based on
 actual standards, HTTP protocol and XML data formatting.
 
-Management server runs on Apache/MySQL/PHP/PERL server, under Linux or
+Management server runs on Apache/MySQL/PHP/Perl server, under Linux or
 Windows NT based computers.
 
 Inventoried client computers can run Microsoft Windows
 95/98/Me/NT4/2000/XP/2003 or Linux operating systems.
 
-Used with a parc management software such as GLPI, you will have a
-powerfull inventory and parc management software with automatic
+Used with a park management software such as GLPI, you will have a
+powerful inventory and park management software with automatic
 updates of computer configuration, license management, help desk and
 more.
 
 %description -l pl
+Open Computer and Software Inventory Next Generation to aplikacja
+zaprojektowana, aby pomóc administratorom sieci lub systemów w
+śledzeniu konfiguracji komputerów i oprogramowania zainstalowanego w
+sieci.
+
+Dialog między komputerami klienckimi a serwerem zarządzającym jest
+oparty na właściwych standardach, takich jak protokół HTTP i format
+danych XML.
+
+Serwer zarządzający działa na serwerze Apache/MySQL/PHP/Perl pod
+Linuksem lub Windows NT.
+
+Inwentaryzowane komputery klienckie mogą działać pod kontrolą systemu
+Microsoft Windows 95/98/Me/NT4/2000/XP/2003 lub Linux.
+
+Przy użyciu oprogramowania do zarządzania parkiem informatycznym,
+takiego jak GLPI, otrzymamy potężne oprogramowanie do inwentaryzacji i
+zarządzania parkiem z automatycznym uaktualnianiem konfiguracji
+komputerów, zarządzaniem licencjami, help deskiem itd.
 
 %package agent
-Summary:	-
-Summary(pl):	-
-Group:		-
+Summary:	OCS-ng Inventory agent for PLD systems
+Summary(pl):	Agent OCS-ng Inventory dla systemów PLD
+Group:		Networking/Daemons
 
 %description agent
+OCS-ng Inventory agent for PLD systems.
 
 %description agent -l pl
+Agent OCS-ng Inventory dla systemów PLD.
 
 %prep
 %setup -q -n OCSNG_LINUX_SERVER_1.0-RC1
@@ -95,9 +101,6 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-# create directories if necessary
-#install -d $RPM_BUILD_ROOT
-#install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
@@ -105,22 +108,12 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%pre
-
-%post
-
-%preun
-
-%postun
-
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS CREDITS ChangeLog NEWS README THANKS TODO
 
-%files agent
-%defattr(644,root,root,755)
-#%doc extras/*.gz
-#%{_datadir}/%{name}-ext
+#%files agent
+#%defattr(644,root,root,755)
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -128,6 +121,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2005/12/24 09:53:42  qboosh
+- pl, some cleanups
+
 Revision 1.3  2005/12/20 06:21:20  wolvverine
 - add lost first commitlog
 
@@ -137,4 +133,3 @@
 Revision 1.1  2005/12/20 06:16:30  wolvverine
 - init spec
 - NFY (in progress)
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ocs-ng-inventory.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list