1 |
# $Id: smeserver-usbdisksmanager.spec,v 1.1 2008/04/21 17:25:59 slords Exp $ |
# $Id: smeserver-usbdisksmanager.spec,v 1.8 2008/07/01 20:14:47 snetram 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 4 |
%define release 11 |
15 |
Version: %{version} |
Version: %{version} |
16 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
17 |
License: GNU GPL version 2 |
License: GNU GPL version 2 |
20 |
Patch0: smeserver-usbdisksmanager-0.2-removehelp.patch |
Patch0: smeserver-usbdisksmanager-0.2-removehelp.patch |
21 |
Patch1: smeserver-usbdisksmanager-0.2-locale-2008-04-21.patch |
Patch1: smeserver-usbdisksmanager-0.2-locale-2008-04-21.patch |
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 |
24 |
|
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 |
BuildRoot: /var/tmp/e-smith-buildroot |
BuildRoot: /var/tmp/e-smith-buildroot |
31 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
32 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
35 |
AutoReqProv: no |
AutoReqProv: no |
36 |
|
|
37 |
%changelog |
%changelog |
38 |
|
* Sun Sep 28 2008 Stephen Noble <support@dungog.net> - 0.2-11 |
39 |
|
- Apply locale patch |
40 |
|
|
41 |
|
* Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.2-10 |
42 |
|
- Apply 1 July 2008 locale patch |
43 |
|
|
44 |
|
* Fri Jun 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.2-9 |
45 |
|
- Apply 27 Jun 2008 locale patch |
46 |
|
|
47 |
|
* Thu May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.2-8 |
48 |
|
- Apply 21 May 2008 locale patch |
49 |
|
|
50 |
|
* Mon May 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.2-7 |
51 |
|
- Apply 5 May 2008 locale patch |
52 |
|
|
53 |
|
* Sat Apr 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.2-6 |
54 |
|
- Apply 26 April 2008 locale patch |
55 |
|
|
56 |
|
* Wed Apr 23 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.2-5 |
57 |
|
- Apply 23 April 2008 locale patch |
58 |
|
|
59 |
* Tue Apr 22 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.2-4 |
* Tue Apr 22 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.2-4 |
60 |
- Apply 22 April 2008 locale patch |
- Apply 22 April 2008 locale patch |
61 |
|
|
79 |
%patch0 -p1 |
%patch0 -p1 |
80 |
%patch1 -p1 |
%patch1 -p1 |
81 |
%patch2 -p1 |
%patch2 -p1 |
82 |
|
%patch3 -p1 |
83 |
|
%patch4 -p1 |
84 |
|
%patch5 -p1 |
85 |
|
%patch6 -p1 |
86 |
|
%patch7 -p1 |
87 |
|
%patch8 -p1 |
88 |
|
%patch9 -p1 |
89 |
|
|
90 |
%install |
%install |
91 |
|
|