1 |
# $Id: smeserver-usbdisksmanager.spec,v 1.10 2008/10/15 07:42:33 snetram Exp $ |
# $Id: smeserver-usbdisksmanager.spec,v 1.11 2008/10/16 07:15:32 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 13 |
%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 |
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 |
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 |
* Thu Oct 16 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.2-13 |
45 |
- Apply 16 Oct 2008 locale patch |
- Apply 16 Oct 2008 locale patch |
46 |
|
|
100 |
%patch9 -p1 |
%patch9 -p1 |
101 |
%patch10 -p1 |
%patch10 -p1 |
102 |
%patch11 -p1 |
%patch11 -p1 |
103 |
|
%patch12 -p1 |
104 |
|
|
105 |
%install |
%install |
106 |
|
|