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.2 by eulisse, Tue Mar 21 17:07:14 2006 UTC vs.
Revision 1.3 by ratnik, Wed Apr 18 23:46:02 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines