1 |
# $Id: smeserver-usbdisksmanager.spec,v 1.10 2008/10/15 07:42:33 snetram Exp $ |
# $Id: smeserver-usbdisksmanager.spec,v 1.16 2009/03/01 19:29:42 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 17 |
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 |
|
Patch13: smeserver-usbdisksmanager-0.2-locale-2009-01-01.patch |
34 |
|
Patch14: smeserver-usbdisksmanager-0.2-locale-2009-03-01.patch |
35 |
|
Patch15: smeserver-usbdisksmanager-0.2-locale-2009-03-03.patch |
36 |
BuildRoot: /var/tmp/e-smith-buildroot |
BuildRoot: /var/tmp/e-smith-buildroot |
37 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
38 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
41 |
AutoReqProv: no |
AutoReqProv: no |
42 |
|
|
43 |
%changelog |
%changelog |
44 |
|
* Tue Mar 03 2009 SME Translation Server |
45 |
|
- apply locale 2009-03-03 patch |
46 |
|
|
47 |
|
* Sun Mar 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 0.2-16 |
48 |
|
- Apply 1 Mar 2009 locale patch [SME: 5018] |
49 |
|
|
50 |
|
* Thu Jan 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 0.2-15 |
51 |
|
- Apply 1 Jan 2009 locale patch [SME: 4900] |
52 |
|
|
53 |
|
* Wed Nov 19 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 0.2-14 |
54 |
|
- Apply 19 Nov 2008 locale patch |
55 |
|
|
56 |
* 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 |
57 |
- Apply 16 Oct 2008 locale patch |
- Apply 16 Oct 2008 locale patch |
58 |
|
|
112 |
%patch9 -p1 |
%patch9 -p1 |
113 |
%patch10 -p1 |
%patch10 -p1 |
114 |
%patch11 -p1 |
%patch11 -p1 |
115 |
|
%patch12 -p1 |
116 |
|
%patch13 -p1 |
117 |
|
%patch14 -p1 |
118 |
|
%patch15 -p1 |
119 |
|
|
120 |
%install |
%install |
121 |
|
|