3 |
|
Source: http://apt-rpm.org/releases/%n-%realversion.tar.bz2 |
4 |
|
Source1: bootstrap |
5 |
|
|
6 |
< |
%define requires libxml2 beecrypt rpm zlib bz2lib openssl |
7 |
< |
|
8 |
< |
%if "%(echo %{cmsos} | sed -e 's|slc.online_.*|online|')" == "online" |
9 |
< |
%define requires libxml2 beecrypt rpm bz2lib |
6 |
> |
%if "%{?online_release:set}" != "set" |
7 |
> |
Requires: libxml2 beecrypt rpm zlib bz2lib openssl |
8 |
> |
%else |
9 |
> |
Requires: libxml2 beecrypt rpm bz2lib |
10 |
|
%endif |
11 |
|
|
12 |
– |
Requires: %requires |
13 |
– |
|
12 |
|
Patch0: apt-rpm449 |
13 |
|
Patch1: apt-rpm446 |
14 |
|
Patch2: apt |