1 |
# $Id: smeserver-usbdisksmanager.spec,v 1.3 2008/04/23 18:41:38 snetram Exp $ |
# $Id: smeserver-usbdisksmanager.spec,v 1.4 2008/04/26 09:46:14 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 7 |
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 |
BuildRoot: /var/tmp/e-smith-buildroot |
BuildRoot: /var/tmp/e-smith-buildroot |
27 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
28 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
31 |
AutoReqProv: no |
AutoReqProv: no |
32 |
|
|
33 |
%changelog |
%changelog |
34 |
|
* Mon May 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.2-7 |
35 |
|
- Apply 5 May 2008 locale patch |
36 |
|
|
37 |
* 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 |
38 |
- Apply 26 April 2008 locale patch |
- Apply 26 April 2008 locale patch |
39 |
|
|
65 |
%patch2 -p1 |
%patch2 -p1 |
66 |
%patch3 -p1 |
%patch3 -p1 |
67 |
%patch4 -p1 |
%patch4 -p1 |
68 |
|
%patch5 -p1 |
69 |
|
|
70 |
%install |
%install |
71 |
|
|