From 6135a594cf921a5adc3a7bcff79015cd05d928d8 Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Mon, 12 Dec 2005 19:25:41 +0000 Subject: [PATCH] Clifford Wolf: Added CV- tags for www.rocklinux.net version checker to MySQL and added PKG-DESC-FORMAT entries [2005121220252312798] (https://www.rocklinux.net/submaster) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@6708 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- Documentation/Developers/PKG-DESC-FORMAT | 8 ++++++++ package/clifford/mysql/mysql.desc | 3 +++ 2 files changed, 11 insertions(+) diff --git a/Documentation/Developers/PKG-DESC-FORMAT b/Documentation/Developers/PKG-DESC-FORMAT index bc73e6083..65bac5321 100644 --- a/Documentation/Developers/PKG-DESC-FORMAT +++ b/Documentation/Developers/PKG-DESC-FORMAT @@ -117,6 +117,14 @@ file. Format: [CV-URL] http://www.research.avayalabs.com/project/libsafe/ The URL used by ./scripts/Check-PkgVersion. +[CV-INCL] + Format: [CV-INCL] ^libsafe-[0-9] + The include pattern for the www.rocklinux.net version checker + +[CV-EXCL] + Format: [CV-EXCL] ^patch- + The exclude pattern for the www.rocklinux.net version checker + [CV-PAT] Format: [CV-PAT] ^libsafe-[0-9] diff --git a/package/clifford/mysql/mysql.desc b/package/clifford/mysql/mysql.desc index 40d77a0fa..aedd2d458 100644 --- a/package/clifford/mysql/mysql.desc +++ b/package/clifford/mysql/mysql.desc @@ -49,3 +49,6 @@ [D] 4200314775 mysql-4.1.15.tar.gz http://gd.tuwien.ac.at/db/mysql/Downloads/MySQL-4.1/ +[CV-URL] ftp://gd.tuwien.ac.at/db/mysql/Downloads/MySQL-4.1/ +[CV-INCL] '^mysql-4.1.*tar' +