ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/unixodbc.spec
(Generate patch)

Comparing COMP/CMSDIST/unixodbc.spec (file contents):
Revision 1.3 by ratnik, Wed Apr 18 23:46:02 2007 UTC vs.
Revision 1.4 by elmer, Tue May 1 10:53:03 2007 UTC

# Line 1 | Line 1
1   ### RPM external unixodbc 2.2.11
2 Requires: gcc-wrapper
2   %define downloadn unixODBC
3   Source: http://www.unixodbc.org/%downloadn-%v.tar.gz
4   %prep
5   %setup -n %{downloadn}-%{v}
6   %build
8 ## IMPORT gcc-wrapper
7   ./configure --prefix=%{i} --disable-gui
8   make %makeprocesses
9   mkdir -p %i/etc

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines