--- rpms/smolt/sme8/smolt.spec 2007/06/12 21:16:45 1.1 +++ rpms/smolt/sme8/smolt.spec 2007/07/01 22:01:32 1.2 @@ -1,7 +1,7 @@ Name: smolt Summary: Fedora hardware profiler Version: 0.9.8.1 -Release: 3%{?dist} +Release: 4%{?dist} License: GPL Group: Applications/Internet URL: http://hosted.fedoraproject.org/projects/smolt @@ -12,6 +12,7 @@ URL: http://hosted.fedoraproject.org/pro Source: https://hosted.fedoraproject.org/projects/smolt/attachment/wiki/WikiStart/%{name}-%{version}.tar.gz Patch0: smolt-0.9.8.1-sme.patch Patch1: smolt-0.9.8.1-sme.patch2 +Patch2: smolt-0.9.8.1-sme.patch3 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -69,6 +70,7 @@ ensure that deps are kept small. %setup -q %patch0 -p1 %patch1 -p1 +%patch2 -p1 %build cd client/ @@ -172,6 +174,9 @@ fi %{_bindir}/smoltGui %changelog +* Sun Jul 1 2007 Shad L. Lords - 0.9.8.1-4 +- Specify full paths so commands will run. + * Thu Jun 7 2007 Shad L. Lords - 0.9.8.1-3 - More patches for both el4 and sme.