packages: roundcubemail/roundcubemail.spec - typo

glen glen at pld-linux.org
Fri Apr 20 18:58:14 CEST 2012


Author: glen                         Date: Fri Apr 20 16:58:14 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- typo

---- Files affected:
packages/roundcubemail:
   roundcubemail.spec (1.126 -> 1.127) 

---- Diffs:

================================================================
Index: packages/roundcubemail/roundcubemail.spec
diff -u packages/roundcubemail/roundcubemail.spec:1.126 packages/roundcubemail/roundcubemail.spec:1.127
--- packages/roundcubemail/roundcubemail.spec:1.126	Mon Apr 16 22:49:13 2012
+++ packages/roundcubemail/roundcubemail.spec	Fri Apr 20 18:58:09 2012
@@ -304,9 +304,9 @@
 
 %post
 # replace default des string in config file for better security
-makedesstr()
+makedesstr() {
 	openssl rand -hex 12
-)
+}
 
 if grep -q '24ByteDESkey' %{_sysconfdir}/main.inc.php; then
 	des=$(makedesstr)
@@ -418,6 +418,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.127  2012/04/20 16:58:09  glen
+- typo
+
 Revision 1.126  2012/04/16 20:49:13  glen
 - extra precaution
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/roundcubemail/roundcubemail.spec?r1=1.126&r2=1.127



More information about the pld-cvs-commit mailing list