Accepting request 479129 from home:AndreasStieger:branches:devel:tools:scm:svn
re-enable basic tests OBS-URL: https://build.opensuse.org/request/show/479129 OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/subversion?expand=0&rev=240
This commit is contained in:
@@ -134,8 +134,8 @@ to large-scale enterprise operations.
|
||||
|
||||
%package devel
|
||||
Summary: Development package for Subversion developers
|
||||
# this pulls in libapr1-devel and libexpat-devel
|
||||
Group: Development/Libraries/C and C++
|
||||
# this pulls in libapr1-devel and libexpat-devel
|
||||
Requires: libapr-util1-devel
|
||||
Requires: subversion = %{version}
|
||||
|
||||
@@ -396,7 +396,6 @@ rm -rf tools/*/*.in
|
||||
rm -rf doc/doxygen/html/installdox
|
||||
|
||||
%check
|
||||
exit 0
|
||||
export LANG=C LC_ALL=C
|
||||
|
||||
make %{?_smp_mflags} check CLEANUP=true || (cat fails.log; exit 1)
|
||||
|
Reference in New Issue
Block a user