Accepting request 241239 from home:k0da:branches:devel:languages:misc
OBS-URL: https://build.opensuse.org/request/show/241239 OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/gnu-cobol?expand=0&rev=3
This commit is contained in:
parent
38959ffab3
commit
e49bc069ef
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 16 16:32:55 UTC 2014 - dvlaeev@suse.com
|
||||
|
||||
- Fix SLE11 builds by defining buildroot
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 30 00:00:00 UTC 2014 - MihailJP
|
||||
|
||||
|
@ -26,6 +26,7 @@ Url: http://www.opencobol.org/
|
||||
Provides: opencobol = %version
|
||||
Requires: libcob1 = %version
|
||||
BuildRequires: db-devel gmp-devel ncurses-devel
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Patch1: types.diff
|
||||
|
||||
%description
|
||||
@ -98,4 +99,4 @@ make DESTDIR=%{buildroot} install
|
||||
%{_libdir}/libcob.a
|
||||
%{_libdir}/libcob.la
|
||||
|
||||
%changelog
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user