rpms/smolt/F-12 smolt.spec, 1.77, 1.78 sources, 1.29, 1.30 0001-Client-Hopefully-fix-encoding-trouble.patch, 1.1, NONE 0001-Don-t-print-information-about-the-pager-when-using.patch, 1.1, NONE 0001-rhpl.iconv-is-not-required-anymore-by-firstboot.patch, 1.1, NONE 0002-fixes-the-p-option.patch, 1.1, NONE scan.patch, 1.1, NONE smolt.py.patch, 1.1, NONE

Mike McGrath mmcgrath at fedoraproject.org
Thu Jan 28 17:41:18 UTC 2010


Author: mmcgrath

Update of /cvs/pkgs/rpms/smolt/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9772

Modified Files:
	smolt.spec sources 
Removed Files:
	0001-Client-Hopefully-fix-encoding-trouble.patch 
	0001-Don-t-print-information-about-the-pager-when-using.patch 
	0001-rhpl.iconv-is-not-required-anymore-by-firstboot.patch 
	0002-fixes-the-p-option.patch scan.patch smolt.py.patch 
Log Message:
upstream released a new version


Index: smolt.spec
===================================================================
RCS file: /cvs/pkgs/rpms/smolt/F-12/smolt.spec,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -p -r1.77 -r1.78
--- smolt.spec	22 Oct 2009 18:24:12 -0000	1.77
+++ smolt.spec	28 Jan 2010 17:41:18 -0000	1.78
@@ -1,19 +1,15 @@
 Name: smolt
 
 Summary: Fedora hardware profiler
-Version: 1.4
-Release: 4%{?dist}
+Version: 1.4.2
+Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/Internet
 URL: http://fedorahosted.org/smolt
 Source: https://fedorahosted.org/releases/s/m/%{name}/%{name}-%{version}.tar.gz
-Patch0: 0001-Client-Hopefully-fix-encoding-trouble.patch
-Patch1: 0001-rhpl.iconv-is-not-required-anymore-by-firstboot.patch
-Patch2: 0002-fixes-the-p-option.patch
-Patch3: 0001-Don-t-print-information-about-the-pager-when-using.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-Requires: dbus-python, python-urlgrabber, gawk, python-paste
+Requires: dbus-python, python-urlgrabber, gawk, python-paste, hal
 BuildArch: noarch
 BuildRequires: gettext
 BuildRequires: desktop-file-utils
@@ -72,10 +68,6 @@ ensure that deps are kept small.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
 
 %build
 cd client/
@@ -215,6 +207,10 @@ touch --no-create %{_datadir}/icons/hico
 %{_bindir}/smoltGui
 
 %changelog
+* Mon Jan 25 2010 Mike McGrath <mmcgrath at redhat.com> 1.4.2-1
+- Upstream released new version
+- Added hal requires
+
 * Tue Oct 13 2009 Mike McGrath <mmcgrath at redhat.com> 1.4-4
 - Fixing firstboot for F-12
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/smolt/F-12/sources,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -p -r1.29 -r1.30
--- sources	14 Sep 2009 21:53:33 -0000	1.29
+++ sources	28 Jan 2010 17:41:18 -0000	1.30
@@ -1 +1 @@
-a5a56912381e71f75b4c0368670a0ca8  smolt-1.4.tar.gz
+68ca2f61df2b318c2a215de90d6949ce  smolt-1.4.2.tar.gz


--- 0001-Client-Hopefully-fix-encoding-trouble.patch DELETED ---


--- 0001-Don-t-print-information-about-the-pager-when-using.patch DELETED ---


--- 0001-rhpl.iconv-is-not-required-anymore-by-firstboot.patch DELETED ---


--- 0002-fixes-the-p-option.patch DELETED ---


--- scan.patch DELETED ---


--- smolt.py.patch DELETED ---



More information about the scm-commits mailing list