1 |
# $Id$ |
# $Id: smeserver-ocsinventory.spec,v 1.2 2009/03/02 23:53:29 slords 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 4 |
%define release 5 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
26 |
Requires: ocsinventory-server |
Requires: ocsinventory-server |
27 |
Requires: ocsinventory-reports |
Requires: ocsinventory-reports |
28 |
|
|
29 |
|
Conflicts: smeserver-inventory-tools |
30 |
|
|
31 |
%description |
%description |
32 |
Open Computer and Software Inventory Next Generation is an application |
Open Computer and Software Inventory Next Generation is an application |
39 |
OCS Inventory NG includes package deployment feature on client computers |
OCS Inventory NG includes package deployment feature on client computers |
40 |
|
|
41 |
%changelog |
%changelog |
42 |
|
* Mon Mar 16 2009 Daniel B. <daniel@firewall-services.com> 0.1-5 |
43 |
|
- Conflicts with smeserver-inventory-tools |
44 |
|
|
45 |
* Tue Dec 09 2008 Daniel B. <daniel@firewall-services.com> 0.1-4 |
* Tue Dec 09 2008 Daniel B. <daniel@firewall-services.com> 0.1-4 |
46 |
- Add a link in the server-manager |
- Add a link in the server-manager |
47 |
- expand mysql fragment during ocs-update event |
- expand mysql fragment during ocs-update event |