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

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

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


Revision 1.13 - (show annotations) (download)
Mon Apr 28 23:28:49 2008 UTC (16 years, 1 month ago) by slords
Branch: MAIN
CVS Tags: smeserver-dar2-0_0_1-11_el4_sme
Changes since 1.12: +5 -2 lines
* Mon Apr 28 2008 Shad L. Lords <slords@mail.com> 0.0.1-11
- Bump release to rebuild

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

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