Explorar el Código

upgrading package: mysql 5.0.24 -> 5.0.24a

Christoph Schug hace 19 años
padre
commit
ab8a0272f8
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      mysql/mysql.spec

+ 2 - 2
mysql/mysql.spec

@@ -24,7 +24,7 @@
 
 #   package version
 %define       V_major   5.0
-%define       V_minor   24
+%define       V_minor   24a
 %define       V_mysql   %{V_major}.%{V_minor}
 %define       V_opkg    %{V_major}.%{V_minor}
 
@@ -39,7 +39,7 @@ Class:        BASE
 Group:        Database
 License:      GPL
 Version:      %{V_opkg}
-Release:      20060825
+Release:      20060901
 
 #   package options
 %option       with_server    yes