1 |
# $Id: smeserver-usbdisksmanager.spec,v 1.9 2008/09/28 02:55:24 dungog Exp $ |
# $Id: smeserver-usbdisksmanager.spec,v 1.15 2009/01/01 11:43:18 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 12 |
%define release 16 |
15 |
Version: %{version} |
Version: %{version} |
16 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
17 |
License: GNU GPL version 2 |
License: GNU GPL version 2 |
28 |
Patch8: smeserver-usbdisksmanager-0.2-locale-2008-07-01.patch |
Patch8: smeserver-usbdisksmanager-0.2-locale-2008-07-01.patch |
29 |
Patch9: smeserver-usbdisksmanager-0.2-locale-2008-09-27.patch |
Patch9: smeserver-usbdisksmanager-0.2-locale-2008-09-27.patch |
30 |
Patch10: smeserver-usbdisksmanager-0.2-locale-2008-10-15.patch |
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 |
|
Patch14: smeserver-usbdisksmanager-0.2-locale-2009-03-01.patch |
35 |
BuildRoot: /var/tmp/e-smith-buildroot |
BuildRoot: /var/tmp/e-smith-buildroot |
36 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
37 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
40 |
AutoReqProv: no |
AutoReqProv: no |
41 |
|
|
42 |
%changelog |
%changelog |
43 |
|
* Sun Mar 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 0.2-16 |
44 |
|
- Apply 1 Mar 2009 locale patch [SME: 5018] |
45 |
|
|
46 |
|
* Thu Jan 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 0.2-15 |
47 |
|
- Apply 1 Jan 2009 locale patch [SME: 4900] |
48 |
|
|
49 |
|
* Wed Nov 19 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.2-14 |
50 |
|
- Apply 19 Nov 2008 locale patch |
51 |
|
|
52 |
|
* Thu Oct 16 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.2-13 |
53 |
|
- Apply 16 Oct 2008 locale patch |
54 |
|
|
55 |
* Wed Oct 15 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.2-12 |
* Wed Oct 15 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.2-12 |
56 |
- Apply 15 Oct 2008 locale patch |
- Apply 15 Oct 2008 locale patch |
57 |
|
|
107 |
%patch8 -p1 |
%patch8 -p1 |
108 |
%patch9 -p1 |
%patch9 -p1 |
109 |
%patch10 -p1 |
%patch10 -p1 |
110 |
|
%patch11 -p1 |
111 |
|
%patch12 -p1 |
112 |
|
%patch13 -p1 |
113 |
|
%patch14 -p1 |
114 |
|
|
115 |
%install |
%install |
116 |
|
|