Skip to content

Commit

Permalink
Merge pull request #7337 from cms-sw/bp_utm_120
Browse files Browse the repository at this point in the history
[12.0] Update UTM 0.9.1
  • Loading branch information
cmsbuild authored Sep 28, 2021
2 parents 1c646dc + 12f2189 commit d776205
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions utm.spec
Original file line number Diff line number Diff line change
@@ -1,15 +1,17 @@
### RPM external utm utm_0.8.2


### RPM external utm utm_0.9.1
Source: git+https://gitlab.cern.ch/cms-l1t-utm/utm.git?obj=master/%{realversion}&export=%{n}-%{realversion}&output=/%{n}-%{realversion}.tgz
BuildRequires: gmake
Requires: xerces-c
Requires: boost
Requires: xerces-c boost

%prep
%setup -n %{n}-%{realversion}

%build
export XERCES_C_BASE=${XERCES_C_ROOT}
export BOOST_BASE=${BOOST_ROOT}
./configure
make %{makeprocesses} all

%install
Expand Down

0 comments on commit d776205

Please sign in to comment.