소스 검색

modifying package: mysql-5.1.38 20090918 -> 20090919

Ralf S. Engelschall 16 년 전
부모
커밋
b232b61ea4
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      mysql/mysql.spec

+ 2 - 2
mysql/mysql.spec

@@ -26,7 +26,7 @@
 %define       V_minor   38
 %define       V_mysql   %{V_major}.%{V_minor}
 %define       V_opkg    %{V_major}.%{V_minor}
-%define       V_jdbc    5.1.8
+%define       V_jdbc    5.1.9
 
 #   package information
 Name:         mysql
@@ -39,7 +39,7 @@ Class:        BASE
 Group:        Database
 License:      GPL
 Version:      %{V_opkg}
-Release:      20090918
+Release:      20090919
 
 #   package options
 %option       with_server      yes