1 |
# $Id: smeserver-usbdisksmanager.spec,v 1.3 2008/04/23 18:41:38 snetram 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 6 |
%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 |
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 |
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 |
* Sat Apr 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.2-6 |
42 |
- Apply 26 April 2008 locale patch |
- Apply 26 April 2008 locale patch |
43 |
|
|
69 |
%patch2 -p1 |
%patch2 -p1 |
70 |
%patch3 -p1 |
%patch3 -p1 |
71 |
%patch4 -p1 |
%patch4 -p1 |
72 |
|
%patch5 -p1 |
73 |
|
%patch6 -p1 |
74 |
|
|
75 |
%install |
%install |
76 |
|
|