1 |
# $Id: smeserver-ocsinventory.spec,v 1.3 2009/03/16 15:39:47 vip-ire Exp $ |
# $Id: smeserver-ocsinventory.spec,v 1.5 2009/03/19 12:29:48 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 6 |
%define release 8 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
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 |
Patch6: smeserver-ocsinventory-0.1-open_basedir.patch |
21 |
|
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 |
|
|
25 |
URL: http://sme.firewall-services.com |
URL: http://sme.firewall-services.com |
26 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
43 |
OCS Inventory NG includes package deployment feature on client computers |
OCS Inventory NG includes package deployment feature on client computers |
44 |
|
|
45 |
%changelog |
%changelog |
46 |
|
* Wed Mar 25 2009 Daniel B. <daniel@firewall-services.com> 0.1-8 |
47 |
|
- Should work with any perl version |
48 |
|
- Update cacert if it has changed |
49 |
|
|
50 |
|
* Thu Mar 19 2009 Daniel B. <daniel@firewall-services.com> 0.1-7 |
51 |
|
- Update paths to the new "download" directory /var/lib/ocsinventory-reports |
52 |
|
|
53 |
* Wed Mar 18 2009 Daniel B. <daniel@firewall-services.com> 0.1-6 |
* Wed Mar 18 2009 Daniel B. <daniel@firewall-services.com> 0.1-6 |
54 |
- Correct openbasedir directive so package creation works |
- Correct openbasedir directive so package creation works |
55 |
|
|
79 |
%patch4 -p1 |
%patch4 -p1 |
80 |
%patch5 -p1 |
%patch5 -p1 |
81 |
%patch6 -p1 |
%patch6 -p1 |
82 |
|
%patch7 -p1 |
83 |
|
%patch8 -p1 |
84 |
|
%patch9 -p1 |
85 |
|
|
86 |
%build |
%build |
87 |
/usr/bin/perl createlinks |
/usr/bin/perl createlinks |