/[smecontribs]/rpms/smeserver-dar2/contribs7/smeserver-dar2.spec
ViewVC logotype

Annotation of /rpms/smeserver-dar2/contribs7/smeserver-dar2.spec

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


Revision 1.7 - (hide annotations) (download)
Tue Apr 22 08:55:44 2008 UTC (16 years, 1 month ago) by snetram
Branch: MAIN
CVS Tags: smeserver-dar2-0_0_1-7_el4_sme
Changes since 1.6: +7 -2 lines
* Tue Apr 22 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.0.1-7
- Apply Mar 22 2008 translation patch

1 snetram 1.7 # $Id: smeserver-dar2.spec,v 1.6 2008/04/21 07:23:20 slords Exp $
2 slords 1.2 # Authority: darrellmay
3     # Name: Darrell May
4    
5 slords 1.1 Summary: Disk ARchive for SME Server
6     %define name smeserver-dar2
7     Name: %{name}
8     %define version 0.0.1
9 snetram 1.7 %define release 7
10 slords 1.1 Version: %{version}
11     Release: %{release}%{?dist}
12     License: GPL
13     Group: SME/addon
14     Source: %{name}-%{version}.tar.gz
15     Patch0: smeserver-dar2-0.0.1-2.patch
16     Patch1: smeserver-dar2-0.0.1-3.patch
17 slords 1.4 Patch2: smeserver-dar2-0.0.1-transfix.patch
18 slords 1.5 Patch3: smeserver-dar2-0.0.1-locale-2008-04-20.patch
19 snetram 1.7 Patch4: smeserver-dar2-0.0.1-locale-2008-04-22.patch
20 slords 1.1 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
21     BuildArchitectures: noarch
22     Requires: dar => 2.3.1
23     Requires: smeserver-release => 7.0
24     Requires: perl-CGI-FormMagick => 0.92-08
25 slords 1.3 BuildRequires: e-smith-devtools >= 1.13.1-03
26 slords 1.1 %description
27     SME Server implementation of Disk ARchive (http://dar.linux.free.fr)
28     based on smeserver-backup2.
29    
30     %changelog
31 snetram 1.7 * Tue Apr 22 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.0.1-7
32     - Apply Mar 22 2008 translation patch
33    
34 slords 1.6 * Sun Apr 20 2008 Shad L. Lords <slords@mail.com> 0.0.1-6
35     - Remove scripts (not needed anymore)
36    
37 slords 1.4 * Sun Apr 20 2008 Shad L. Lords <slords@mail.com> 0.0.1-5
38 slords 1.5 - Clean up translations to work with pootle
39     - Apply Mar 20 2008 translation patches
40 slords 1.4
41 slords 1.1 * Wed Aug 22 2007 Shad L. Lords <slords@mail.com> 0.0.1-4
42     - Clean up spec so package can be built by koji/plague
43     - Update to new release naming. No functional changes.
44     - Make Packager generic
45    
46     * Thu Mar 22 2007 Darrell May <dmay@myezserver.com>
47     - updated actions/dar2-backup to separately zip and backup up dbs
48     - updated actions/dar2-mc to require only job name to launch
49     - [0.0.1-3dmay] smeserver-dar2-0.0.1-3.patch
50     * Fri Mar 16 2007 Darrell May <dmay@myezserver.com>
51     - updated dar2 panel text: absolute/relative pathing
52     - updated dar2 panel text: prune wildcard support
53     - [0.0.1-2dmay] smeserver-dar2-0.0.1-2.patch
54     * Sun Jan 07 2007 Darrell May <dmay@myezserver.com>
55     - added dar2-mc action
56     - added dar support files for Midnight Commander
57     - [0.0.1-1dmay]
58     * Fri Oct 19 2006 Darrell May <dmay@myezserver.com>
59     - BT:1988 added disk usage to report
60     - official release
61     - [0.0.1-0dmay]
62     * Mon Oct 16 2006 Darrell May <dmay@myezserver.com>
63     - BT:1979 German language file added
64     - BT:1982 fix navigation-conf generated error
65     - [0.0.1-b8dmay]
66     * Wed Oct 11 2006 Darrell May <dmay@myezserver.com>
67     - BT:1974 verbose prop now controls log file generation, default 'off'
68     - [0.0.1-b7dmay]
69     * Wed Oct 11 2006 Darrell May <dmay@myezserver.com>
70     - major rewrite of dar2-backup/restore templates
71     - minor updates to action scritps adding more echo statements
72     - [0.0.1-b6dmay]
73     * Mon Oct 09 2006 Darrell May <dmay@myezserver.com>
74     - BT:1966 edited Exclude/Prune labels & switched display order
75     - added archive listing to dar2-backup output
76     - [0.0.1-b5dmay]
77     * Sat Oct 07 2006 Darrell May <dmay@myezserver.com>
78     - BT:1964 crontab
79     - [0.0.1-b4dmay]
80     * Fri Oct 06 2006 Darrell May <dmay@myezserver.com>
81     - added dar2-dr-restore, a disaster recovery restore script.
82     - [0.0.1-b3dmay]
83     * Thu Oct 05 2006 Darrell May <dmay@myezserver.com>
84     - added db prop Verbose to control backup output detail
85     - [0.0.1-b2dmay]
86     * Thu Oct 05 2006 Darrell May <dmay@myezserver.com>
87     - update actions dar2-backup/restore to support custom mount points
88     - [0.0.1-b1dmay]
89     * Wed Oct 04 2006 Darrell May <dmay@myezserver.com>
90     - initial beta release
91     - [0.0.1-b0dmay]
92     * Mon Oct 02 2006 Darrell May <dmay@myezserver.com>
93     - drop db backup2 defaults
94     - edit panel name to Disk ARchive
95     - [0.0.1-a7dmay]
96     * Sun Oct 01 2006 Darrell May <dmay@myezserver.com>
97     - initial public alpha release
98     - [0.0.1-a6dmay]
99     * Sun Oct 01 2006 Darrell May <dmay@myezserver.com>
100     - initial rebuild on Restore panel
101     - [0.0.1-a5dmay]
102     * Fri Sep 29 2006 Darrell May <dmay@myezserver.com>
103     - initial rebuild on View/Modify, Backup, Remove panels
104     - added Expiry to dar2-backup script
105     - [0.0.1-a4dmay]
106     * Thu Sep 28 2006 Darrell May <dmay@myezserver.com>
107     - server-manager panel debugging
108     - [0.0.1-a3dmay]
109     * Thu Sep 28 2006 Darrell May <dmay@myezserver.com>
110     - server-manager panel debugging
111     - [0.0.1-a2dmay]
112     * Wed Sep 27 2006 Darrell May <dmay@myezserver.com>
113     - initial server-manager panel build
114     - [0.0.1-a1dmay]
115     * Wed Sep 27 2006 Darrell May <dmay@myezserver.com>
116     - initial internal alpha release
117     - [0.0.1-a0dmay]
118    
119     %prep
120    
121     %setup
122    
123     %patch0 -p1
124     %patch1 -p1
125 slords 1.4 %patch2 -p1
126 slords 1.5 %patch3 -p1
127 snetram 1.7 %patch4 -p1
128 slords 1.1
129     %build
130     /usr/bin/perl createlinks
131    
132     %install
133     /bin/rm -rf $RPM_BUILD_ROOT
134    
135     (cd root ; /usr/bin/find . -depth -print | /bin/cpio -dump $RPM_BUILD_ROOT)
136     /bin/rm -f %{name}-%{version}-filelist
137     /sbin/e-smith/genfilelist $RPM_BUILD_ROOT > %{name}-%{version}-filelist
138     %files -f %{name}-%{version}-filelist
139    
140     %defattr(-,root,root)
141    
142     %clean
143     /bin/rm -rf $RPM_BUILD_ROOT
144    

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