1 |
# $Id: smeserver-usbdisksmanager.spec,v 1.3 2008/04/23 18:41:38 snetram Exp $ |
# $Id: smeserver-usbdisksmanager.spec,v 1.14 2008/11/25 16:20:33 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 6 |
%define release 15 |
15 |
Version: %{version} |
Version: %{version} |
16 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
17 |
License: GNU GPL version 2 |
License: GNU GPL version 2 |
22 |
Patch2: smeserver-usbdisksmanager-0.2-locale-2008-04-22.patch |
Patch2: smeserver-usbdisksmanager-0.2-locale-2008-04-22.patch |
23 |
Patch3: smeserver-usbdisksmanager-0.2-locale-2008-04-23.patch |
Patch3: smeserver-usbdisksmanager-0.2-locale-2008-04-23.patch |
24 |
Patch4: smeserver-usbdisksmanager-0.2-locale-2008-04-26.patch |
Patch4: smeserver-usbdisksmanager-0.2-locale-2008-04-26.patch |
25 |
|
Patch5: smeserver-usbdisksmanager-0.2-locale-2008-05-05.patch |
26 |
|
Patch6: smeserver-usbdisksmanager-0.2-locale-2008-05-21.patch |
27 |
|
Patch7: smeserver-usbdisksmanager-0.2-locale-2008-06-27.patch |
28 |
|
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 |
BuildRoot: /var/tmp/e-smith-buildroot |
BuildRoot: /var/tmp/e-smith-buildroot |
35 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
36 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
39 |
AutoReqProv: no |
AutoReqProv: no |
40 |
|
|
41 |
%changelog |
%changelog |
42 |
|
* Thu Jan 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 0.2-15 |
43 |
|
- Apply 1 Jan 2009 locale patch [SME: 4900] |
44 |
|
|
45 |
|
* Wed Nov 19 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.2-14 |
46 |
|
- Apply 19 Nov 2008 locale patch |
47 |
|
|
48 |
|
* Thu Oct 16 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.2-13 |
49 |
|
- Apply 16 Oct 2008 locale patch |
50 |
|
|
51 |
|
* Wed Oct 15 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.2-12 |
52 |
|
- Apply 15 Oct 2008 locale patch |
53 |
|
|
54 |
|
* Sun Sep 28 2008 Stephen Noble <support@dungog.net> - 0.2-11 |
55 |
|
- Apply locale patch |
56 |
|
|
57 |
|
* Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.2-10 |
58 |
|
- Apply 1 July 2008 locale patch |
59 |
|
|
60 |
|
* Fri Jun 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.2-9 |
61 |
|
- Apply 27 Jun 2008 locale patch |
62 |
|
|
63 |
|
* Thu May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.2-8 |
64 |
|
- Apply 21 May 2008 locale patch |
65 |
|
|
66 |
|
* Mon May 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.2-7 |
67 |
|
- Apply 5 May 2008 locale patch |
68 |
|
|
69 |
* Sat Apr 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.2-6 |
* Sat Apr 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.2-6 |
70 |
- Apply 26 April 2008 locale patch |
- Apply 26 April 2008 locale patch |
71 |
|
|
97 |
%patch2 -p1 |
%patch2 -p1 |
98 |
%patch3 -p1 |
%patch3 -p1 |
99 |
%patch4 -p1 |
%patch4 -p1 |
100 |
|
%patch5 -p1 |
101 |
|
%patch6 -p1 |
102 |
|
%patch7 -p1 |
103 |
|
%patch8 -p1 |
104 |
|
%patch9 -p1 |
105 |
|
%patch10 -p1 |
106 |
|
%patch11 -p1 |
107 |
|
%patch12 -p1 |
108 |
|
%patch13 -p1 |
109 |
|
|
110 |
%install |
%install |
111 |
|
|