diff --git a/.abf.yml b/.abf.yml index 0dfac2d..3f7fce4 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,3 @@ sources: "OCSNG_UNIX_SERVER-1.3.3.tar.gz": f28166e7dc37425c8320265383677bb79c9c8080 + "OCSNG_UNIX_SERVER-2.0.5.tar.gz": ecde59128d9eb0cd62357fb381fcfadc1855e0ff diff --git a/ocsinventory.spec b/ocsinventory.spec index c80f8d0..0aed001 100644 --- a/ocsinventory.spec +++ b/ocsinventory.spec @@ -1,8 +1,8 @@ %define _requires_exceptions pear(dbconfig.inc.php)\\|pear(composants.php)\\|pear(dico.php) -%define schema_version 1.3 +%define schema_version 2.0 Name: ocsinventory -Version: 1.3.3 +Version: 2.0.5 Release: %mkrel 1 Summary: Open Computer and Software Inventory Next Generation License: GPL @@ -165,65 +165,3 @@ rm -rf %{buildroot} %dir %{_sysconfdir}/ocsinventory/ocsreports %attr(660,root,apache) %config(noreplace) %{_sysconfdir}/ocsinventory/ocsreports/dbconfig.inc.php %attr(-,apache,apache) %{_localstatedir}/lib/ocsinventory-reports - - -%changelog -* Sat Nov 27 2010 Guillaume Rousse 1.3.3-1mdv2011.0 -+ Revision: 601849 -- new version - -* Wed Jun 16 2010 Oden Eriksson 1.3.2-1mdv2010.1 -+ Revision: 548135 -- 1.3.2 -- drop one upstream added patch - - + Guillaume Rousse - - perms for configuration files more consistent with other packages - -* Tue Mar 02 2010 Guillaume Rousse 1.3.1-1mdv2010.1 -+ Revision: 513563 -- new version -- improved schema patch -- ensure configuration file is writable by apache - -* Mon Feb 08 2010 Guillaume Rousse 1.3-1mdv2010.1 -+ Revision: 502468 -- new version -- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise -- drop useless sources - -* Mon Feb 01 2010 Oden Eriksson 1.02.2-1mdv2010.1 -+ Revision: 499186 -- 1.02.2 - -* Tue Nov 24 2009 Anne Nicolas 1.02.1-3mdv2010.1 -+ Revision: 469641 -- Fix missing requires (#55941) - -* Thu Jun 25 2009 Guillaume Rousse 1.02.1-2mdv2010.0 -+ Revision: 389024 -- fix invalid php-db dependency - -* Sun Jun 07 2009 Guillaume Rousse 1.02.1-1mdv2010.0 -+ Revision: 383469 -- fix download alias -- add php-gd dependency -- symlink ocsreports configuration file to proper place -- package renaming -- new version -- drop client (packaged distinctly) and doc (not distributed anymore) -- sanitized package names -- drop ipdiscover binary to keep the package noarch -- spec cleanup - -* Fri Dec 21 2007 Olivier Blin 1.0-0.3mdv2008.1 -+ Revision: 136634 -- restore BuildRoot - - + Thierry Vignaud - - kill re-definition of %%buildroot on Pixel's request - -* Mon Jun 25 2007 Oden Eriksson 1.0-0.3mdv2008.0 -+ Revision: 43837 -- fix deps -