1 |
# $Id: smeserver-usbdisksmanager-0.2.spec,v 1.4 2008/04/21 11:39:06 dungog Exp $ |
# $Id: smeserver-usbdisksmanager.spec,v 1.5 2008/05/05 19:28:57 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 3 |
%define release 8 |
15 |
Version: %{version} |
Version: %{version} |
16 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
17 |
License: GNU GPL version 2 |
License: GNU GPL version 2 |
19 |
Source: %{name}-%{version}.tgz |
Source: %{name}-%{version}.tgz |
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 |
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 |
BuildRoot: /var/tmp/e-smith-buildroot |
BuildRoot: /var/tmp/e-smith-buildroot |
28 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
29 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
32 |
AutoReqProv: no |
AutoReqProv: no |
33 |
|
|
34 |
%changelog |
%changelog |
35 |
|
* Thu May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.2-8 |
36 |
|
- Apply 21 May 2008 locale patch |
37 |
|
|
38 |
|
* Mon May 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.2-7 |
39 |
|
- Apply 5 May 2008 locale patch |
40 |
|
|
41 |
|
* Sat Apr 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.2-6 |
42 |
|
- Apply 26 April 2008 locale patch |
43 |
|
|
44 |
|
* Wed Apr 23 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.2-5 |
45 |
|
- Apply 23 April 2008 locale patch |
46 |
|
|
47 |
|
* Tue Apr 22 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.2-4 |
48 |
|
- Apply 22 April 2008 locale patch |
49 |
|
|
50 |
* Mon Apr 21 2008 Stephen Noble <support@dungog.net> 0.2-3 |
* Mon Apr 21 2008 Stephen Noble <support@dungog.net> 0.2-3 |
51 |
- smeserver-usbdisksmanager-0.2-locale-2008-04-21.patch |
- smeserver-usbdisksmanager-0.2-locale-2008-04-21.patch |
52 |
|
|
66 |
%setup |
%setup |
67 |
%patch0 -p1 |
%patch0 -p1 |
68 |
%patch1 -p1 |
%patch1 -p1 |
69 |
|
%patch2 -p1 |
70 |
|
%patch3 -p1 |
71 |
|
%patch4 -p1 |
72 |
|
%patch5 -p1 |
73 |
|
%patch6 -p1 |
74 |
|
|
75 |
%install |
%install |
76 |
|
|