automatic version update by autodist [release 2.2.10-1mamba;Wed Dec 28 2016]
This commit is contained in:
parent
9c18a38f38
commit
9c5180b3dd
@ -1,5 +1,5 @@
|
||||
Name: ocl-icd
|
||||
Version: 2.2.9
|
||||
Version: 2.2.10
|
||||
Release: 1mamba
|
||||
Summary: OpenCL ICD Loader
|
||||
Group: System/Libraries
|
||||
@ -7,7 +7,7 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Davide Madrisan <davide.madrisan@gmail.com>
|
||||
URL: https://forge.imag.fr/projects/ocl-icd/
|
||||
Source: https://forge.imag.fr/frs/download.php/716/ocl-icd-%{version}.tar.gz
|
||||
Source: https://github.com/OCL-dev/ocl-icd.git/v%{version}/ocl-icd-%{version}.tar.bz2
|
||||
License: BSD
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
@ -37,6 +37,7 @@ This package contains libraries and header files for developing applications tha
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
./bootstrap
|
||||
%configure
|
||||
#--enable-update-database
|
||||
%make
|
||||
@ -67,6 +68,9 @@ rm -rf %{buildroot}%{_defaultdocdir}
|
||||
%doc NEWS README ocl_icd_loader_gen.map ocl_icd_bindings.c
|
||||
|
||||
%changelog
|
||||
* Wed Dec 28 2016 Automatic Build System <autodist@mambasoft.it> 2.2.10-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jul 31 2016 Automatic Build System <autodist@mambasoft.it> 2.2.9-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user