Accepting request 134431 from home:scorot:branches:devel:libraries:c_c++
Clarify changes description as requested. Indeed build is fixed for "SLE 11 SP2" and not "SLE 11". OBS-URL: https://build.opensuse.org/request/show/134431 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/adolc?expand=0&rev=35
This commit is contained in:
parent
cc2307bcfd
commit
2db119c9f9
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 15 14:13:00 UTC 2012 - scorot@free.fr
|
||||||
|
|
||||||
|
- fix build for SLE 11 SP2
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 22 17:23:36 UTC 2012 - kkhere.geo@gmail.com
|
Thu Mar 22 17:23:36 UTC 2012 - kkhere.geo@gmail.com
|
||||||
|
|
||||||
|
@ -106,7 +106,9 @@ This package provides the user´s manual for adolc
|
|||||||
%setup -q -n %{packname}-%{packver}
|
%setup -q -n %{packname}-%{packver}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
%if 0%{?suse_version} && %{suse_version} > 1110
|
||||||
autoreconf -v --install --force
|
autoreconf -v --install --force
|
||||||
|
%endif
|
||||||
%configure --prefix=/usr
|
%configure --prefix=/usr
|
||||||
make %{_smp_mflags}
|
make %{_smp_mflags}
|
||||||
# pushd ADOL-C/doc
|
# pushd ADOL-C/doc
|
||||||
|
Loading…
Reference in New Issue
Block a user