packages: phorum/phorum.spec - dropped estonian & russian translations (i m...

glen glen at pld-linux.org
Thu Nov 4 17:03:22 CET 2010


Author: glen                         Date: Thu Nov  4 16:03:22 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- dropped estonian & russian translations (i maintain my translations in pootle now), it's pita to maintain them as patches; rel 3

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

---- Diffs:

================================================================
Index: packages/phorum/phorum.spec
diff -u packages/phorum/phorum.spec:1.63 packages/phorum/phorum.spec:1.64
--- packages/phorum/phorum.spec:1.63	Thu Oct 21 23:38:39 2010
+++ packages/phorum/phorum.spec	Thu Nov  4 17:03:14 2010
@@ -8,17 +8,11 @@
 Summary(pl.UTF-8):	Phorum - implementacja forum WWW w PHP
 Name:		phorum
 Version:	%{mainver}.15a
-Release:	2.2
+Release:	3
 License:	Apache-like
 Group:		Applications/WWW
 Source0:	http://www.phorum.org/downloads/%{name}-%{version}.tar.bz2
 # Source0-md5:	e1a0a3974fc60ced71c95d282e7bcc3e
-# Source1Download: http://www.phorum.org/phorum5/read.php?65,129182
-Source1:	http://www.phorum.org/phorum5/file.php/download/65/2522/%{name}-estonian-5.2.7a.zip
-# Source1-md5:	cd2d5fb9b0b17da0d805209ac76b58d4
-# Source2Download: http://www.phorum.org/phorum5/read.php?65,142430,142430
-Source2:	http://www.phorum.org/phorum5/file.php/65/4131/Russian-Utf8.zip
-# Source2-md5:	510e8b1750bebef99fdfdab3504ac60d
 Source3:	apache.conf
 Patch0:		paths.patch
 Patch1:		mysql.patch
@@ -27,8 +21,6 @@
 Patch4:		sys-recaptcha.patch
 Patch5:		enable-mbstring.patch
 Patch6:		no-pear-json.patch
-Patch7:		update-et.patch
-Patch8:		update-ru.patch
 Patch9:		multibyte_description.patch
 Patch10:	translate-macros.patch
 URL:		http://www.phorum.org/
@@ -250,7 +242,7 @@
 Lightweight template for Phorum.
 
 %prep
-%setup -q -a1 -a2
+%setup -q
 find '(' -name '*.php' -o -name '*.css' -o -name '*.js' -o -name '*.html' ')' -print0 | xargs -0 %{__sed} -i -e 's,\r$,,'
 
 install -d htdocs/admin examples
@@ -277,10 +269,6 @@
 mv docs/docbook .
 mv docs/pdf pdfdoc
 
-mv russian.php include/lang
-iconv -fcp1251 -tutf8 'readme!!!.txt' > docs/README.ru
-rm -f 'readme!!!.txt'
-
 # kill old files by phorum
 rm post.php
 
@@ -330,8 +318,6 @@
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
-%patch7 -p1
-%patch8 -p1
 %patch9 -p1
 %patch10 -p1
 
@@ -610,6 +596,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+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
+
 Revision 1.63  2010/10/21 21:38:39  glen
 - start macro uses in translations
 
================================================================

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



More information about the pld-cvs-commit mailing list