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:
OBS User mrdocs 2014-07-16 16:38:16 +00:00 committed by Git OBS Bridge
parent 38959ffab3
commit e49bc069ef
2 changed files with 7 additions and 1 deletions

View File

@ -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

View File

@ -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