ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/log4cplus.spec
Revision: 1.2
Committed: Wed Mar 15 17:18:42 2006 UTC (19 years, 1 month ago) by eulisse
Branch: MAIN
CVS Tags: ProdAgent_pa17, phedex_2_3_series, V00-00-09, V00-00-08, V00-00-07, V00-00-06, V00-00-05, V00-00-04, V00-00-03, V00-00-02, V00-00-01, V00-00-00, test2, test1, NataliaStart
Changes since 1.1: +3 -5 lines
Log Message:
missing . added

File Contents

# Content
1 ### RPM external log4cplus 1.0.2
2
3 Source: http://switch.dl.sourceforge.net/sourceforge/%n/%{n}-%{v}.tar.gz
4
5 %build
6 ./configure --prefix=%i
7 make
8
9 %install
10 make install
11
12
13 %changelog
14 * Mon Feb 27 2006 Stefano Argiro <stefano.argiro@cern.ch>
15 - Initial build.
16
17