1 |
# $Id: smeserver-unifi.spec,v 1.2 2022/08/04 02:24:25 jpp Exp $ |
# $Id: smeserver-unifi.spec,v 1.3 2022/08/04 02:36:32 jpp Exp $ |
2 |
# Authority: unnilennium |
# Authority: unnilennium |
3 |
# Name: Jean-Philippe Pialasse |
# Name: Jean-Philippe Pialasse |
4 |
%define installer 7.1.68 |
%define installer 7.1.68 |
12 |
License: GPL |
License: GPL |
13 |
Group: Applications/System |
Group: Applications/System |
14 |
Source: %{name}-%{version}.tgz |
Source: %{name}-%{version}.tgz |
15 |
#Patch0: smeserver-unifi-5.6.30-smeserverSteveJenkins.patch |
Patch0: smeserver-unifi-5.6.30-smeserverSteveJenkins.patch |
16 |
Patch1: smeserver-unifi-5.6.30-sme10.patch |
Patch1: smeserver-unifi-5.6.30-sme10.patch |
17 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
18 |
BuildArch: noarch |
BuildArch: noarch |
31 |
|
|
32 |
%prep |
%prep |
33 |
%setup |
%setup |
34 |
|
%patch0 -p1 |
35 |
%patch1 -p1 |
%patch1 -p1 |
36 |
rm root/etc/rc.d -rf |
rm root/etc/rc.d -rf |
37 |
|
|