ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/mysql-connector-java.spec
Revision: 1.1
Committed: Thu Jun 7 08:42:23 2007 UTC (17 years, 10 months ago) by andreasp
Branch: MAIN
Log Message:
initial version

File Contents

# User Rev Content
1 andreasp 1.1 ### RPM external mysqlconnectorjava 5.0.5
2     # Local patches and build system fudging by Lassi A. Tuura <lat@iki.fi>
3     Requires: mysql java-jdk
4     %define downloadn mysql-connector-java
5     Source: http://mirror.switch.ch/ftp/mirror/mysql/Downloads/Connector-J/%{downloadn}-%v.tar.gz
6    
7     %prep
8     # %setup -q -n %{n}/%v/%{n}-%{v}
9     %setup
10    
11    
12     %build
13    
14    
15     %install
16