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)
|
%define majversion %(echo %version | cut -d. -f 1-2)
|
||||||
Name: libguile
|
Name: libguile
|
||||||
Version: 2.0.11
|
Version: 2.0.13
|
||||||
Release: 3mamba
|
Release: 1mamba
|
||||||
Summary: A GNU implementation of Scheme for application extensibility
|
Summary: A GNU implementation of Scheme for application extensibility
|
||||||
Group: Development/Applications
|
Group: Development/Applications
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -52,16 +52,13 @@ You'll also need to install the guile package.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n guile-%{version}
|
%setup -q -n guile-%{version}
|
||||||
%ifarch arm
|
|
||||||
%patch0 -p1
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
#:<< _EOF
|
#:<< _EOF
|
||||||
%configure \
|
%configure \
|
||||||
--with-threads \
|
--with-threads \
|
||||||
%ifarch arm
|
%ifarch arm
|
||||||
CFLAGS="%{optflags} -O1
|
CFLAGS="%{optflags} -O1"
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%make scmconfig.h \
|
%make scmconfig.h \
|
||||||
@ -178,6 +175,12 @@ done
|
|||||||
#%doc ChangeLog GUILE-VERSION HACKING NEWS.bz2 README
|
#%doc ChangeLog GUILE-VERSION HACKING NEWS.bz2 README
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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
|
- rebuilt by autoport with build requirements: libunistring-devel>=0.9.6-1mamba
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user