SPECS: ocs-inventory-ng.spec - correct %files
wolvverine
wolvverine at pld-linux.org
Sun Mar 2 18:05:43 CET 2008
Author: wolvverine Date: Sun Mar 2 17:05:43 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- correct %files
---- Files affected:
SPECS:
ocs-inventory-ng.spec (1.18 -> 1.19)
---- Diffs:
================================================================
Index: SPECS/ocs-inventory-ng.spec
diff -u SPECS/ocs-inventory-ng.spec:1.18 SPECS/ocs-inventory-ng.spec:1.19
--- SPECS/ocs-inventory-ng.spec:1.18 Sun Mar 2 04:50:35 2008
+++ SPECS/ocs-inventory-ng.spec Sun Mar 2 18:05:38 2008
@@ -135,7 +135,9 @@
%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_webappconfdir}/httpd.conf
%attr(755,root,root) %{_bindir}/Ocsinventory_local.pl
%{_datadir}/%{name}/
-%{perl_vendorlib}/
+%dir %{perl_vendorlib}/Apache/Ocsinventory
+%{perl_vendorlib}/Apache/Ocsinventory/*
+%{perl_vendorlib}/Apache/Ocsinventory.pm
%attr(770,root,http) %dir %{_var}/log/%{name}
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -144,6 +146,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.19 2008-03-02 17:05:38 wolvverine
+- correct %files
+
Revision 1.18 2008-03-02 03:50:35 wolvverine
- move agent to ocs-inventory-ng-client.spec
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ocs-inventory-ng.spec?r1=1.18&r2=1.19&f=u
More information about the pld-cvs-commit
mailing list