SPECS: gosa.spec - changed the strange char to '|' to satisfy utf8_check, py
witekfl
witekfl at pld-linux.org
Fri Feb 6 17:54:21 CET 2009
Author: witekfl Date: Fri Feb 6 16:54:21 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- changed the strange char to '|' to satisfy utf8_check,py
---- Files affected:
SPECS:
gosa.spec (1.5 -> 1.6)
---- Diffs:
================================================================
Index: SPECS/gosa.spec
diff -u SPECS/gosa.spec:1.5 SPECS/gosa.spec:1.6
--- SPECS/gosa.spec:1.5 Wed May 21 14:25:52 2008
+++ SPECS/gosa.spec Fri Feb 6 17:54:16 2009
@@ -152,7 +152,7 @@
install -d $RPM_BUILD_ROOT%{_sysconfdir}/openldap/schema/gosa
mv contrib/openldap/*.schema $RPM_BUILD_ROOT%{_sysconfdir}/openldap/schema/gosa
-sed 's§"CONFIG_TEMPLATE_DIR", "../contrib/"§"CONFIG_TEMPLATE_DIR", "%{docdir}/"§g' $RPM_BUILD_ROOT%{_datadir}/gosa/include/functions.inc > $RPM_BUILD_ROOT%{_datadir}/gosa/include/functions.inc.new
+sed 's|"CONFIG_TEMPLATE_DIR", "../contrib/"|"CONFIG_TEMPLATE_DIR", "%{docdir}/"|g' $RPM_BUILD_ROOT%{_datadir}/gosa/include/functions.inc > $RPM_BUILD_ROOT%{_datadir}/gosa/include/functions.inc.new
mv -f $RPM_BUILD_ROOT%{_datadir}/gosa/include/functions.inc.new $RPM_BUILD_ROOT%{_datadir}/gosa/include/functions.inc
mv -f doc manual
@@ -249,7 +249,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
-Revision 1.5 2008/05/21 12:25:52 paszczus
+Revision 1.6 2009/02/06 16:54:16 witekfl
+- changed the strange char to '|' to satisfy utf8_check,py
+
+Revision 1.5 2008-05-21 12:25:52 paszczus
- requires, suggests
Revision 1.4 2008-05-21 12:14:42 paszczus
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gosa.spec?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list