/[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.10 - (hide annotations) (download)
Thu Apr 24 21:11:52 2008 UTC (16 years, 1 month ago) by snetram
Branch: MAIN
CVS Tags: smeserver-dar2-0_0_1-10_el4_sme
Changes since 1.9: +7 -2 lines
* Thu Apr 24 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.0.1-10
- Take common <base> entries from e-smith-formmagick's general

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

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