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