Author: glen Date: Fri Apr 9 14:45:51 2010 GMT Module: packages Tag: HEAD ---- Log message: - add update-et.patch
---- Files affected: packages/phorum: phorum.spec (1.54 -> 1.55) ---- Diffs: ================================================================ Index: packages/phorum/phorum.spec diff -u packages/phorum/phorum.spec:1.54 packages/phorum/phorum.spec:1.55 --- packages/phorum/phorum.spec:1.54 Wed Apr 7 01:35:49 2010 +++ packages/phorum/phorum.spec Fri Apr 9 16:45:46 2010 @@ -27,6 +27,7 @@ Patch4: sys-recaptcha.patch Patch5: enable-mbstring.patch Patch6: no-pear-json.patch +Patch7: update-et.patch URL: http://www.phorum.org/ BuildRequires: iconv BuildRequires: rpm-php-pearprov @@ -326,6 +327,7 @@ %patch4 -p1 %patch5 -p1 %patch6 -p1 +%patch7 -p1 # cleanup backups after patching find '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f @@ -602,6 +604,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.55 2010/04/09 14:45:46 glen +- add update-et.patch + Revision 1.54 2010/04/06 23:35:49 sparky - dropped BR: glibc-misc - no macros in O: ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/phorum/phorum.spec?r1=1.54&r2=1.55&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
