Fix up spec file and sources
This commit is contained in:
parent
3c06d6f123
commit
c938ee18c1
@ -1,6 +1,6 @@
|
||||
Name: cockpit
|
||||
Version: 0.18
|
||||
Release: 2%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: A user interface for Linux servers
|
||||
|
||||
License: LGPLv2+
|
||||
@ -74,7 +74,7 @@ rm -rf src/libgsystem/*.{c,doap}
|
||||
|
||||
%build
|
||||
%configure --disable-static --disable-silent-rules --with-cockpit-user=cockpit-ws
|
||||
make %{?_smp_mflags} all
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%check
|
||||
# The check doesnt run on koji as it requires network
|
||||
|
Loading…
Reference in New Issue
Block a user