diff --git a/cockpit.spec b/cockpit.spec index 829f50c..7f3bd68 100644 --- a/cockpit.spec +++ b/cockpit.spec @@ -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 diff --git a/sources b/sources index 9ad5798..5d8d1d0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a448f109d6ee9d68525d91292836e7e5 cockpit-0.17.tar.bz2 +d63578dc013d8f3e818dbf9c8e6b225d cockpit-0.18.tar.bz2