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

Comparing COMP/CMSDIST/sigcpp.spec (file contents):
Revision 1.1 by ratnik, Mon Jun 19 11:49:12 2006 UTC vs.
Revision 1.2 by eulisse, Fri Jun 23 12:00:07 2006 UTC

# Line 1 | Line 1
1   ### RPM external sigcpp 2.0.17
2 < %define majorv 2.0
2 > %define majorv %(echo %v | cut -d. -f1,2)
3   Source: http://ftp.gnome.org/pub/GNOME/sources/libsigc++/%{majorv}/libsigc++-%{v}.tar.gz
4  
5   %prep
# Line 7 | Line 7 | Source: http://ftp.gnome.org/pub/GNOME/s
7   ./configure  --prefix=%{i}
8  
9   %build
10 < make
11 <
12 < %install
13 < make install
14 <
10 > make %makeprocesses

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines