rpms/smolt/EL-5 smolt.spec,1.32,1.33 sources,1.21,1.22

Mike McGrath mmcgrath at fedoraproject.org
Sun Nov 30 19:57:56 UTC 2008


Author: mmcgrath

Update of /cvs/pkgs/rpms/smolt/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22608

Modified Files:
	smolt.spec sources 
Log Message:
upstream released new version


Index: smolt.spec
===================================================================
RCS file: /cvs/pkgs/rpms/smolt/EL-5/smolt.spec,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- smolt.spec	8 Mar 2008 21:29:13 -0000	1.32
+++ smolt.spec	30 Nov 2008 19:57:26 -0000	1.33
@@ -1,19 +1,15 @@
 Name: smolt
 Summary: Fedora hardware profiler
-Version: 1.1.1.1
+Version: 1.2
 Release: 1%{?dist}
-License: GPL
+License: GPLv2+
 Group: Applications/Internet
-URL: http://hosted.fedoraproject.org/projects/smolt
-
-# Note: This is a link to the gzip, you can't download it directly
-# This will get fixed as soon as hosted can create attachments directly
-
+URL: http://fedorahosted.org/smolt
 Source: https://fedorahosted.org/releases/s/m/%{name}/%{name}-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch: noarch
-Requires: dbus-python, python-crypto, python-urlgrabber, gawk, python-genshi, python-paste
+Requires: dbus-python, python-urlgrabber, gawk, python-paste
 BuildRequires: gettext
 BuildRequires: desktop-file-utils
 
@@ -36,7 +32,10 @@
 Summary: Fedora hardware profiler server
 Group: Applications/Internet
 Requires: smolt = %{version}-%{release}
+Requires: python-genshi
+Requires: python-crypto
 Requires: TurboGears mx
+Requires: python-turboflot
 
 %description server
 The Fedora hardware profiler is a server-client system that does a hardware
@@ -110,6 +109,7 @@
 ln -s %{_datadir}/%{name}/client/sendProfile.py %{buildroot}/%{_bindir}/smoltSendProfile
 ln -s %{_datadir}/%{name}/client/deleteProfile.py %{buildroot}/%{_bindir}/smoltDeleteProfile
 ln -s %{_datadir}/%{name}/client/smoltGui.py %{buildroot}/%{_bindir}/smoltGui
+
 ln -s %{_sysconfdir}/%{name}/config.py %{buildroot}/%{_datadir}/%{name}/client/config.py
 
 desktop-file-install --vendor='fedora' --dir=%{buildroot}/%{_datadir}/applications client/smolt.desktop
@@ -148,6 +148,8 @@
 %dir %{_datadir}/%{name}
 %dir %{_sysconfdir}/%{name}/
 %{_datadir}/%{name}/client
+%ghost %{_datadir}/%{name}/client/scan.pyc
+%ghost %{_datadir}/%{name}/client/scan.pyo
 %{_datadir}/%{name}/doc
 %{_bindir}/smoltSendProfile
 %{_bindir}/smoltDeleteProfile
@@ -173,6 +175,36 @@
 %{_bindir}/smoltGui
 
 %changelog
+* Sun Nov 30 2008 Mike McGrath <mmcgrath at redhat.com> 1.2-1
+- Upstream released new version
+
+* Fri Nov 21 2008 Mike McGrath <mmcgrath at redhat.com> 1.1.1.1-10
+- Fix for bug 472101
+
+* Wed Nov 12 2008 Mike McGrath <mmcgrath at redhat.com> 1.1.1.1-9
+- Fix for bug 470829
+
+* Tue Nov 11 2008 Mike McGrath <mmcgrath at redhat.com> 1.1.1.1-8
+- Added patch for fixed scanner
+
+* Wed Oct 1 2008 Mike McGrath <mmcgrath at redhat.com> 1.1.1.1-7
+- Fix for 439496
+
+* Sun Sep  7 2008 Mike McGrath <mmcgrath at redhat.com> 1.1.1.1-6
+- Added turboflot to server, removed from firstboot
+
+* Thu Sep  4 2008 Tom "spot" Callaway <tcallawa at redhat.com> 1.1.1.1-5
+- fix license tag
+
+* Thu Apr 03 2008 Mike McGrath <mmcgrath at redhat.com> - 1.1.1.1-4
+- One revert for rawhide
+
+* Sat Mar 08 2008 Mike McGrath <mmcgrath at redhat.com> - 1.1.1.1-3
+- Fixing firstboot again for 437708, 437765
+
+* Sat Mar 08 2008 Mike McGrath <mmcgrath at redhat.com> - 1.1.1.1-2
+- Fix firstboot for 437708, 437765
+
 * Sat Mar 08 2008 Mike McGrath <mmcgrath at redhat.com> - 1.1.1.1-1
 - Upstream released new version
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/smolt/EL-5/sources,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- sources	8 Mar 2008 21:29:13 -0000	1.21
+++ sources	30 Nov 2008 19:57:26 -0000	1.22
@@ -1 +1 @@
-c723a6808de0954e8e3e9228c7c94946  smolt-1.1.1.1.tar.gz
+c577b0bc190542fe6d1927c47bc91abb  smolt-1.2.tar.gz




More information about the fedora-extras-commits mailing list