]> git.pld-linux.org Git - packages/PHP-nuke.git/blobdiff - PHP-nuke.spec
- one more security note
[packages/PHP-nuke.git] / PHP-nuke.spec
index e2b4134db5863d2e679b5cc4470ee23cdad1595e..d2e2a97199d499e1c9659160187b3effc9e337ce 100644 (file)
@@ -1,16 +1,20 @@
+# TODO:
+# - SECURITY: http://securitytracker.com/alerts/2004/Jul/1010734.html
+# - SECURITY: http://securitytracker.com/alerts/2004/Jul/1010722.html
 Summary:       Slashdot-like webnews site written in php, easy to install and use
 Summary(pl):   Serwis nowinek WWW w stylu Slashdota napisany w PHP, ³atwy w instalacji i u¿ywaniu
 Name:          PHP-nuke
-Version:       6.7
-Release:       0.1
+Version:       7.3
+Release:       1
 License:       GPL
 Group:         Applications/Databases/Interfaces
-Source0:       http://dl.sourceforge.net/phpnuke/PHP-Nuke-%{version}.tar.gz
-# Source0-md5: 456c0370e9d83d8b96ce008fd121be48
+Source0:       http://phpnuke.org/files/PHP-Nuke-%{version}.zip
+# Source0-md5: b6bdea4d54e0693e85b96bb405e2c874
 Source1:       PHP-Nuke.README.first
-Icon:          phpnuke.gif
+#Icon:         phpnuke.gif
 URL:           http://phpnuke.org/
 Requires:      php-mysql
+Requires:      php-pcre
 Requires:      webserver
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -58,8 +62,8 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc ADDONS-MODULES BLOCKS CHANGES CREDITS INSTALL README*
-%doc SUPPORT TODO UPGRADE sql/nuke.sql upgrades
+%doc Addons* Blocks* Changes* Credits* Install* README* Readme*
+%doc Support* Upgrade* sql/nuke.sql upgrades
 %dir %{nukeroot}
 %config(noreplace) %attr(640,http,http) %{nukeroot}/config.php
 %{nukeroot}/[^c]*
This page took 0.07815 seconds and 4 git commands to generate.