1 |
# $Id: smeserver-ocsinventory.spec,v 1.5 2013/05/25 16:41:41 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 13 |
%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 |
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 |
* Sat May 25 2013 JP Pialasse <tests@pialasse.com> 0.1-13.sme |
54 |
- reversing previous changes, wrong rpm |
- reversing previous changes, wrong rpm |
55 |
|
|
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 |