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

Comparing COMP/CMSDIST/mysql.spec (file contents):
Revision 1.4 by eulisse, Mon Apr 17 11:17:00 2006 UTC vs.
Revision 1.6 by eulisse, Fri Apr 28 14:50:32 2006 UTC

# Line 1 | Line 1
1   ### RPM external mysql 5.0.18
2 + ## INITENV +PATH LD_LIBRARY_PATH %i/lib/mysql
3 +
4   #Different download locations according to the version.
5  
6   %if "%(echo %v | cut -d. -f1)" == "4"
# Line 8 | Line 10
10   %endif
11  
12   Source: %source
13 + Requires: perl-virtual
14 + # Let's fake the fact that we have perl (DBI) so that rpm does not complain.
15 + Provides: perl(DBI)
16  
17   %prep
18   %setup -n %n-%v

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines