1 |
# $Id: smeserver-usbdisksmanager.spec,v 1.4 2008/04/26 09:46:14 snetram Exp $ |
# $Id: smeserver-usbdisksmanager.spec,v 1.10 2008/10/15 07:42:33 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 7 |
%define release 13 |
15 |
Version: %{version} |
Version: %{version} |
16 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
17 |
License: GNU GPL version 2 |
License: GNU GPL version 2 |
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 |
Patch5: smeserver-usbdisksmanager-0.2-locale-2008-05-05.patch |
26 |
|
Patch6: smeserver-usbdisksmanager-0.2-locale-2008-05-21.patch |
27 |
|
Patch7: smeserver-usbdisksmanager-0.2-locale-2008-06-27.patch |
28 |
|
Patch8: smeserver-usbdisksmanager-0.2-locale-2008-07-01.patch |
29 |
|
Patch9: smeserver-usbdisksmanager-0.2-locale-2008-09-27.patch |
30 |
|
Patch10: smeserver-usbdisksmanager-0.2-locale-2008-10-15.patch |
31 |
|
Patch11: smeserver-usbdisksmanager-0.2-locale-2008-10-16.patch |
32 |
BuildRoot: /var/tmp/e-smith-buildroot |
BuildRoot: /var/tmp/e-smith-buildroot |
33 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
34 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
37 |
AutoReqProv: no |
AutoReqProv: no |
38 |
|
|
39 |
%changelog |
%changelog |
40 |
|
* Thu Oct 16 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.2-13 |
41 |
|
- Apply 16 Oct 2008 locale patch |
42 |
|
|
43 |
|
* Wed Oct 15 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.2-12 |
44 |
|
- Apply 15 Oct 2008 locale patch |
45 |
|
|
46 |
|
* Sun Sep 28 2008 Stephen Noble <support@dungog.net> - 0.2-11 |
47 |
|
- Apply locale patch |
48 |
|
|
49 |
|
* Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.2-10 |
50 |
|
- Apply 1 July 2008 locale patch |
51 |
|
|
52 |
|
* Fri Jun 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.2-9 |
53 |
|
- Apply 27 Jun 2008 locale patch |
54 |
|
|
55 |
|
* Thu May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.2-8 |
56 |
|
- Apply 21 May 2008 locale patch |
57 |
|
|
58 |
* Mon May 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.2-7 |
* Mon May 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.2-7 |
59 |
- Apply 5 May 2008 locale patch |
- Apply 5 May 2008 locale patch |
60 |
|
|
90 |
%patch3 -p1 |
%patch3 -p1 |
91 |
%patch4 -p1 |
%patch4 -p1 |
92 |
%patch5 -p1 |
%patch5 -p1 |
93 |
|
%patch6 -p1 |
94 |
|
%patch7 -p1 |
95 |
|
%patch8 -p1 |
96 |
|
%patch9 -p1 |
97 |
|
%patch10 -p1 |
98 |
|
%patch11 -p1 |
99 |
|
|
100 |
%install |
%install |
101 |
|
|