sync with master branch
authorJinkun Jang <jinkun.jang@samsung.com>
Thu, 14 Mar 2013 16:25:24 +0000 (01:25 +0900)
committerJinkun Jang <jinkun.jang@samsung.com>
Thu, 14 Mar 2013 16:25:24 +0000 (01:25 +0900)
packaging/icecream.spec

index 08d9fea..52ee862 100644 (file)
@@ -33,7 +33,9 @@ PreReq:         /usr/sbin/useradd /usr/sbin/groupadd
 Requires:       gcc-c++
 Version:        0.9.7
 Release:        1
-Source:        ftp://ftp.suse.com/pub/projects/icecream/icecc-%{version}.tar.bz2
+Source0:        ftp://ftp.suse.com/pub/projects/icecream/icecc-%{version}.tar.bz2
+Source1:        %name-manpages.tar.bz2
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 icecream is the next generation distcc.
@@ -49,7 +51,7 @@ Requires:       libstdc++-devel
 icecream is the next generation distcc.
 
 %prep
-%setup -q -n icecc-%{version}
+%setup -q -a 1 -n icecc-%{version}
 
 %build
 export CFLAGS="$RPM_OPT_FLAGS"