update to 2.0.5

This commit is contained in:
Sergey Zhemoitel 2012-07-04 12:23:10 +04:00
parent 4544a90d0b
commit c95f90cf04
2 changed files with 3 additions and 64 deletions

View file

@ -1,2 +1,3 @@
sources: sources:
"OCSNG_UNIX_SERVER-1.3.3.tar.gz": f28166e7dc37425c8320265383677bb79c9c8080 "OCSNG_UNIX_SERVER-1.3.3.tar.gz": f28166e7dc37425c8320265383677bb79c9c8080
"OCSNG_UNIX_SERVER-2.0.5.tar.gz": ecde59128d9eb0cd62357fb381fcfadc1855e0ff

View file

@ -1,8 +1,8 @@
%define _requires_exceptions pear(dbconfig.inc.php)\\|pear(composants.php)\\|pear(dico.php) %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 Name: ocsinventory
Version: 1.3.3 Version: 2.0.5
Release: %mkrel 1 Release: %mkrel 1
Summary: Open Computer and Software Inventory Next Generation Summary: Open Computer and Software Inventory Next Generation
License: GPL License: GPL
@ -165,65 +165,3 @@ rm -rf %{buildroot}
%dir %{_sysconfdir}/ocsinventory/ocsreports %dir %{_sysconfdir}/ocsinventory/ocsreports
%attr(660,root,apache) %config(noreplace) %{_sysconfdir}/ocsinventory/ocsreports/dbconfig.inc.php %attr(660,root,apache) %config(noreplace) %{_sysconfdir}/ocsinventory/ocsreports/dbconfig.inc.php
%attr(-,apache,apache) %{_localstatedir}/lib/ocsinventory-reports %attr(-,apache,apache) %{_localstatedir}/lib/ocsinventory-reports
%changelog
* Sat Nov 27 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.3-1mdv2011.0
+ Revision: 601849
- new version
* Wed Jun 16 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.2-1mdv2010.1
+ Revision: 548135
- 1.3.2
- drop one upstream added patch
+ Guillaume Rousse <guillomovitch@mandriva.org>
- perms for configuration files more consistent with other packages
* Tue Mar 02 2010 Guillaume Rousse <guillomovitch@mandriva.org> 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 <guillomovitch@mandriva.org> 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 <oeriksson@mandriva.com> 1.02.2-1mdv2010.1
+ Revision: 499186
- 1.02.2
* Tue Nov 24 2009 Anne Nicolas <ennael@mandriva.org> 1.02.1-3mdv2010.1
+ Revision: 469641
- Fix missing requires (#55941)
* Thu Jun 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.02.1-2mdv2010.0
+ Revision: 389024
- fix invalid php-db dependency
* Sun Jun 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 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 <oblin@mandriva.com> 1.0-0.3mdv2008.1
+ Revision: 136634
- restore BuildRoot
+ Thierry Vignaud <tv@mandriva.org>
- kill re-definition of %%buildroot on Pixel's request
* Mon Jun 25 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0-0.3mdv2008.0
+ Revision: 43837
- fix deps