Browse Source

make it a noarch rpm

3.12
karl anderson 13 years ago
parent
commit
7660023ea5
1 changed files with 3 additions and 2 deletions
  1. +3
    -2
      kazoo-configs.spec

+ 3
- 2
kazoo-configs.spec View File

@ -7,13 +7,14 @@ Summary: Configuration for the Kazoo platform
License: MPL1.1
Group: Productivity/Telephony
Version: v2.13
Release: 2600hz%{?dist}
Release: 2600hz
URL: http://www.2600hz.org/
Packager: Karl Anderson
Vendor: http://www.2600hz.org/
Source0: Kazoo-Configs.tar
BuildArch: noarch
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
%description
@ -30,7 +31,7 @@ Configuration files for the various components that make up the Kazoo platform.
cp -r %{_builddir}/Kazoo-Configs/* %{buildroot}%{KAZOOCONFDIR}/
rm -rf %{buildroot}%{KAZOOCONFDIR}/system
rm %{buildroot}%{KAZOOCONFDIR}/kazoo-configs.spec
cp %{_builddir}/Kazoo-Configs/system/*.limits.conf %{buildroot}%{SYSCONFDIR}/security/limits.d/
######################################################################################################################


Loading…
Cancel
Save