1 |
# $Id: smeserver-ocsinventory.spec,v 1.7 2009/06/15 15:19:44 vip-ire Exp $ |
# $Id: smeserver-ocsinventory.spec,v 1.8 2009/06/18 12:35:40 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 10 |
%define release 11 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
23 |
Patch9: smeserver-ocsinventory-0.1-cert_change.patch |
Patch9: smeserver-ocsinventory-0.1-cert_change.patch |
24 |
Patch10: smeserver-ocsinventory-0.1-expand_php_ini.patch |
Patch10: smeserver-ocsinventory-0.1-expand_php_ini.patch |
25 |
Patch11: smeserver-ocsinventory-0.1-inventory_access.patch |
Patch11: smeserver-ocsinventory-0.1-inventory_access.patch |
26 |
|
Patch12: smeserver-ocsinventory-0.1-check_zero_size.patch |
27 |
|
|
28 |
URL: http://sme.firewall-services.com |
URL: http://sme.firewall-services.com |
29 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
46 |
OCS Inventory NG includes package deployment feature on client computers |
OCS Inventory NG includes package deployment feature on client computers |
47 |
|
|
48 |
%changelog |
%changelog |
49 |
|
* Tue May 04 2010 Daniel B. <daniel@firewall-services.com> 0.1-11.sme |
50 |
|
- Check if cacert size is zero |
51 |
|
|
52 |
* Thu Jun 18 2009 Daniel B. <daniel@firewall-services.com> 0.1-10 |
* Thu Jun 18 2009 Daniel B. <daniel@firewall-services.com> 0.1-10 |
53 |
- Fixe inventory access |
- Fixe inventory access |
54 |
|
|
96 |
%patch9 -p1 |
%patch9 -p1 |
97 |
%patch10 -p1 |
%patch10 -p1 |
98 |
%patch11 -p1 |
%patch11 -p1 |
99 |
|
%patch12 -p1 |
100 |
|
|
101 |
%build |
%build |
102 |
/usr/bin/perl createlinks |
/usr/bin/perl createlinks |