From: Anas Nashif Date: Tue, 27 Nov 2012 15:12:12 +0000 (-0800) Subject: add packaging X-Git-Tag: submit/trunk/20130325.083910~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=23c1a1ba9342e04414b73aa4f8ce7344489c2311;p=platform%2Fupstream%2Fwhich.git add packaging --- diff --git a/packaging/which.spec b/packaging/which.spec index cb1991a..dac666b 100644 --- a/packaging/which.spec +++ b/packaging/which.spec @@ -1,12 +1,12 @@ -Summary: Displays where a particular program in your path is located -Name: which -Version: 2.20 -Release: 4 -License: GPLv3 -Group: Applications/System -Source0: http://www.xs4all.nl/~carlo17/which/%{name}-%{version}.tar.gz -Url: http://www.xs4all.nl/~carlo17/which/ -BuildRequires: readline-devel +Name: which +Version: 2.20 +Release: 4 +License: GPL-3.0 +Summary: Displays where a particular program in your path is located +Url: http://www.xs4all.nl/~carlo17/which/ +Group: Applications/System +Source0: http://www.xs4all.nl/~carlo17/which/%{name}-%{version}.tar.gz +BuildRequires: readline-devel %description The which command shows the full pathname of a specified program, if @@ -27,5 +27,5 @@ make %{?_smp_mflags} %files %defattr(-,root,root) -%license COPYING +%license COPYING %{_bindir}/*