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

Diff of /rpms/smolt/sme8/smolt.spec

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

Revision 1.10 by slords, Sat Mar 6 17:24:22 2010 UTC Revision 1.11 by slords, Sat Mar 6 22:19:42 2010 UTC
# Line 1  Line 1 
1  # $Id: smolt.spec,v 1.9 2010/03/06 16:53:30 slords Exp $  # $Id: smolt.spec,v 1.10 2010/03/06 17:24:22 slords Exp $
2    
3  Name: smolt  Name: smolt
4    
5  Summary: SME Server hardware profiler  Summary: SME Server hardware profiler
6  Version: 1.4.3  Version: 1.4.3
7  Release: 4%{?dist}  Release: 5%{?dist}
8  License: GPLv2+  License: GPLv2+
9  Group: Applications/Internet  Group: Applications/Internet
10  URL: http://fedorahosted.org/smolt  URL: http://fedorahosted.org/smolt
11  Source: https://fedorahosted.org/releases/s/m/%{name}/%{name}-%{version}.tar.gz  Source: https://fedorahosted.org/releases/s/m/%{name}/%{name}-%{version}.tar.gz
12  Patch0: smolt-1.4.3-ddl.patch  Patch0: smolt-1.4.3-ddl.patch
13  Patch1: smolt-1.4.3-el5.patch  Patch1: smolt-1.4.3-el5.patch
14  Patch2: smolt-1.4.3-sme.patch  Patch2: smolt-1.4.3-mod_proxy.patch
15    Patch3: smolt-1.4.3-sme.patch
16  BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)  BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
17    
18  Requires: dbus-python, python-urlgrabber, gawk, python-paste, hal, python-ctypes  Requires: dbus-python, python-urlgrabber, gawk, python-paste, hal, python-ctypes
# Line 76  ensure that deps are kept small. Line 77  ensure that deps are kept small.
77  %patch0 -p1  %patch0 -p1
78  %patch1 -p1  %patch1 -p1
79  %patch2 -p1  %patch2 -p1
80    %patch3 -p1
81    
82  %build  %build
83  cd client/  cd client/
# Line 215  touch --no-create %{_datadir}/icons/hico Line 217  touch --no-create %{_datadir}/icons/hico
217  %{_bindir}/smoltGui  %{_bindir}/smoltGui
218    
219  %changelog  %changelog
220    * Sat Feb 6 2010 Shad L. Lords <slords@mail.com> 1.4.2-5.sme
221    - Fix links so they work with mod_proxy
222    
223  * Sat Feb 6 2010 Shad L. Lords <slords@mail.com> 1.4.2-4.sme  * Sat Feb 6 2010 Shad L. Lords <slords@mail.com> 1.4.2-4.sme
224  - Make cronjob run as root so we can get machine type  - Make cronjob run as root so we can get machine type
225    


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