31 |
|
%define cvsrepo cvs://:pserver:anonymous@spitools.cvs.cern.ch:2401/cvs/SPITOOLS?passwd=Ah<Z |
32 |
|
|
33 |
|
Source0: %{cvsrepo}&tag=-r%{v}&module=%n&output=/source.tar.gz |
34 |
< |
Requires: perl-virtual |
34 |
> |
Provides: perl(ActiveDoc::UserInterface_basic) |
35 |
> |
Provides: perl(ActiveDoc::UserQuery) |
36 |
> |
Provides: perl(ObjectStore) |
37 |
> |
Provides: perl(Utilities::AddDir) |
38 |
|
Provides: perl(Utilities::GroupChecker) |
39 |
+ |
Provides: perl(Utilities::SCRAMUtils) |
40 |
|
|
41 |
|
%prep |
42 |
|
%setup -n %n |
73 |
|
%instroot/bin/scram |
74 |
|
%instroot/share/scramdb |
75 |
|
%post |
76 |
< |
|
73 |
< |
perl -p -i -e "s|%i|$RPM_INSTALL_PREFIX|g" $RPM_INSTALL_PREFIX/bin/scram |
76 |
> |
perl -p -i -e "s|%instroot|$RPM_INSTALL_PREFIX|g" $RPM_INSTALL_PREFIX/bin/scram |