1 |
# $Id: smeserver-ocsinventory.spec,v 1.4 2009/03/18 10:52:32 vip-ire Exp $ |
# $Id: smeserver-ocsinventory.spec,v 1.7 2009/06/15 15:19:44 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 7 |
%define release 10 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
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 |
Patch6: smeserver-ocsinventory-0.1-open_basedir.patch |
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 |
23 |
|
Patch9: smeserver-ocsinventory-0.1-cert_change.patch |
24 |
|
Patch10: smeserver-ocsinventory-0.1-expand_php_ini.patch |
25 |
|
Patch11: smeserver-ocsinventory-0.1-inventory_access.patch |
26 |
|
|
27 |
URL: http://sme.firewall-services.com |
URL: http://sme.firewall-services.com |
28 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
45 |
OCS Inventory NG includes package deployment feature on client computers |
OCS Inventory NG includes package deployment feature on client computers |
46 |
|
|
47 |
%changelog |
%changelog |
48 |
|
* Thu Jun 18 2009 Daniel B. <daniel@firewall-services.com> 0.1-10 |
49 |
|
- Fixe inventory access |
50 |
|
|
51 |
|
* Mon Jun 15 2009 Daniel B. <daniel@firewall-services.com> 0.1-9 |
52 |
|
- expand php.ini template during ocs-update event |
53 |
|
|
54 |
|
* Wed Mar 25 2009 Daniel B. <daniel@firewall-services.com> 0.1-8 |
55 |
|
- Should work with any perl version |
56 |
|
- Update cacert if it has changed |
57 |
|
|
58 |
* Thu Mar 19 2009 Daniel B. <daniel@firewall-services.com> 0.1-7 |
* Thu Mar 19 2009 Daniel B. <daniel@firewall-services.com> 0.1-7 |
59 |
- Update paths to the new "download" directory /var/lib/ocsinventory-reports |
- Update paths to the new "download" directory /var/lib/ocsinventory-reports |
60 |
|
|
88 |
%patch5 -p1 |
%patch5 -p1 |
89 |
%patch6 -p1 |
%patch6 -p1 |
90 |
%patch7 -p1 |
%patch7 -p1 |
91 |
|
%patch8 -p1 |
92 |
|
%patch9 -p1 |
93 |
|
%patch10 -p1 |
94 |
|
%patch11 -p1 |
95 |
|
|
96 |
%build |
%build |
97 |
/usr/bin/perl createlinks |
/usr/bin/perl createlinks |