Browse Source

upgrading package: mysql 4.0.14 -> 4.0.15

Ralf S. Engelschall 22 years ago
parent
commit
193057ba26
1 changed files with 2 additions and 2 deletions
  1. 2 2
      mysql/mysql.spec

+ 2 - 2
mysql/mysql.spec

@@ -25,7 +25,7 @@
 
 
 #   package version
 #   package version
 %define       V_major   4.0
 %define       V_major   4.0
-%define       V_minor   14
+%define       V_minor   15
 %define       V_mysql   %{V_major}.%{V_minor}
 %define       V_mysql   %{V_major}.%{V_minor}
 %define       V_opkg    %{V_major}.%{V_minor}
 %define       V_opkg    %{V_major}.%{V_minor}
 
 
@@ -39,7 +39,7 @@ Distribution: OpenPKG [BASE]
 Group:        Database
 Group:        Database
 License:      GPL
 License:      GPL
 Version:      %{V_opkg}
 Version:      %{V_opkg}
-Release:      20030904
+Release:      20030910
 
 
 #   package options
 #   package options
 %option       with_berkeleydb  yes
 %option       with_berkeleydb  yes