]> git.pld-linux.org Git - packages/phpBB.git/commitdiff
- sec update to 2.0.8, STBR auto/ac/phpBB-2_0_8-2
authorTomek Orzechowski <orzech@pld-linux.org>
Sat, 27 Mar 2004 20:58:16 +0000 (20:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    phpBB.spec -> 1.40

phpBB.spec

index 4d43ec0332213f19c255345634922e565f050a16..952b7cafc934b00e80d79f7675fd1ab09ab6777b 100644 (file)
@@ -1,13 +1,13 @@
 Summary:       A feature-rich PHP discussion board
 Summary(pl):   Forum dyskusyjne o du¿ych mo¿liwo¶ciach
 Name:          phpBB
-%define _version 2.0.6
-Version:       2.0.6c
-Release:       1
+%define _version 2.0.8
+Version:       2.0.8
+Release:       2
 License:       GPL v2
 Group:         Applications/WWW
 Source0:       http://dl.sourceforge.net/phpbb/%{name}-%{_version}.tar.bz2
-# Source0-md5: 0c2a43e1f482dffbcdb91dd366c9894f
+# Source0-md5: 20d9e163e3f3b575639c2a1fbd9e8690
 Source1:       http://dl.sourceforge.net/phpbb/lang_polish.tar.gz
 # Source1-md5: db020ef788d4bd50ce04014964e3e043
 Source2:       http://dl.sourceforge.net/phpbb/subSilver_polish.tar.gz
@@ -66,7 +66,7 @@ install *.{php,inc}   $RPM_BUILD_ROOT%{_phpdir}
 install admin/*.php    $RPM_BUILD_ROOT%{_phpdir}/admin
 install db/*.php       $RPM_BUILD_ROOT%{_phpdir}/db
 install includes/*.php $RPM_BUILD_ROOT%{_phpdir}/includes
-install install/*.{htm,php} $RPM_BUILD_ROOT%{_phpdir}/install
+install install/*.php  $RPM_BUILD_ROOT%{_phpdir}/install
 install install/schemas/*.sql $RPM_BUILD_ROOT%{_phpdir}/install/schemas
 
 cp -R images/*         $RPM_BUILD_ROOT%{_phpdir}/images
@@ -137,6 +137,5 @@ echo "For upgrade: http://<your.site.address>/<path>/install/upgrade.php"
 %doc install/schemas/*.zip
 %attr(750,root,http) %dir %{_phpdir}/install
 %attr(640,root,http) %{_phpdir}/install/*.php
-%attr(640,root,http) %{_phpdir}/install/*.htm
 %attr(750,root,http) %dir %{_phpdir}/install/schemas
 %attr(640,root,http) %{_phpdir}/install/schemas/*.sql
This page took 0.809474 seconds and 4 git commands to generate.