Prechádzať zdrojové kódy

modifying package: wordpress-2.5.1 20080525 -> 20080530

Ralf S. Engelschall 17 rokov pred
rodič
commit
137fe402ce
1 zmenil súbory, kde vykonal 10 pridanie a 10 odobranie
  1. 10 10
      wordpress/wordpress.spec

+ 10 - 10
wordpress/wordpress.spec

@@ -23,13 +23,13 @@
 
 #   package versions
 %define       V_wordpress            2.5.1
-%define       V_plugin_dbmanager     220
+%define       V_plugin_dbmanager     2.30
 %define       V_plugin_pagenavi      2.30
 %define       V_plugin_polls         2.30
-%define       V_plugin_postviews     120
+%define       V_plugin_postviews     1.30
 %define       V_plugin_print         2.30
 %define       V_plugin_relativedate  1.30
-%define       V_plugin_ban           120
+%define       V_plugin_ban           1.30
 %define       V_plugin_ela           0.10
 %define       V_plugin_stats         1.2.1
 %define       V_plugin_peterantispam 3.0.5
@@ -46,7 +46,7 @@ Class:        PLUS
 Group:        CMS
 License:      GPL
 Version:      %{V_wordpress}
-Release:      20080525
+Release:      20080530
 
 #   list of sources
 Source0:      http://wordpress.org/wordpress-%{V_wordpress}.tar.gz
@@ -54,13 +54,13 @@ Source1:      wordpress-apache.conf
 Source2:      wordpress-setup.sh
 Source3:      wordpress-cron.sh
 Source4:      rc.wordpress
-Source10:     http://lesterchan.net/others/downloads/wp-dbmanager%{V_plugin_dbmanager}.zip
+Source10:     http://downloads.wordpress.org/plugin/wp-dbmanager.%{V_plugin_dbmanager}.zip
 Source11:     http://downloads.wordpress.org/plugin/wp-pagenavi.%{V_plugin_pagenavi}.zip
 Source12:     http://downloads.wordpress.org/plugin/wp-polls.%{V_plugin_polls}.zip
-Source13:     http://lesterchan.net/others/downloads/wp-postviews%{V_plugin_postviews}.zip
+Source13:     http://downloads.wordpress.org/plugin/wp-postviews.%{V_plugin_postviews}.zip
 Source14:     http://downloads.wordpress.org/plugin/wp-print.%{V_plugin_print}.zip
 Source15:     http://downloads.wordpress.org/plugin/wp-relativedate.%{V_plugin_relativedate}.zip
-Source16:     http://lesterchan.net/others/downloads/wp-ban%{V_plugin_ban}.zip
+Source16:     http://downloads.wordpress.org/plugin/wp-ban.%{V_plugin_ban}.zip
 Source17:     http://www.sonsofskadi.net/wp-content/upload/af-extended-live-archive-%{V_plugin_ela}.zip
 Source18:     http://downloads.wordpress.org/plugin/stats.%{V_plugin_stats}.zip
 Source19:     http://www.theblog.ca/wp-content/uploads/2008/05/peterantispam%{V_plugin_peterantispam}.zip
@@ -213,19 +213,19 @@ AutoReqProv:  no
         $RPM_BUILD_ROOT%{l_prefix}/libexec/wordpress/wp-content/plugins/stats \
         $RPM_BUILD_ROOT%{l_prefix}/libexec/wordpress/wp-content/plugins/custom-anti-spam \
         $RPM_BUILD_ROOT%{l_prefix}/libexec/wordpress/wp-content/plugins/hashcash
-    cp -rp dbmanager/* \
+    cp -rp wp-dbmanager/* \
         $RPM_BUILD_ROOT%{l_prefix}/libexec/wordpress/wp-content/plugins/dbmanager/
     cp -rp wp-pagenavi/* \
         $RPM_BUILD_ROOT%{l_prefix}/libexec/wordpress/wp-content/plugins/pagenavi/
     cp -rp wp-polls/* \
         $RPM_BUILD_ROOT%{l_prefix}/libexec/wordpress/wp-content/plugins/polls/
-    cp -rp postviews/* \
+    cp -rp wp-postviews/* \
         $RPM_BUILD_ROOT%{l_prefix}/libexec/wordpress/wp-content/plugins/postviews/
     cp -rp wp-print/* \
         $RPM_BUILD_ROOT%{l_prefix}/libexec/wordpress/wp-content/plugins/print/
     cp -rp wp-relativedate/* \
         $RPM_BUILD_ROOT%{l_prefix}/libexec/wordpress/wp-content/plugins/relativedate/
-    cp -rp ban/* \
+    cp -rp wp-ban/* \
         $RPM_BUILD_ROOT%{l_prefix}/libexec/wordpress/wp-content/plugins/ban/
     cp -rp af-extended-live-archive/* \
         $RPM_BUILD_ROOT%{l_prefix}/libexec/wordpress/wp-content/plugins/af-extended-live-archive/