diff --git a/kbuild.spec b/kbuild.spec index 1a175d3..e566d87 100644 --- a/kbuild.spec +++ b/kbuild.spec @@ -1,7 +1,7 @@ # -# spec file for package kbuild (Version 0.1.5svn2336) +# spec file for package kbuild # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,7 +25,7 @@ License: GPL v2 or later Group: Development/Tools/Building Summary: Framework for writing simple makefiles for complex tasks Version: 0.1.9998svn2543 -Release: 3 +Release: 1 %define _svnrev 2543 Source0: %{name}-%{version}.tar.bz2 Patch0: kbuild-man.diff @@ -79,6 +79,7 @@ kBuild/env.sh kmk NIX_INSTALL_DIR=/usr BUILD_TYPE=release PATH_INS=%{buildroot} #remove execute flag, if occurs %__chmod a-x %{buildroot}/%{_datadir}/kBuild/*/*kmk %__rm -r %{buildroot}%{_datadir}/doc/kBuild-0.1.9998 + %clean %__rm -rf $RPM_BUILD_ROOT