1 |
# $Id: smeserver-usbdisksmanager.spec,v 1.2 2008/04/22 09:16:03 snetram Exp $ |
# $Id: smeserver-usbdisksmanager.spec,v 1.6 2008/05/21 20:28:35 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 5 |
%define release 9 |
15 |
Version: %{version} |
Version: %{version} |
16 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
17 |
License: GNU GPL version 2 |
License: GNU GPL version 2 |
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 |
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 |
BuildRoot: /var/tmp/e-smith-buildroot |
BuildRoot: /var/tmp/e-smith-buildroot |
29 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
30 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
33 |
AutoReqProv: no |
AutoReqProv: no |
34 |
|
|
35 |
%changelog |
%changelog |
36 |
|
* Fri Jun 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.2-9 |
37 |
|
- Apply 27 Jun 2008 locale patch |
38 |
|
|
39 |
|
* Thu May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.2-8 |
40 |
|
- Apply 21 May 2008 locale patch |
41 |
|
|
42 |
|
* Mon May 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.2-7 |
43 |
|
- Apply 5 May 2008 locale patch |
44 |
|
|
45 |
|
* Sat Apr 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.2-6 |
46 |
|
- Apply 26 April 2008 locale patch |
47 |
|
|
48 |
* Wed Apr 23 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.2-5 |
* Wed Apr 23 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.2-5 |
49 |
- Apply 23 April 2008 locale patch |
- Apply 23 April 2008 locale patch |
50 |
|
|
72 |
%patch1 -p1 |
%patch1 -p1 |
73 |
%patch2 -p1 |
%patch2 -p1 |
74 |
%patch3 -p1 |
%patch3 -p1 |
75 |
|
%patch4 -p1 |
76 |
|
%patch5 -p1 |
77 |
|
%patch6 -p1 |
78 |
|
%patch7 -p1 |
79 |
|
|
80 |
%install |
%install |
81 |
|
|