Author: wolvverine Date: Mon Oct 12 13:23:04 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- not run postinst.pl
---- Files affected:
packages/ocs-inventory-ng-client:
ocs-inventory-ng-client.spec (1.7 -> 1.8)
---- 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.7
packages/ocs-inventory-ng-client/ocs-inventory-ng-client.spec:1.8
--- packages/ocs-inventory-ng-client/ocs-inventory-ng-client.spec:1.7 Fri Oct
9 17:33:04 2009
+++ packages/ocs-inventory-ng-client/ocs-inventory-ng-client.spec Mon Oct
12 15:22:58 2009
@@ -40,6 +40,10 @@
# 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$,,'
+# script for migration from old or make new configuration files
+mv postinst.pl postinst.pl.old
+touch postinst.pl
+
%build
%{__perl} Makefile.PL \
INSTALLDIRS=vendor
@@ -92,6 +96,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.8 2009/10/12 13:22:58 wolvverine
+- not run postinst.pl
+
Revision 1.7 2009/10/09 15:33:04 wolvverine
- correct
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ocs-inventory-ng-client/ocs-inventory-ng-client.spec?r1=1.7&r2=1.8&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit