Author: paszczus Date: Thu Sep 29 12:51:17 2011 GMT Module: packages Tag: HEAD ---- Log message: - s/indexcontacts.sh/indexcontacts/g bin/update; rel 2
---- Files affected: packages/roundcubemail: roundcubemail.spec (1.118 -> 1.119) ---- Diffs: ================================================================ Index: packages/roundcubemail/roundcubemail.spec diff -u packages/roundcubemail/roundcubemail.spec:1.118 packages/roundcubemail/roundcubemail.spec:1.119 --- packages/roundcubemail/roundcubemail.spec:1.118 Thu Sep 29 14:35:53 2011 +++ packages/roundcubemail/roundcubemail.spec Thu Sep 29 14:51:12 2011 @@ -22,7 +22,7 @@ Summary(pl.UTF-8): RoundCube Webmail - poczta przez WWW Name: roundcubemail Version: 0.6 -Release: 1 +Release: 2 License: GPL v2 Group: Applications/Mail Source0: http://downloads.sourceforge.net/roundcubemail/%{name}-%{version}.tar.gz @@ -165,6 +165,8 @@ mv $a ${a%.sh} done +%{__sed} -i s/indexcontacts.sh/indexcontacts/g bin/update + # unpacked js sources find -name '*.src' | xargs rm -v # tools to pack js @@ -400,6 +402,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.119 2011/09/29 12:51:12 paszczus +- s/indexcontacts.sh/indexcontacts/g bin/update; rel 2 + Revision 1.118 2011/09/29 12:35:53 paszczus - updated to 0.6 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/roundcubemail/roundcubemail.spec?r1=1.118&r2=1.119&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
