/[smeserver]/rpms/smolt/sme7/smolt.spec
ViewVC logotype

Diff of /rpms/smolt/sme7/smolt.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.3 by slords, Tue Jul 3 13:46:00 2007 UTC Revision 1.6 by slords, Wed Apr 9 13:51:57 2008 UTC
# Line 1  Line 1 
1    # $Id$
2    
3  Name: smolt  Name: smolt
4  Summary: Fedora hardware profiler  Summary: Fedora hardware profiler
5  Version: 0.9.8.1  Version: 0.9.8.1
6  Release: 5%{?dist}  Release: 8%{?dist}
7  License: GPL  License: GPL
8  Group: Applications/Internet  Group: Applications/Internet
9  URL: http://hosted.fedoraproject.org/projects/smolt  URL: http://hosted.fedoraproject.org/projects/smolt
# Line 14  Patch0: smolt-0.9.8.1-sme.patch Line 16  Patch0: smolt-0.9.8.1-sme.patch
16  Patch1: smolt-0.9.8.1-sme.patch2  Patch1: smolt-0.9.8.1-sme.patch2
17  Patch2: smolt-0.9.8.1-sme.patch3  Patch2: smolt-0.9.8.1-sme.patch3
18  Patch3: smolt-0.9.8.1-weekly.patch  Patch3: smolt-0.9.8.1-weekly.patch
19    Patch4: smolt-0.9.8.1-motd.patch
20    Patch5: smolt-0.9.8.1-smoonURL.patch
21  BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)  BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
22    
23  BuildArch: noarch  BuildArch: noarch
# Line 28  Requires(preun): /sbin/service Line 32  Requires(preun): /sbin/service
32  Requires(postun): /sbin/service  Requires(postun): /sbin/service
33    
34  %description  %description
35  The Fedora hardware profiler is a server-client system that does a hardware  The Smolt hardware profiler is a server-client system that does a hardware
36  scan against a machine and sends the results to a public Fedora Project  scan against a machine and sends the results to a public Contribs project
37  turbogears server.  The sends are anonymous and should not contain any private  server.  The sends are anonymous and should not contain any private
38  information other than the physical hardware information and basic OS info.  information other than the physical hardware information and basic OS info.
39    
40  This package contains the client  This package contains the client
41    
42  %package server  %package server
43  Summary: Fedora hardware profiler server  Summary: Hardware profiler server
44  Group: Applications/Internet  Group: Applications/Internet
45  Requires: smolt = %{version}-%{release}  Requires: smolt = %{version}-%{release}
46  Requires: TurboGears  Requires: TurboGears
47    
48  %description server  %description server
49  The Fedora hardware profiler is a server-client system that does a hardware  The Smolt hardware profiler is a server-client system that does a hardware
50  scan against a machine and sends the results to a public Fedora Project  scan against a machine and sends the results to a public Contribs project
51  turbogears server.  The sends are anonymous and should not contain any private  server.  The sends are anonymous and should not contain any private
52  information other than the physical hardware information and basic OS info.  information other than the physical hardware information and basic OS info.
53    
54  This package contains the server portion  This package contains the server portion
55    
56  %package firstboot  %package firstboot
57  Summary: Fedora hardware profile firstboot  Summary: Hardware profile firstboot
58  Group: Applications/Internet  Group: Applications/Internet
59  Requires: smolt = %{version}-%{release}  Requires: smolt = %{version}-%{release}
60    
# Line 59  This provides firstboot integration for Line 63  This provides firstboot integration for
63  separate package so firstboot isn't a requisite to use smolt.  separate package so firstboot isn't a requisite to use smolt.
64    
65  %package gui  %package gui
66  Summary: Fedora hardware profiler gui  Summary: Hardware profiler gui
67  Group: Applications/Internet  Group: Applications/Internet
68  Requires: smolt = %{version}-%{release}  Requires: smolt = %{version}-%{release}
69    
# Line 73  ensure that deps are kept small. Line 77  ensure that deps are kept small.
77  %patch1 -p1  %patch1 -p1
78  %patch2 -p1  %patch2 -p1
79  %patch3 -p1  %patch3 -p1
80    %patch4 -p1
81    %patch5 -p1
82    
83  %build  %build
84  cd client/  cd client/
# Line 176  fi Line 182  fi
182  %{_bindir}/smoltGui  %{_bindir}/smoltGui
183    
184  %changelog  %changelog
185    * Sun Jan 20 2008 Stephen Noble <support@dungog.net>  - 0.9.8.1-8
186    - Change rpm description to refer to Contribs [SME: 3758]
187    
188    * Mon Jan 7 2008 Stephen Noble <support@dungog.net>  - 0.9.8.1-7
189    - change smoonURL to contribs.org [SME: 3265]
190    
191    * Mon Jan 7 2008 Stephen Noble <support@dungog.net>  - 0.9.8.1-6
192    - look in e-smith-release first [SME: 3258]
193    
194  * Tue Jul 3 2007 Shad L. Lords <slords@lordsfam.net> - 0.9.8.1-5  * Tue Jul 3 2007 Shad L. Lords <slords@lordsfam.net> - 0.9.8.1-5
195  - Make smolt checkins weekly instead of monthly.  - Make smolt checkins weekly instead of monthly.
196    


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed