Accepting request 210392 from home:rudi_m

- enable tests

OBS-URL: https://build.opensuse.org/request/show/210392
OBS-URL: https://build.opensuse.org/package/show/science/glpk?expand=0&rev=20
This commit is contained in:
Matthias Mailänder 2013-12-10 16:41:29 +00:00 committed by Git OBS Bridge
parent c4b6c06b77
commit 5e30b9f289
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Dec 10 15:24:32 UTC 2013 - sweet_f_a@gmx.de
- enable tests
-------------------------------------------------------------------
Wed Aug 7 16:30:21 UTC 2013 - jengelh@inai.de

View File

@ -99,6 +99,9 @@ mkdir $RPM_BUILD_ROOT%{_docdir}/%{name}/doc
cp doc/{*.txt,*.pdf} $RPM_BUILD_ROOT%{_docdir}/%{name}/doc
cp {AUTHORS,ChangeLog,COPYING,NEWS,README} $RPM_BUILD_ROOT%{_docdir}/%{name}
%check
make check
%post -n %lname -p /sbin/ldconfig
%postun -n %lname -p /sbin/ldconfig