Author: wolvverine Date: Wed Jul 14 09:58:31 2010 GMT Module: packages Tag: HEAD ---- Log message: - up to 1.1.2
---- Files affected: packages/ocs-inventory-ng-client: ocs-inventory-ng-client.spec (1.14 -> 1.15) ---- Diffs: ================================================================ Index: packages/ocs-inventory-ng-client/ocs-inventory-ng-client.spec diff -u packages/ocs-inventory-ng-client/ocs-inventory-ng-client.spec:1.14 packages/ocs-inventory-ng-client/ocs-inventory-ng-client.spec:1.15 --- packages/ocs-inventory-ng-client/ocs-inventory-ng-client.spec:1.14 Tue Dec 15 14:29:40 2009 +++ packages/ocs-inventory-ng-client/ocs-inventory-ng-client.spec Wed Jul 14 11:58:26 2010 @@ -5,12 +5,12 @@ Summary: OCS-ng Inventory agent for PLD systems Summary(pl.UTF-8): Agent OCS-ng Inventory dla systemów PLD Name: ocs-inventory-ng-client -Version: 1.02 +Version: 1.1.2 Release: 2 License: GPL Group: Networking/Daemons -Source0: http://dl.sourceforge.net/ocsinventory/OCSNG_UNIX_AGENT-%{version}.tar.gz -# Source0-md5: 749501586e0c634680c13000b3b2851e +Source0: http://launchpad.net/ocsinventory-unix-agent/stable/ocsinventory-unix-agent-1.1.2/+download/Ocsinventory-Agent-%{version}.tar.gz +# Source0-md5: c1e8e863d234e7f034a15636a38bfd96 Source1: %{name}.logrotate Source2: %{name}.cron Source3: %{name}.sysconfig @@ -37,7 +37,7 @@ Agent OCS-ng Inventory dla systemów PLD. %prep -%setup -q -n Ocsinventory-Agent-1.0.1 +%setup -q -n Ocsinventory-Agent-%{version} # undos the source find '(' -name '*.php' -o -name '*.inc' -o -name '*.conf' -o -name '*.htc' -o -name '*.js' -o -name '*.dtd' -o -name '*.pm' -o -name '*.css' ')' -print0 | xargs -0 sed -i -e 's,\r$,,' @@ -90,7 +90,8 @@ %dir %{perl_vendorlib}/Ocsinventory/Agent %{perl_vendorlib}/Ocsinventory/Agent/* %dir %{_var}/log/ocsinventory-agent -%{_mandir}/man1/ocsinventory-agent.1p.gz +%{_mandir}/man1/*.gz +%{_mandir}/man3/*.gz %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -98,6 +99,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.15 2010/07/14 09:58:26 wolvverine +- up to 1.1.2 + Revision 1.14 2009/12/15 13:29:40 amateja - replaced obsolete R: perl-Compress-Zlib with perl-IO-Compress ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ocs-inventory-ng-client/ocs-inventory-ng-client.spec?r1=1.14&r2=1.15&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
