forked from anak10thn/ign-package
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnew.spec
executable file
·34 lines (28 loc) · 860 Bytes
/
new.spec
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
Summary:IGOS Nusantara Control Panel module ign-cpanel-new
Name:ign-cpanel-new
Version:1.0.1
Release:12.2.8
License:GPLv2
Group:System Environment/Base
URL:http://igos-nusantara.or.id
Source0:%{name}.tar.gz
BuildRoot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch:noarch
Requires:ign-cpanel
%description
IGN CPANEL is a control panel for distribution for IGN GNU/Linux, which serves to manage
service, repository, packages, kernel modules, etc.. ign control panel made with PHP-GTK2.
%prep
%setup -q -n %{name}
%install
make install PREFIX=$RPM_BUILD_ROOT
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root,-)
%dir
/usr/share/ign-cpanel/modules/ign-cpanel-new
%config %attr(0755,root,root) /usr/share/ign-cpanel/modules/ign-cpanel-new/*
%changelog
* Wed Feb 9 2012 Ibnu Yahya <[email protected]>
- build module