1 |
< |
### RPM external apt 0.5.15lorg3.2-CMS3 |
1 |
> |
### RPM external apt 0.5.15lorg3.2-CMS18 |
2 |
|
## INITENV SET APT_CONFIG %{i}/etc/apt.conf |
3 |
– |
|
3 |
|
Source: http://apt-rpm.org/releases/%n-%realversion.tar.bz2 |
4 |
|
Source1: bootstrap |
5 |
|
Source2: cms-apt-migration |
6 |
+ |
|
7 |
+ |
%if "%{?online_release:set}" != "set" |
8 |
|
Requires: libxml2 beecrypt rpm zlib bz2lib openssl |
9 |
+ |
%else |
10 |
+ |
Requires: libxml2 beecrypt rpm bz2lib |
11 |
+ |
%endif |
12 |
+ |
|
13 |
|
Patch0: apt-rpm449 |
14 |
|
Patch1: apt-rpm446 |
15 |
|
Patch2: apt |
20 |
|
%define libdir lib |
21 |
|
%endif |
22 |
|
|
18 |
– |
|
23 |
|
%prep |
24 |
|
%setup -n %n-%{realversion} |
25 |
|
case $RPM_VERSION in |