Browse Source

Clifford Wolf:


			
			
				rocklinux
			
			
		
Clifford Wolf 20 years ago
parent
commit
6135a594cf
2 changed files with 11 additions and 0 deletions
  1. +8
    -0
      Documentation/Developers/PKG-DESC-FORMAT
  2. +3
    -0
      package/clifford/mysql/mysql.desc

+ 8
- 0
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]

+ 3
- 0
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'

Loading…
Cancel
Save