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.5 by elmer, Tue May 1 10:57:27 2007 UTC vs.
Revision 1.6 by elmer, Wed May 23 16:26:07 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines