|
Lines 12-17
Link Here
|
| 12 |
Source: %name-%version.tar |
12 |
Source: %name-%version.tar |
| 13 |
Patch1: %name-2.0.1-alt-fixes.patch |
13 |
Patch1: %name-2.0.1-alt-fixes.patch |
| 14 |
Patch2: %name-%version-advanced.patch |
14 |
Patch2: %name-%version-advanced.patch |
|
|
15 |
Patch3: %name-2.0.1-localisation.patch |
| 15 |
|
16 |
|
| 16 |
Requires: lightdm >= 1.16.7-alt11 |
17 |
Requires: lightdm >= 1.16.7-alt11 |
| 17 |
Requires: gnome-icon-theme gnome-icon-theme-symbolic gnome-themes-standard |
18 |
Requires: gnome-icon-theme gnome-icon-theme-symbolic gnome-themes-standard |
|
Lines 38-43
Link Here
|
| 38 |
%setup -n %name-%version |
39 |
%setup -n %name-%version |
| 39 |
%patch1 -p1 |
40 |
%patch1 -p1 |
| 40 |
%patch2 -p1 |
41 |
%patch2 -p1 |
|
|
42 |
%patch3 -p1 |
| 41 |
|
43 |
|
| 42 |
%build |
44 |
%build |
| 43 |
%autoreconf |
45 |
%autoreconf |