/[smecontribs]/rpms/smeserver-ocsinventory/contribs7/smeserver-ocsinventory.spec
ViewVC logotype

Diff of /rpms/smeserver-ocsinventory/contribs7/smeserver-ocsinventory.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.1 by slords, Mon Mar 2 23:25:57 2009 UTC Revision 1.7 by vip-ire, Mon Jun 15 15:19:44 2009 UTC
# Line 1  Line 1 
1    # $Id: smeserver-ocsinventory.spec,v 1.6 2009/03/25 13:25:22 vip-ire Exp $
2  # Authority: vip-ire  # Authority: vip-ire
3  # Name: Daniel Berteaud  # Name: Daniel Berteaud
4    
# Line 5  Summary: Open Computer and Software Inve Line 6  Summary: Open Computer and Software Inve
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 9
10  Version: %{version}  Version: %{version}
11  Release: %{release}%{?dist}  Release: %{release}%{?dist}
12  License: GPL  License: GPL
# Line 16  Patch2: smeserver-ocsinventory-0.1-db_co Line 17  Patch2: smeserver-ocsinventory-0.1-db_co
17  Patch3: smeserver-ocsinventory-0.1-templates2expand.patch  Patch3: smeserver-ocsinventory-0.1-templates2expand.patch
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
21    Patch7: smeserver-ocsinventory-0.1-update_path.patch
22    Patch8: smeserver-ocsinventory-0.1-perl_version.patch
23    Patch9: smeserver-ocsinventory-0.1-cert_change.patch
24    Patch10: smeserver-ocsinventory-0.1-expand_php_ini.patch
25    
26  URL: http://sme.firewall-services.com  URL: http://sme.firewall-services.com
27  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
# Line 25  Requires: e-smith-release >= 7.0 Line 31  Requires: e-smith-release >= 7.0
31  Requires: ocsinventory-server  Requires: ocsinventory-server
32  Requires: ocsinventory-reports  Requires: ocsinventory-reports
33    
34    Conflicts: smeserver-inventory-tools
35    
36  %description  %description
37  Open Computer and Software Inventory Next Generation is an application  Open Computer and Software Inventory Next Generation is an application
# Line 38  such as switch, router, network printer Line 44  such as switch, router, network printer
44  OCS Inventory NG includes package deployment feature on client computers  OCS Inventory NG includes package deployment feature on client computers
45    
46  %changelog  %changelog
47    * Mon Jun 15 2009 Daniel B. <daniel@firewall-services.com> 0.1-9
48    - expand php.ini template during ocs-update event
49    
50    * Wed Mar 25 2009 Daniel B. <daniel@firewall-services.com> 0.1-8
51    - Should work with any perl version
52    - Update cacert if it has changed
53    
54    * Thu Mar 19 2009 Daniel B. <daniel@firewall-services.com> 0.1-7
55    - Update paths to the new "download" directory /var/lib/ocsinventory-reports
56    
57    * Wed Mar 18 2009 Daniel B. <daniel@firewall-services.com> 0.1-6
58    - Correct openbasedir directive so package creation works
59    
60    * Mon Mar 16 2009 Daniel B. <daniel@firewall-services.com> 0.1-5
61    - Conflicts with smeserver-inventory-tools
62    
63  * 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
64  - Add a link in the server-manager  - Add a link in the server-manager
65  - expand mysql fragment during ocs-update event  - expand mysql fragment during ocs-update event
# Line 60  OCS Inventory NG includes package deploy Line 82  OCS Inventory NG includes package deploy
82  %patch3 -p1  %patch3 -p1
83  %patch4 -p1  %patch4 -p1
84  %patch5 -p1  %patch5 -p1
85    %patch6 -p1
86    %patch7 -p1
87    %patch8 -p1
88    %patch9 -p1
89    %patch10 -p1
90    
91  %build  %build
92  /usr/bin/perl createlinks  /usr/bin/perl createlinks


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed