1 |
# $Id: smeserver-usbdisksmanager.spec,v 1.14 2008/11/25 16:20:33 slords Exp $ |
# $Id: smeserver-usbdisksmanager.spec,v 1.22 2010/03/03 04:04:14 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 15 |
%define release 23 |
15 |
Version: %{version} |
Version: %{version} |
16 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
17 |
License: GNU GPL version 2 |
License: GNU GPL version 2 |
31 |
Patch11: smeserver-usbdisksmanager-0.2-locale-2008-10-16.patch |
Patch11: smeserver-usbdisksmanager-0.2-locale-2008-10-16.patch |
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 |
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 |
BuildRoot: /var/tmp/e-smith-buildroot |
BuildRoot: /var/tmp/e-smith-buildroot |
43 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
44 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
47 |
AutoReqProv: no |
AutoReqProv: no |
48 |
|
|
49 |
%changelog |
%changelog |
50 |
|
* Sun May 23 2010 SME Translation Server <translations@contribs.org> 0.2-23.sme |
51 |
|
- apply locale 2010-05-23 patch |
52 |
|
|
53 |
|
* Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 0.2-22.sme |
54 |
|
- apply locale 2010-03-02 patch |
55 |
|
|
56 |
|
* Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 0.2-21.sme |
57 |
|
- apply locale 2009-10-27 patch |
58 |
|
|
59 |
|
* Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 0.2-20.sme |
60 |
|
- apply locale 2009-08-24 patch |
61 |
|
|
62 |
|
* Wed May 20 2009 SME Translation Server <translations@contribs.org> 0.2-19.sme |
63 |
|
- apply locale 2009-05-20 patch |
64 |
|
|
65 |
|
* Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 0.2-18.sme |
66 |
|
- apply locale 2009-04-27 patch |
67 |
|
|
68 |
|
* Tue Mar 03 2009 SME Translation Server |
69 |
|
- apply locale 2009-03-03 patch |
70 |
|
|
71 |
|
* Sun Mar 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 0.2-16 |
72 |
|
- Apply 1 Mar 2009 locale patch [SME: 5018] |
73 |
|
|
74 |
* Thu Jan 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 0.2-15 |
* Thu Jan 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 0.2-15 |
75 |
- Apply 1 Jan 2009 locale patch [SME: 4900] |
- Apply 1 Jan 2009 locale patch [SME: 4900] |
76 |
|
|
138 |
%patch11 -p1 |
%patch11 -p1 |
139 |
%patch12 -p1 |
%patch12 -p1 |
140 |
%patch13 -p1 |
%patch13 -p1 |
141 |
|
%patch14 -p1 |
142 |
|
%patch15 -p1 |
143 |
|
%patch16 -p1 |
144 |
|
%patch17 -p1 |
145 |
|
%patch18 -p1 |
146 |
|
%patch19 -p1 |
147 |
|
%patch20 -p1 |
148 |
|
%patch21 -p1 |
149 |
|
|
150 |
%install |
%install |
151 |
|
|