1 |
# $Id: smeserver-ocsinventory.spec,v 1.4 2013/05/25 16:41:16 unnilennium Exp $ |
# $Id: smeserver-ocsinventory.spec,v 1.6 2013/05/25 22:27:35 unnilennium 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 12 |
%define release 14 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
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 |
Patch12: smeserver-ocsinventory-0.1-check_zero_size.patch |
27 |
|
Patch13: smeserver-ocsinventory-0.1-tempalteerror.patch |
28 |
|
|
29 |
URL: http://sme.firewall-services.com |
URL: http://sme.firewall-services.com |
30 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
33 |
Requires: e-smith-release >= 7.0 |
Requires: e-smith-release >= 7.0 |
34 |
Requires: ocsinventory-server |
Requires: ocsinventory-server |
35 |
Requires: ocsinventory-reports |
Requires: ocsinventory-reports |
|
Requires: ocsinventory-agent, ocsinventory-ipdiscover, perl-Archive-Tar, perl-Compress-Zlib, perl-Crypt-OpenSSL-Bignum, perl-Crypt-OpenSSL-RSA, perl-IO-Socket-SSL, perl-IO-Zlib, perl-Mail-DomainKey, perl-MIME-Lite, perl-Net-IP, perl-Net-Jabber, perl-Net-XMPP, perl-SOAP-Lite, perl-XML-Stream |
|
36 |
|
|
37 |
Conflicts: smeserver-inventory-tools |
Conflicts: smeserver-inventory-tools |
38 |
|
|
47 |
OCS Inventory NG includes package deployment feature on client computers |
OCS Inventory NG includes package deployment feature on client computers |
48 |
|
|
49 |
%changelog |
%changelog |
50 |
|
* Sun Dec 15 2013 JP Pialasse <tests@pialasse.com> 0.1-14.sme |
51 |
|
- Can't exec "rpm" fix |
52 |
|
|
53 |
|
* Sat May 25 2013 JP Pialasse <tests@pialasse.com> 0.1-13.sme |
54 |
|
- reversing previous changes, wrong rpm |
55 |
|
|
56 |
* Sat May 25 2013 JP Pialasse <tests@pialasse.com> 0.1-12.sme |
* Sat May 25 2013 JP Pialasse <tests@pialasse.com> 0.1-12.sme |
57 |
- added requirement that were to be installed from wiki manually |
- added requirement that were to be installed from wiki manually |
58 |
|
|
107 |
%patch10 -p1 |
%patch10 -p1 |
108 |
%patch11 -p1 |
%patch11 -p1 |
109 |
%patch12 -p1 |
%patch12 -p1 |
110 |
|
%patch13 -p1 |
111 |
|
|
112 |
%build |
%build |
113 |
/usr/bin/perl createlinks |
/usr/bin/perl createlinks |