--- rpms/smolt/sme8/smolt.spec 2008/01/07 18:49:37 1.4 +++ rpms/smolt/sme8/smolt.spec 2008/04/09 13:51:57 1.6 @@ -1,7 +1,9 @@ +# $Id$ + Name: smolt Summary: Fedora hardware profiler Version: 0.9.8.1 -Release: 7%{?dist} +Release: 8%{?dist} License: GPL Group: Applications/Internet URL: http://hosted.fedoraproject.org/projects/smolt @@ -30,29 +32,29 @@ Requires(preun): /sbin/service Requires(postun): /sbin/service %description -The Fedora hardware profiler is a server-client system that does a hardware -scan against a machine and sends the results to a public Fedora Project -turbogears server. The sends are anonymous and should not contain any private +The Smolt hardware profiler is a server-client system that does a hardware +scan against a machine and sends the results to a public Contribs project +server. The sends are anonymous and should not contain any private information other than the physical hardware information and basic OS info. This package contains the client %package server -Summary: Fedora hardware profiler server +Summary: Hardware profiler server Group: Applications/Internet Requires: smolt = %{version}-%{release} Requires: TurboGears %description server -The Fedora hardware profiler is a server-client system that does a hardware -scan against a machine and sends the results to a public Fedora Project -turbogears server. The sends are anonymous and should not contain any private +The Smolt hardware profiler is a server-client system that does a hardware +scan against a machine and sends the results to a public Contribs project +server. The sends are anonymous and should not contain any private information other than the physical hardware information and basic OS info. This package contains the server portion %package firstboot -Summary: Fedora hardware profile firstboot +Summary: Hardware profile firstboot Group: Applications/Internet Requires: smolt = %{version}-%{release} @@ -61,7 +63,7 @@ This provides firstboot integration for separate package so firstboot isn't a requisite to use smolt. %package gui -Summary: Fedora hardware profiler gui +Summary: Hardware profiler gui Group: Applications/Internet Requires: smolt = %{version}-%{release} @@ -180,6 +182,9 @@ fi %{_bindir}/smoltGui %changelog +* Sun Jan 20 2008 Stephen Noble - 0.9.8.1-8 +- Change rpm description to refer to Contribs [SME: 3758] + * Mon Jan 7 2008 Stephen Noble - 0.9.8.1-7 - change smoonURL to contribs.org [SME: 3265]