/[smecontribs]/rpms/tf-b4rt/contribs7/tf-b4rt.spec
ViewVC logotype

Diff of /rpms/tf-b4rt/contribs7/tf-b4rt.spec

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

Revision 1.3 by slords, Wed Apr 2 15:04:00 2008 UTC Revision 1.4 by slords, Sun Apr 6 14:55:54 2008 UTC
# Line 1  Line 1 
1  # $Id$  # $Id: tf-b4rt.spec,v 1.3 2008/04/02 15:04:00 slords Exp $
2  # Authority: dungog  # Authority: dungog
3  # Name: Stephen Noble  # Name: Stephen Noble
4    
5  %define name tf-b4rt  %define name tf-b4rt
6  %define version 1.0.beta1  %define version 1.0.beta2
7  %define release 1  %define release 1
8  Summary: Torrentflux-b4rt is a web based transfer control client.  Summary: Torrentflux-b4rt is a web based transfer control client.
9  Name: %{name}  Name: %{name}
# Line 12  Release: %{release}%{?dist} Line 12  Release: %{release}%{?dist}
12  License: GNU GPL version 2  License: GNU GPL version 2
13  URL: http://tf-b4rt.berlios.de/  URL: http://tf-b4rt.berlios.de/
14  Group: SMEserver/addon  Group: SMEserver/addon
15  Source: torrentflux-b4rt_1.0-beta1.tar.bz2  Source: torrentflux-b4rt_1.0-beta2.tar.bz2
16  BuildArchitectures: noarch  BuildArchitectures: noarch
17  BuildRoot: /var/tmp/%{name}-%{version}  BuildRoot: /var/tmp/%{name}-%{version}
18  Requires: e-smith-release >= 7.0  Requires: e-smith-release >= 7.0
# Line 21  AutoReqProv: no Line 21  AutoReqProv: no
21    
22  %description  %description
23  http://tf-b4rt.berlios.de/  http://tf-b4rt.berlios.de/
24  Torrentflux-b4rt is a web based transfer control client.  Torrentflux-b4rt is a web based transfer control client.
25    
26  Torrentflux-b4rt allows you to control your internet downloads / transfers from anywhere  Torrentflux-b4rt allows you to control your internet downloads / transfers from anywhere
27  using a highly configurable web based front end.  using a highly configurable web based front end.
28    
29  %changelog  %changelog
30    * Fri Apr 4 2008 Stephen Noble <support@dungog.net> 1.0-beta2
31    - upstream release
32    
33  * Sun Sep 16 2007 Stephen Noble <support@dungog.net> 1.0-beta1  * Sun Sep 16 2007 Stephen Noble <support@dungog.net> 1.0-beta1
34  - initial release  - initial release
35  - builds from unchanged .tar.bz2  - builds from unchanged .tar.bz2
36    
37  %prep  %prep
38  %setup  -c -n torrentflux-b4rt_1.0-beta1  %setup  -c -n torrentflux-b4rt_1.0-beta2
39  %build  %build
40  #drop in an unchanged .tgz  #drop in an unchanged .tgz
41  mkdir -p root/opt/  mkdir -p root/opt/
42  mv torrentflux-b4rt_1.0-beta1 root/opt/b4rt  mv torrentflux-b4rt_1.0-beta2 root/opt/b4rt
43  rm -rf root/opt/b4rt/clients                      #don't need these, lets save some bandwidth  rm -rf root/opt/b4rt/clients                      #don't need these, lets save some bandwidth
44  mkdir -p root/opt/b4rt/html/downloads  mkdir -p root/opt/b4rt/html/downloads
45  mv root/opt/b4rt/html/setup.php root/opt/b4rt/setup.php   #move setup from html  mv root/opt/b4rt/html/setup.php root/opt/b4rt/setup.php   #move setup from html


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