SPECS: ocs-inventory-ng-client.spec - correct %files
wolvverine
wolvverine at pld-linux.org
Sun Mar 2 18:10:08 CET 2008
Author: wolvverine Date: Sun Mar 2 17:10:08 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- correct %files
---- Files affected:
SPECS:
ocs-inventory-ng-client.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/ocs-inventory-ng-client.spec
diff -u SPECS/ocs-inventory-ng-client.spec:1.1 SPECS/ocs-inventory-ng-client.spec:1.2
--- SPECS/ocs-inventory-ng-client.spec:1.1 Sun Mar 2 04:46:08 2008
+++ SPECS/ocs-inventory-ng-client.spec Sun Mar 2 18:10:02 2008
@@ -75,7 +75,11 @@
%attr(755,root,root) %{_bindir}/*
%attr(755,root,root) /bin/ocsinv
%{_datadir}/%{name}/
-%{perl_vendorlib}/
+%dir %{perl_vendorlib}/Ocsinventory
+%{perl_vendorlib}/Ocsinventory/Agent.pm
+%{perl_vendorlib}/Ocsinventory/ocsinventory-client.pl
+%dir %{perl_vendorlib}/Ocsinventory/Agent
+%{perl_vendorlib}/Ocsinventory/Agent/*
%dir %{_var}/log/ocsinventory-client
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -84,6 +88,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2008-03-02 17:10:02 wolvverine
+- correct %files
+
Revision 1.1 2008-03-02 03:46:08 wolvverine
- init
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ocs-inventory-ng-client.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list