1 |
# $Id: smeserver-usbdisksmanager.spec,v 1.16 2009/03/01 19:29:42 snetram Exp $ |
# $Id: smeserver-usbdisksmanager.spec,v 1.21 2009/10/27 17:43:52 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 17 |
%define release 22 |
15 |
Version: %{version} |
Version: %{version} |
16 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
17 |
License: GNU GPL version 2 |
License: GNU GPL version 2 |
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 |
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 |
BuildRoot: /var/tmp/e-smith-buildroot |
BuildRoot: /var/tmp/e-smith-buildroot |
42 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
43 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
46 |
AutoReqProv: no |
AutoReqProv: no |
47 |
|
|
48 |
%changelog |
%changelog |
49 |
|
* Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 0.2-22.sme |
50 |
|
- apply locale 2010-03-02 patch |
51 |
|
|
52 |
|
* Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 0.2-21.sme |
53 |
|
- apply locale 2009-10-27 patch |
54 |
|
|
55 |
|
* Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 0.2-20.sme |
56 |
|
- apply locale 2009-08-24 patch |
57 |
|
|
58 |
|
* Wed May 20 2009 SME Translation Server <translations@contribs.org> 0.2-19.sme |
59 |
|
- apply locale 2009-05-20 patch |
60 |
|
|
61 |
|
* Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 0.2-18.sme |
62 |
|
- apply locale 2009-04-27 patch |
63 |
|
|
64 |
* Tue Mar 03 2009 SME Translation Server |
* Tue Mar 03 2009 SME Translation Server |
65 |
- apply locale 2009-03-03 patch |
- apply locale 2009-03-03 patch |
66 |
|
|
136 |
%patch13 -p1 |
%patch13 -p1 |
137 |
%patch14 -p1 |
%patch14 -p1 |
138 |
%patch15 -p1 |
%patch15 -p1 |
139 |
|
%patch16 -p1 |
140 |
|
%patch17 -p1 |
141 |
|
%patch18 -p1 |
142 |
|
%patch19 -p1 |
143 |
|
%patch20 -p1 |
144 |
|
|
145 |
%install |
%install |
146 |
|
|