1 |
# $Id: smeserver-ocsinventory.spec,v 1.5 2009/03/19 12:29:48 vip-ire Exp $ |
# $Id: smeserver-ocsinventory.spec,v 1.6 2009/03/25 13:25:22 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 8 |
%define release 9 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
21 |
Patch7: smeserver-ocsinventory-0.1-update_path.patch |
Patch7: smeserver-ocsinventory-0.1-update_path.patch |
22 |
Patch8: smeserver-ocsinventory-0.1-perl_version.patch |
Patch8: smeserver-ocsinventory-0.1-perl_version.patch |
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 |
25 |
|
|
26 |
URL: http://sme.firewall-services.com |
URL: http://sme.firewall-services.com |
27 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
44 |
OCS Inventory NG includes package deployment feature on client computers |
OCS Inventory NG includes package deployment feature on client computers |
45 |
|
|
46 |
%changelog |
%changelog |
47 |
|
* Mon Jun 15 2009 Daniel B. <daniel@firewall-services.com> 0.1-9 |
48 |
|
- expand php.ini template during ocs-update event |
49 |
|
|
50 |
* Wed Mar 25 2009 Daniel B. <daniel@firewall-services.com> 0.1-8 |
* Wed Mar 25 2009 Daniel B. <daniel@firewall-services.com> 0.1-8 |
51 |
- Should work with any perl version |
- Should work with any perl version |
52 |
- Update cacert if it has changed |
- Update cacert if it has changed |
86 |
%patch7 -p1 |
%patch7 -p1 |
87 |
%patch8 -p1 |
%patch8 -p1 |
88 |
%patch9 -p1 |
%patch9 -p1 |
89 |
|
%patch10 -p1 |
90 |
|
|
91 |
%build |
%build |
92 |
/usr/bin/perl createlinks |
/usr/bin/perl createlinks |