Revision: | 1.5 |
Committed: | Tue Aug 30 14:41:14 2011 UTC (13 years, 8 months ago) by lat |
Branch: | MAIN |
CVS Tags: | HEAD |
Changes since 1.4: | +0 -0 lines |
State: | FILE REMOVED |
Error occurred while calculating annotation data. | |
Log Message: | Remove old obsolete RPMs and patches. |
# | Content |
---|---|
1 | ### RPM external fed9uutils 2.4.1 |
2 | %define downloadv %(echo %v | cut -d. -f 1,2) |
3 | Source: afs:///afs/cern.ch/cms/external/Fed9UUtils/?export=/%{n}-%{v}.tar.gz |
4 | Provides: libxerces-c.so.23 |
5 | %build |
6 | %install |
7 | mkdir -p %i/include |
8 | mkdir -p %i/lib |
9 | cp -r libFed9UUtils.so %i/lib |
10 | cp -r include/* %i/include |