packages: horde/horde.spec - rpmlint: fix syntax error in %post
glen
glen at pld-linux.org
Thu Feb 17 09:28:43 CET 2011
Author: glen Date: Thu Feb 17 08:28:43 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- rpmlint: fix syntax error in %post
---- Files affected:
packages/horde:
horde.spec (1.188 -> 1.189)
---- Diffs:
================================================================
Index: packages/horde/horde.spec
diff -u packages/horde/horde.spec:1.188 packages/horde/horde.spec:1.189
--- packages/horde/horde.spec:1.188 Mon Feb 14 08:35:34 2011
+++ packages/horde/horde.spec Thu Feb 17 09:28:38 2011
@@ -17,7 +17,7 @@
Summary(pt_BR.UTF-8): Componentes comuns do Horde usados por todos os módulos
Name: %{hordeapp}
Version: 3.3.11
-Release: 2
+Release: 3
License: LGPL
Group: Applications/WWW
Source0: http://ftp.horde.org/pub/horde/%{hordeapp}-%{version}.tar.gz
@@ -226,8 +226,6 @@
Please read README.PLD from documentation.
EOF
-fi
-
%post -n openldap-schema-horde
%openldap_schema_register %{schemadir}/horde.schema -d core
%service -q ldap restart
@@ -326,6 +324,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.189 2011/02/17 08:28:38 glen
+- rpmlint: fix syntax error in %post
+
Revision 1.188 2011/02/14 07:35:34 glen
- moved README.PLD to separate file, sort deps
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/horde/horde.spec?r1=1.188&r2=1.189&f=u
More information about the pld-cvs-commit
mailing list