1 |
# $Id: smeserver-ocsinventory.spec,v 1.2 2009/03/02 23:53:29 slords Exp $ |
# $Id: smeserver-ocsinventory.spec,v 1.3 2009/03/16 15:39:47 vip-ire Exp $ |
2 |
# Authority: vip-ire |
# Authority: vip-ire |
3 |
# Name: Daniel Berteaud |
# Name: Daniel Berteaud |
4 |
|
|
6 |
%define name smeserver-ocsinventory |
%define name smeserver-ocsinventory |
7 |
Name: %{name} |
Name: %{name} |
8 |
%define version 0.1 |
%define version 0.1 |
9 |
%define release 5 |
%define release 6 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
17 |
Patch3: smeserver-ocsinventory-0.1-templates2expand.patch |
Patch3: smeserver-ocsinventory-0.1-templates2expand.patch |
18 |
Patch4: smeserver-ocsinventory-0.1-panel.patch |
Patch4: smeserver-ocsinventory-0.1-panel.patch |
19 |
Patch5: smeserver-ocsinventory-0.1-expand_mysql_fragment.patch |
Patch5: smeserver-ocsinventory-0.1-expand_mysql_fragment.patch |
20 |
|
Patch6: smeserver-ocsinventory-0.1-open_basedir.patch |
21 |
|
|
22 |
URL: http://sme.firewall-services.com |
URL: http://sme.firewall-services.com |
23 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
40 |
OCS Inventory NG includes package deployment feature on client computers |
OCS Inventory NG includes package deployment feature on client computers |
41 |
|
|
42 |
%changelog |
%changelog |
43 |
|
* Wed Mar 18 2009 Daniel B. <daniel@firewall-services.com> 0.1-6 |
44 |
|
- Correct openbasedir directive so package creation works |
45 |
|
|
46 |
* Mon Mar 16 2009 Daniel B. <daniel@firewall-services.com> 0.1-5 |
* Mon Mar 16 2009 Daniel B. <daniel@firewall-services.com> 0.1-5 |
47 |
- Conflicts with smeserver-inventory-tools |
- Conflicts with smeserver-inventory-tools |
48 |
|
|
68 |
%patch3 -p1 |
%patch3 -p1 |
69 |
%patch4 -p1 |
%patch4 -p1 |
70 |
%patch5 -p1 |
%patch5 -p1 |
71 |
|
%patch6 -p1 |
72 |
|
|
73 |
%build |
%build |
74 |
/usr/bin/perl createlinks |
/usr/bin/perl createlinks |