SPECS: mediawiki.spec - 1.6.3, NFY

glen glen at pld-linux.org
Thu Apr 27 23:23:20 CEST 2006


Author: glen                         Date: Thu Apr 27 21:23:20 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 1.6.3, NFY

---- Files affected:
SPECS:
   mediawiki.spec (1.34 -> 1.35) 

---- Diffs:

================================================================
Index: SPECS/mediawiki.spec
diff -u SPECS/mediawiki.spec:1.34 SPECS/mediawiki.spec:1.35
--- SPECS/mediawiki.spec:1.34	Thu Apr 27 19:37:40 2006
+++ SPECS/mediawiki.spec	Thu Apr 27 23:23:14 2006
@@ -3,17 +3,17 @@
 # - secure webpages and dirs (separate htdocs and includes)
 #
 # Conditional build:
-%bcond_with	apidocs	# with apidocs
+%bcond_with	apidocs	# with apidocs. not finished
 #
 Summary:	MediaWiki - the collaborative editing software that runs Wikipedia
 Summary(pl):	MediaWiki - oprogramowanie do wspólnej edycji, na którym działa Wikipedia
 Name:		mediawiki
-Version:	1.5.8
-Release:	1
+Version:	1.6.3
+Release:	0.2
 License:	GPL
 Group:		Applications/WWW
 Source0:	http://dl.sourceforge.net/wikipedia/%{name}-%{version}.tar.gz
-# Source0-md5:	1eef94157377fa8c3d049877a27c0163
+# Source0-md5:	89d0d6a588dce6453fb00a70598c632e
 Source1:	%{name}.conf
 Patch0:		%{name}-mysqlroot.patch
 Patch1:		%{name}-confdir2.patch
@@ -25,16 +25,16 @@
 %endif
 BuildRequires:	rpmbuild(macros) >= 1.268
 Requires:	php-mysql
+Requires:	php-common >= 3:4.3.2
 Requires:	php-pcre
 Requires:	php-xml
 # includes/UserMailer.php:
 #Requires:	php-pear-Mail
 # Optional
-#Requires:	ImageMagick or php-gd for thumbnails
-#Requires:	php-zlib
-#Requires:	turck-mmcache
+#Suggests:	ImageMagick or php-gd for thumbnails
+#Suggests:	php-zlib
+#Suggests:	php-mmcache || php4-mmcache
 Requires:	webapps
-Requires:	webserver = apache
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		_appdir		%{_datadir}/%{name}
@@ -57,6 +57,7 @@
 Summary(pl):	Pakiet do wstępnej konfiguracji MediaWiki
 Group:		Applications/WWW
 Requires:	%{name} = %{epoch}:%{version}-%{release}
+Requires:	php-posix
 
 %description setup
 Install this package to configure initial MediaWiki installation. You
@@ -175,6 +176,12 @@
 	%service apache reload
 fi
 
+%triggerpostun -- %{name} < 1.6.0
+%banner -e %{name}-1.6 <<EOF
+You may use command line upgrade script maintenance/update.php to
+upgrade from previous version.
+EOF
+
 %files
 %defattr(644,root,root,755)
 %doc docs FAQ HISTORY INSTALL README RELEASE-NOTES UPGRADE *.sample tests
@@ -205,6 +212,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.35  2006/04/27 21:23:14  glen
+- 1.6.3, NFY
+
 Revision 1.34  2006/04/27 17:37:40  glen
 - 1.5.8
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mediawiki.spec?r1=1.34&r2=1.35&f=u



More information about the pld-cvs-commit mailing list