Accepting request 210409 from science

- enable tests (forwarded request 210392 from rudi_m)

OBS-URL: https://build.opensuse.org/request/show/210409
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glpk?expand=0&rev=9
This commit is contained in:
Stephan Kulow 2013-12-11 15:44:59 +00:00 committed by Git OBS Bridge
commit 5424d3c3d3
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 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 doc/{*.txt,*.pdf} $RPM_BUILD_ROOT%{_docdir}/%{name}/doc
cp {AUTHORS,ChangeLog,COPYING,NEWS,README} $RPM_BUILD_ROOT%{_docdir}/%{name} cp {AUTHORS,ChangeLog,COPYING,NEWS,README} $RPM_BUILD_ROOT%{_docdir}/%{name}
%check
make check
%post -n %lname -p /sbin/ldconfig %post -n %lname -p /sbin/ldconfig
%postun -n %lname -p /sbin/ldconfig %postun -n %lname -p /sbin/ldconfig