update to 7.4.2 [release 7.4.2-1mamba;Tue Jun 17 2014]
This commit is contained in:
parent
44e50c2c24
commit
22f7afe90b
@ -1,15 +1,15 @@
|
|||||||
%define majver %(echo %version | sed "s|[a-z]||")
|
%define majver %(echo %version | sed "s|[a-z]||")
|
||||||
Name: libgc
|
Name: libgc
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 7.4.0
|
Version: 7.4.2
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Boehm Conservative Garbage Collection for C/C++
|
Summary: Boehm Conservative Garbage Collection for C/C++
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.hpl.hp.com/personal/Hans_Boehm/gc/
|
URL: http://www.hboehm.info/gc/
|
||||||
Source: http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/gc-%{version}.tar.gz
|
Source: http://www.hboehm.info/gc/gc_source/gc-%{version}.tar.gz
|
||||||
Patch0: libgc-7.1-dup_cpp_headers.patch
|
Patch0: libgc-7.1-dup_cpp_headers.patch
|
||||||
Patch1: libgc-7.2alpha4-install_dups.patch
|
Patch1: libgc-7.2alpha4-install_dups.patch
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -107,6 +107,9 @@ make check
|
|||||||
%doc doc/README*
|
%doc doc/README*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 17 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 7.4.2-1mamba
|
||||||
|
- update to 7.4.2
|
||||||
|
|
||||||
* Tue Nov 26 2013 Automatic Build System <autodist@mambasoft.it> 7.4.0-1mamba
|
* Tue Nov 26 2013 Automatic Build System <autodist@mambasoft.it> 7.4.0-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user