1 |
# $Id: smeserver-usbdisksmanager.spec,v 1.9 2008/09/28 02:55:24 dungog Exp $ |
# $Id: smeserver-usbdisksmanager.spec,v 1.12 2008/11/19 17:31:40 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 14 |
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 |
BuildRoot: /var/tmp/e-smith-buildroot |
BuildRoot: /var/tmp/e-smith-buildroot |
34 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
35 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
38 |
AutoReqProv: no |
AutoReqProv: no |
39 |
|
|
40 |
%changelog |
%changelog |
41 |
|
* Wed Nov 19 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.2-14 |
42 |
|
- Apply 19 Nov 2008 locale patch |
43 |
|
|
44 |
|
* Thu Oct 16 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.2-13 |
45 |
|
- Apply 16 Oct 2008 locale patch |
46 |
|
|
47 |
* 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 |
48 |
- Apply 15 Oct 2008 locale patch |
- Apply 15 Oct 2008 locale patch |
49 |
|
|
99 |
%patch8 -p1 |
%patch8 -p1 |
100 |
%patch9 -p1 |
%patch9 -p1 |
101 |
%patch10 -p1 |
%patch10 -p1 |
102 |
|
%patch11 -p1 |
103 |
|
%patch12 -p1 |
104 |
|
|
105 |
%install |
%install |
106 |
|
|