1 |
# $Id: smeserver-ocsinventory.spec,v 1.9 2010/05/04 07:43:20 vip-ire Exp $ |
# $Id: smeserver-ocsinventory.spec,v 1.3 2013/05/25 16:40:30 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 11 |
%define release 12 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
32 |
Requires: e-smith-release >= 7.0 |
Requires: e-smith-release >= 7.0 |
33 |
Requires: ocsinventory-server |
Requires: ocsinventory-server |
34 |
Requires: ocsinventory-reports |
Requires: ocsinventory-reports |
35 |
|
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 |
|
* Sat May 05 25 JP Pialasse <tests@pialasse.com> 0.1-12.sme |
51 |
|
- added requirement that were to be installed from wiki manually |
52 |
|
|
53 |
* Tue May 04 2010 Daniel B. <daniel@firewall-services.com> 0.1-11.sme |
* Tue May 04 2010 Daniel B. <daniel@firewall-services.com> 0.1-11.sme |
54 |
- Check if cacert size is zero |
- Check if cacert size is zero |
55 |
|
|