Author: wolvverine Date: Sun Mar 2 03:50:41 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - move agent to ocs-inventory-ng-client.spec
---- Files affected: SPECS: ocs-inventory-ng.spec (1.17 -> 1.18) ---- Diffs: ================================================================ Index: SPECS/ocs-inventory-ng.spec diff -u SPECS/ocs-inventory-ng.spec:1.17 SPECS/ocs-inventory-ng.spec:1.18 --- SPECS/ocs-inventory-ng.spec:1.17 Mon May 14 14:15:26 2007 +++ SPECS/ocs-inventory-ng.spec Sun Mar 2 04:50:35 2008 @@ -1,7 +1,5 @@ # $Revision$, $Date$ -# TODO -# - webapps -# - agent +# Summary: OCS-Inventory NG - keeping track of the configuration and installed software Summary(pl.UTF-8): OCS-Inventory NG - śledzenie konfiguracji i zainstalowanego oprogramowania Name: ocs-inventory-ng @@ -11,14 +9,16 @@ Group: Applications Source0: http://dl.sourceforge.net/ocsinventory/OCSNG_LINUX_SERVER_%{version}.tar.gz # Source0-md5: 3a756080a409f7743937ffe1ab748a03 -Source1: http://dl.sourceforge.net/ocsinventory/OCSNG_LINUX_AGENT_%{version}.tar.gz -# Source1-md5: 9e5a5893cd83eb94637c34b60286dcb8 Source2: http://dl.sourceforge.net/ocsinventory/OCS_Inventory_NG-Installation_and_Administration_Guide_1.9_EN.odt.zip # Source2-md5: ff62f5e3769b4f5670407d0085d064e5 Source3: http://dl.sourceforge.net/ocsinventory/OCS_Inventory_NG-Installation_and_Administration_Guide_1.9_EN.pdf.zip # Source3-md5: cd1b2611f22f24223bb7c7b1fa095b12 +Source4: %{name}-client.conf +Source5: %{name}-client.adm +Source6: %{name}-client.cron +Source7: %{name}-client.logrotate Patch0: %{name}-config.patch -URL: http://ocsinventory.sourceforge.net/ +URL: http://www.ocsinventory-ng.org/ BuildRequires: perl-devel >= 1:5.6 BuildRequires: perl-ExtUtils-MakeMaker Requires: apache >= 1.3.33 @@ -81,19 +81,8 @@ zarządzania parkiem z automatycznym uaktualnianiem konfiguracji komputerów, zarządzaniem licencjami, help deskiem itd. -%package agent -Summary: OCS-ng Inventory agent for PLD systems -Summary(pl.UTF-8): Agent OCS-ng Inventory dla systemów PLD -Group: Networking/Daemons - -%description agent -OCS-ng Inventory agent for PLD systems. - -%description agent -l pl.UTF-8 -Agent OCS-ng Inventory dla systemów PLD. - %prep -%setup -q -n OCSNG_LINUX_SERVER_%{version} -a 1 +%setup -q -n OCSNG_LINUX_SERVER_%{version} %patch0 -p1 # undos the source @@ -149,16 +138,16 @@ %{perl_vendorlib}/ %attr(770,root,http) %dir %{_var}/log/%{name} -#%files agent -#%defattr(644,root,root,755) - %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog * %{date} PLD Team <[EMAIL PROTECTED]> All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.17 2007-05-14 12:15:26 grzegorz +Revision 1.18 2008-03-02 03:50:35 wolvverine +- move agent to ocs-inventory-ng-client.spec + +Revision 1.17 2007/05/14 12:15:26 grzegorz - up to 1.01 Revision 1.16 2007/02/12 22:09:10 glen @@ -171,7 +160,7 @@ - spec already renamed Revision 1.13 2006/10/09 17:35:28 wolvverine --BR (thx sarak) +- BR (thx sarak) Revision 1.12 2006/10/04 13:34:30 wolvverine - undos the source ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ocs-inventory-ng.spec?r1=1.17&r2=1.18&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
