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

Comparing COMP/CMSDIST/apt.spec (file contents):
Revision 1.76 by elmer, Mon Nov 26 16:51:51 2007 UTC vs.
Revision 1.80 by elmer, Mon Feb 4 07:57:17 2008 UTC

# Line 1 | Line 1
1 < ### RPM external apt 0.5.15lorg3.2-CMS18c
1 > ### RPM external apt 0.5.15lorg3.2-CMS19a
2   ## INITENV SET APT_CONFIG %{i}/etc/apt.conf
3   Source:  http://apt-rpm.org/releases/%n-%realversion.tar.bz2
4   Source1: bootstrap
# Line 40 | Line 40 | esac
40   %patch3 -p1
41  
42   %build
43 < export CFLAGS="-O0 -g"
44 < export CXXFLAGS="-O0 -g"
43 > #export CFLAGS="-O0 -g"
44 > #export CXXFLAGS="-O0 -g"
45   export CPPFLAGS="-I$BZ2LIB_ROOT/include -I$BEECRYPT_ROOT/include -I$RPM_ROOT/include -I$RPM_ROOT/include/rpm"
46   export LDFLAGS="-L$BZ2LIB_ROOT/lib -L$BEECRYPT_ROOT/%{libdir} -L$RPM_ROOT/%{libdir}"
47   export LIBDIR="$LIBS"
# Line 127 | Line 127 | EOF_APT_CONF
127  
128   cat << \EOF_SOURCES_LIST > %{i}/etc/sources.list
129   rpm http://cmsrep.cern.ch cms/cpt/Software/download/cms/apt/%{cmsplatf} cms lcg external
130 < rpm-src http://cmsrep.cern.ch cms/cpt/Software/download/cms/apt/%{cmsplatf} cms lcg external
130 > # rpm-src http://cmsrep.cern.ch cms/cpt/Software/download/cms/apt/%{cmsplatf} cms lcg external
131   # This are defined to support experimental repositories. The bootstrap file rewrites and uncomments
132   # them when passed the appropriate commandline option.
133   #;rpm http://@SERVER@ @SERVER_PATH@@REPOSITORY@/apt/%{cmsplatf} @GROUPS@  
134 < #;rpm-src http://@SERVER@ @SERVER_PATH@@REPOSITORY@/apt/%{cmsplatf} @GROUPS@
134 > # rpm-src http://@SERVER@ @SERVER_PATH@@REPOSITORY@/apt/%{cmsplatf} @GROUPS@
135   EOF_SOURCES_LIST
136  
137   cat << \EOF_RPMPRIORITIES > %{i}/etc/rpmpriorities

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines