1 |
# $Id: smeserver-usbdisksmanager.spec,v 1.7 2008/06/27 15:14:41 snetram Exp $ |
# $Id: smeserver-usbdisksmanager.spec,v 1.17 2009/03/03 21:37:00 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 10 |
%define release 18 |
15 |
Version: %{version} |
Version: %{version} |
16 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
17 |
License: GNU GPL version 2 |
License: GNU GPL version 2 |
26 |
Patch6: smeserver-usbdisksmanager-0.2-locale-2008-05-21.patch |
Patch6: smeserver-usbdisksmanager-0.2-locale-2008-05-21.patch |
27 |
Patch7: smeserver-usbdisksmanager-0.2-locale-2008-06-27.patch |
Patch7: smeserver-usbdisksmanager-0.2-locale-2008-06-27.patch |
28 |
Patch8: smeserver-usbdisksmanager-0.2-locale-2008-07-01.patch |
Patch8: smeserver-usbdisksmanager-0.2-locale-2008-07-01.patch |
29 |
|
Patch9: smeserver-usbdisksmanager-0.2-locale-2008-09-27.patch |
30 |
|
Patch10: smeserver-usbdisksmanager-0.2-locale-2008-10-15.patch |
31 |
|
Patch11: smeserver-usbdisksmanager-0.2-locale-2008-10-16.patch |
32 |
|
Patch12: smeserver-usbdisksmanager-0.2-locale-2008-11-19.patch |
33 |
|
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 |
BuildRoot: /var/tmp/e-smith-buildroot |
BuildRoot: /var/tmp/e-smith-buildroot |
38 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
39 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
42 |
AutoReqProv: no |
AutoReqProv: no |
43 |
|
|
44 |
%changelog |
%changelog |
45 |
|
* Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 0.2-18.sme |
46 |
|
- apply locale 2009-04-27 patch |
47 |
|
|
48 |
|
* Tue Mar 03 2009 SME Translation Server |
49 |
|
- apply locale 2009-03-03 patch |
50 |
|
|
51 |
|
* Sun Mar 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 0.2-16 |
52 |
|
- Apply 1 Mar 2009 locale patch [SME: 5018] |
53 |
|
|
54 |
|
* Thu Jan 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 0.2-15 |
55 |
|
- Apply 1 Jan 2009 locale patch [SME: 4900] |
56 |
|
|
57 |
|
* Wed Nov 19 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.2-14 |
58 |
|
- Apply 19 Nov 2008 locale patch |
59 |
|
|
60 |
|
* Thu Oct 16 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.2-13 |
61 |
|
- Apply 16 Oct 2008 locale patch |
62 |
|
|
63 |
|
* Wed Oct 15 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.2-12 |
64 |
|
- Apply 15 Oct 2008 locale patch |
65 |
|
|
66 |
|
* Sun Sep 28 2008 Stephen Noble <support@dungog.net> - 0.2-11 |
67 |
|
- Apply locale patch |
68 |
|
|
69 |
* Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.2-10 |
* Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.2-10 |
70 |
- Apply 1 July 2008 locale patch |
- Apply 1 July 2008 locale patch |
71 |
|
|
113 |
%patch6 -p1 |
%patch6 -p1 |
114 |
%patch7 -p1 |
%patch7 -p1 |
115 |
%patch8 -p1 |
%patch8 -p1 |
116 |
|
%patch9 -p1 |
117 |
|
%patch10 -p1 |
118 |
|
%patch11 -p1 |
119 |
|
%patch12 -p1 |
120 |
|
%patch13 -p1 |
121 |
|
%patch14 -p1 |
122 |
|
%patch15 -p1 |
123 |
|
%patch16 -p1 |
124 |
|
|
125 |
%install |
%install |
126 |
|
|