SPECS: phpBB.spec - up to 2.0.20 - removed bcond, works fine with ...

dzeus dzeus at pld-linux.org
Wed May 3 00:32:53 CEST 2006


Author: dzeus                        Date: Tue May  2 22:32:53 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 2.0.20
- removed bcond, works fine with php 5.1

---- Files affected:
SPECS:
   phpBB.spec (1.88 -> 1.89) 

---- Diffs:

================================================================
Index: SPECS/phpBB.spec
diff -u SPECS/phpBB.spec:1.88 SPECS/phpBB.spec:1.89
--- SPECS/phpBB.spec:1.88	Thu Feb  2 16:14:49 2006
+++ SPECS/phpBB.spec	Wed May  3 00:32:47 2006
@@ -1,17 +1,13 @@
 # $Revision$, $Date$
-# Conditional build:
-%bcond_without	php5		# build without php5 support
-#
 Summary:	A feature-rich PHP discussion board
 Summary(pl):	Forum dyskusyjne o dużych możliwościach
 Name:		phpBB
-Version:	2.0.19
-%define	fver	20195
+Version:	2.0.20
 Release:	1
 License:	GPL v2
 Group:		Applications/WWW
-Source0:	http://dl.sourceforge.net/phpbb-php5mod/%{fver}.tar.bz2
-# Source0-md5:	49b3858da2f8e48e2fc5f0b144a05b6d
+Source0:	http://heanet.dl.sourceforge.net/phpbb/%{name}-%{version}.tar.bz2
+# Source0-md5:	195d199f7ce766bc6d522e0e9a3cb74d
 Source1:	http://dl.sourceforge.net/phpbb/lang_polish.tar.gz
 # Source1-md5:	db020ef788d4bd50ce04014964e3e043
 Source2:	http://dl.sourceforge.net/phpbb/subSilver_polish.tar.gz
@@ -26,8 +22,6 @@
 # Source6-md5:	419157eb144fa81b7464a5f2edeea434
 Source7:	%{name}.conf
 Source8:	%{name}.ico
-Source9:	http://dl.sourceforge.net/phpbb/%{name}-%{version}.tar.bz2
-# Source9-md5:	7b8c6d6f7f92571afb34f192f3c242dd
 URL:		http://www.phpbb.com/
 BuildRequires:	rpmbuild(macros) >= 1.268
 Requires(triggerpostun):	sed >= 4.0
@@ -70,11 +64,7 @@
 Pakiet potrzebny do instalacji forum %{name}.
 
 %prep
-%if %{without php5}
-%setup -q -T -b 9 -n phpBB2
-%else
-%setup -q -c
-%endif
+%setup -q -n phpBB2
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -238,6 +228,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.89  2006/05/02 22:32:47  dzeus
+- up to 2.0.20
+- removed bcond, works fine with php 5.1
+
 Revision 1.88  2006/02/02 15:14:49  glen
 - update apache2 trigger to match apache-base in case somebody decides not to
   use apache2.2 virtual pkg (freedom of choice one of the pld mottos)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/phpBB.spec?r1=1.88&r2=1.89&f=u



More information about the pld-cvs-commit mailing list