1 |
# $Id: smeserver-usbdisksmanager.spec,v 1.15 2009/01/01 11:43:18 snetram Exp $ |
# $Id: smeserver-usbdisksmanager.spec,v 1.24 2011/03/06 15:28:48 slords Exp $ |
2 |
# Authority: unnilennium |
# Authority: unnilennium |
3 |
# Name: Jean-Philippe Pialasse |
# Name: Jean-Philippe Pialasse |
4 |
|
|
11 |
|
|
12 |
Name: %{name} |
Name: %{name} |
13 |
%define version 0.2 |
%define version 0.2 |
14 |
%define release 16 |
%define release 25 |
15 |
Version: %{version} |
Version: %{version} |
16 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
17 |
License: GNU GPL version 2 |
License: GNU GPL version 2 |
32 |
Patch12: smeserver-usbdisksmanager-0.2-locale-2008-11-19.patch |
Patch12: smeserver-usbdisksmanager-0.2-locale-2008-11-19.patch |
33 |
Patch13: smeserver-usbdisksmanager-0.2-locale-2009-01-01.patch |
Patch13: smeserver-usbdisksmanager-0.2-locale-2009-01-01.patch |
34 |
Patch14: smeserver-usbdisksmanager-0.2-locale-2009-03-01.patch |
Patch14: smeserver-usbdisksmanager-0.2-locale-2009-03-01.patch |
35 |
|
Patch15: smeserver-usbdisksmanager-0.2-locale-2009-03-03.patch |
36 |
|
Patch16: smeserver-usbdisksmanager-0.2-locale-2009-04-27.patch |
37 |
|
Patch17: smeserver-usbdisksmanager-0.2-locale-2009-05-20.patch |
38 |
|
Patch18: smeserver-usbdisksmanager-0.2-locale-2009-08-24.patch |
39 |
|
Patch19: smeserver-usbdisksmanager-0.2-locale-2009-10-27.patch |
40 |
|
Patch20: smeserver-usbdisksmanager-0.2-locale-2010-03-02.patch |
41 |
|
Patch21: smeserver-usbdisksmanager-0.2-locale-2010-05-23.patch |
42 |
|
Patch22: smeserver-usbdisksmanager-0.2-locale-2011-03-06.patch |
43 |
|
Patch23: smeserver-usbdisksmanager-0.2-locale-2012-03-20.patch |
44 |
BuildRoot: /var/tmp/e-smith-buildroot |
BuildRoot: /var/tmp/e-smith-buildroot |
45 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
46 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
49 |
AutoReqProv: no |
AutoReqProv: no |
50 |
|
|
51 |
%changelog |
%changelog |
52 |
|
* Tue Mar 20 2012 SME Translation Server <translations@contribs.org> 0.2-25.el6 |
53 |
|
- apply locale 2012-03-20 patch |
54 |
|
|
55 |
|
* Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 0.2-24.sme |
56 |
|
- apply locale 2011-03-06 patch |
57 |
|
|
58 |
|
* Sun May 23 2010 SME Translation Server <translations@contribs.org> 0.2-23.sme |
59 |
|
- apply locale 2010-05-23 patch |
60 |
|
|
61 |
|
* Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 0.2-22.sme |
62 |
|
- apply locale 2010-03-02 patch |
63 |
|
|
64 |
|
* Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 0.2-21.sme |
65 |
|
- apply locale 2009-10-27 patch |
66 |
|
|
67 |
|
* Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 0.2-20.sme |
68 |
|
- apply locale 2009-08-24 patch |
69 |
|
|
70 |
|
* Wed May 20 2009 SME Translation Server <translations@contribs.org> 0.2-19.sme |
71 |
|
- apply locale 2009-05-20 patch |
72 |
|
|
73 |
|
* Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 0.2-18.sme |
74 |
|
- apply locale 2009-04-27 patch |
75 |
|
|
76 |
|
* Tue Mar 03 2009 SME Translation Server |
77 |
|
- apply locale 2009-03-03 patch |
78 |
|
|
79 |
* Sun Mar 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 0.2-16 |
* Sun Mar 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 0.2-16 |
80 |
- Apply 1 Mar 2009 locale patch [SME: 5018] |
- Apply 1 Mar 2009 locale patch [SME: 5018] |
81 |
|
|
147 |
%patch12 -p1 |
%patch12 -p1 |
148 |
%patch13 -p1 |
%patch13 -p1 |
149 |
%patch14 -p1 |
%patch14 -p1 |
150 |
|
%patch15 -p1 |
151 |
|
%patch16 -p1 |
152 |
|
%patch17 -p1 |
153 |
|
%patch18 -p1 |
154 |
|
%patch19 -p1 |
155 |
|
%patch20 -p1 |
156 |
|
%patch21 -p1 |
157 |
|
%patch22 -p1 |
158 |
|
%patch23 -p1 |
159 |
|
|
160 |
%install |
%install |
161 |
|
|