1 |
# $Id: smeserver-ocsinventory.spec,v 1.3 2009/03/16 15:39:47 vip-ire Exp $ |
# $Id: smeserver-ocsinventory.spec,v 1.4 2009/03/18 10:52:32 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 7 |
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 |
|
|
23 |
URL: http://sme.firewall-services.com |
URL: http://sme.firewall-services.com |
24 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
41 |
OCS Inventory NG includes package deployment feature on client computers |
OCS Inventory NG includes package deployment feature on client computers |
42 |
|
|
43 |
%changelog |
%changelog |
44 |
|
* Thu Mar 19 2009 Daniel B. <daniel@firewall-services.com> 0.1-7 |
45 |
|
- Update paths to the new "download" directory /var/lib/ocsinventory-reports |
46 |
|
|
47 |
* 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 |
48 |
- Correct openbasedir directive so package creation works |
- Correct openbasedir directive so package creation works |
49 |
|
|
73 |
%patch4 -p1 |
%patch4 -p1 |
74 |
%patch5 -p1 |
%patch5 -p1 |
75 |
%patch6 -p1 |
%patch6 -p1 |
76 |
|
%patch7 -p1 |
77 |
|
|
78 |
%build |
%build |
79 |
/usr/bin/perl createlinks |
/usr/bin/perl createlinks |