Author: glen                         Date: Thu Jan 27 11:24:22 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- utf8 compatible wordwrap; rel 4

---- Files affected:
packages/phorum:
   phorum.spec (1.64 -> 1.65) 

---- Diffs:

================================================================
Index: packages/phorum/phorum.spec
diff -u packages/phorum/phorum.spec:1.64 packages/phorum/phorum.spec:1.65
--- packages/phorum/phorum.spec:1.64    Thu Nov  4 17:03:14 2010
+++ packages/phorum/phorum.spec Thu Jan 27 12:24:17 2011
@@ -8,7 +8,7 @@
 Summary(pl.UTF-8):     Phorum - implementacja forum WWW w PHP
 Name:          phorum
 Version:       %{mainver}.15a
-Release:       3
+Release:       4
 License:       Apache-like
 Group:         Applications/WWW
 Source0:       http://www.phorum.org/downloads/%{name}-%{version}.tar.bz2
@@ -23,6 +23,7 @@
 Patch6:                no-pear-json.patch
 Patch9:                multibyte_description.patch
 Patch10:       translate-macros.patch
+Patch11:       wordwrap.patch
 URL:           http://www.phorum.org/
 BuildRequires: iconv
 BuildRequires: rpm-php-pearprov
@@ -320,6 +321,7 @@
 %patch6 -p1
 %patch9 -p1
 %patch10 -p1
+%patch11 -p1
 
 # cleanup backups after patching
 find '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
@@ -596,6 +598,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.65  2011/01/27 11:24:17  glen
+- utf8 compatible wordwrap; rel 4
+
 Revision 1.64  2010/11/04 16:03:14  glen
 - dropped estonian & russian translations (i maintain my translations in 
pootle now), it's pita to maintain them as patches; rel 3
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/phorum/phorum.spec?r1=1.64&r2=1.65&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to