ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Root Listing
root
/
cvsroot
/
COMP
/
CMSDIST
/
graphviz.spec
Revision:
1.1
Committed:
Fri Feb 24 08:01:52 2006 UTC
(19 years, 2 months ago) by
eulisse
Branch:
MAIN
CVS Tags:
test2, test1, NataliaStart
Log Message:
First imported into repository.
File Contents
#
User
Rev
Content
1
eulisse
1.1
### RPM external graphviz 1.9
2
Source:
http://service-spi.web.cern.ch/service-spi/external/tarFiles/%
{n}-%{v}.tar.gz
3
4
%prep
5
%setup -n %{n}-%{v}
6
7
%build
8
./configure --prefix=%{i}
9
make