From 2a5e273037fc54f4e72e7d011315d122bca79fff Mon Sep 17 00:00:00 2001 From: junfeng Date: Mon, 25 Feb 2013 14:47:39 +0800 Subject: The man pages is in git content already. --- packaging/icecream.spec | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/packaging/icecream.spec b/packaging/icecream.spec index 52ee862..08d9fea 100644 --- a/packaging/icecream.spec +++ b/packaging/icecream.spec @@ -33,9 +33,7 @@ PreReq: /usr/sbin/useradd /usr/sbin/groupadd Requires: gcc-c++ Version: 0.9.7 Release: 1 -Source0: ftp://ftp.suse.com/pub/projects/icecream/icecc-%{version}.tar.bz2 -Source1: %name-manpages.tar.bz2 -BuildRoot: %{_tmppath}/%{name}-%{version}-build +Source: ftp://ftp.suse.com/pub/projects/icecream/icecc-%{version}.tar.bz2 %description icecream is the next generation distcc. @@ -51,7 +49,7 @@ Requires: libstdc++-devel icecream is the next generation distcc. %prep -%setup -q -a 1 -n icecc-%{version} +%setup -q -n icecc-%{version} %build export CFLAGS="$RPM_OPT_FLAGS" -- cgit v1.2.3