[cockpit] Fix up spec file and sources

Stef Walter stefw at fedoraproject.org
Wed Jul 30 16:39:27 UTC 2014


commit c938ee18c169df7c60ce1df5a98c973ff40ac8ad
Author: Stef Walter <stefw at redhat.com>
Date:   Wed Jul 30 18:27:13 2014 +0200

    Fix up spec file and sources

 cockpit.spec |    4 ++--
 sources      |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)
---
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


More information about the scm-commits mailing list