automatic version update by autodist [release 2.0.13-1mamba;Fri Oct 14 2016]
This commit is contained in:
parent
8cb6d0d118
commit
1f4fcefefd
@ -1,7 +1,7 @@
|
||||
%define majversion %(echo %version | cut -d. -f 1-2)
|
||||
Name: libguile
|
||||
Version: 2.0.11
|
||||
Release: 3mamba
|
||||
Version: 2.0.13
|
||||
Release: 1mamba
|
||||
Summary: A GNU implementation of Scheme for application extensibility
|
||||
Group: Development/Applications
|
||||
Vendor: openmamba
|
||||
@ -52,16 +52,13 @@ You'll also need to install the guile package.
|
||||
|
||||
%prep
|
||||
%setup -q -n guile-%{version}
|
||||
%ifarch arm
|
||||
%patch0 -p1
|
||||
%endif
|
||||
|
||||
%build
|
||||
#:<< _EOF
|
||||
%configure \
|
||||
--with-threads \
|
||||
%ifarch arm
|
||||
CFLAGS="%{optflags} -O1
|
||||
CFLAGS="%{optflags} -O1"
|
||||
%endif
|
||||
|
||||
%make scmconfig.h \
|
||||
@ -178,6 +175,12 @@ done
|
||||
#%doc ChangeLog GUILE-VERSION HACKING NEWS.bz2 README
|
||||
|
||||
%changelog
|
||||
* Fri Oct 14 2016 Automatic Build System <autodist@mambasoft.it> 2.0.13-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Aug 03 2016 Automatic Build System <autodist@mambasoft.it> 2.0.12-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun May 15 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 2.0.11-3mamba
|
||||
- rebuilt by autoport with build requirements: libunistring-devel>=0.9.6-1mamba
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user