CLHEP-1.8.2.1.spec Summary: A Class library for High Energy Physics
Name: CLHEP
Version: 1.8.2.1
Release: 1
Copyright: distributable
Group: Development/Libraries
Vendor: CLHEP Workshops
URL: proj-clhep.web.cern.ch...
Source: proj-clhep.web.cern.ch...
Packager: Wei-Lun Chao <chaoweilun@pcmail.com.tw>
BuildRoot: %{_builddir}/%{name}-root
%description
The CLHEP project was proposed by Leif Lönnblad at CHEP 92. It is intended
to be a set of HEP-specific foundation and utility classes such as random
generators, physics vectors, geometry and linear algebra.
%prep
%setup -n %{name}
%build
%configure
make
%install
rm -rf $RPM_BUILD_ROOT
%makeinstall
ln -s libCLHEP-g++.%{version}.a $RPM_BUILD_ROOT%_libdir/libCLHEP.a
%clean
%files
%defattr(-,root,root)
%{_includedir}/CLHEP
%{_libdir}/*.a
%changelog
* Mon Jun 13 2005 Wei-Lun <chaoweilun@pcmail.com.tw>
- initial spec file created
A class for generating world maps.
A Web-based live support system.
CLHEP-1.8.2.1.spec
Summary: A Class library for High Energy Physics
Name: CLHEP
Version: 1.8.2.1
Release: 1
Copyright: distributable
Group: Development/Libraries
Vendor: CLHEP Workshops
URL: proj-clhep.web.cern.ch...
Source: proj-clhep.web.cern.ch...
Packager: Wei-Lun Chao <chaoweilun@pcmail.com.tw>
BuildRoot: %{_builddir}/%{name}-root
%description
The CLHEP project was proposed by Leif Lönnblad at CHEP 92. It is intended
to be a set of HEP-specific foundation and utility classes such as random
generators, physics vectors, geometry and linear algebra.
%prep
%setup -n %{name}
%build
%configure
make
%install
rm -rf $RPM_BUILD_ROOT
%makeinstall
ln -s libCLHEP-g++.%{version}.a $RPM_BUILD_ROOT%_libdir/libCLHEP.a
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root)
%{_includedir}/CLHEP
%{_libdir}/*.a
%changelog
* Mon Jun 13 2005 Wei-Lun <chaoweilun@pcmail.com.tw>
- initial spec file created