summaryrefslogtreecommitdiffstats
path: root/mandriva/2010.2/i18n/kde-i18n-fr.spec
blob: c102502ee2f056c1edd5f6cf894364f0f8ecf428 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
%define oname kde-i18n-fr

Name: kde3-i18n-fr
Summary: French language support for KDE3
Version:  3.5.10
Release: %mkrel 5
Group: System/Internationalization
License: GPL
URL: http://www.kde.org/
Source0: ftp://ftp.kde.org/pub/kde/stable/%version/src/kde-i18n/%oname-%version.tar.bz2
Patch0:    kde-i18n-fr-fix-typo.patch
BuildRoot:	%_tmppath/%name-%version-%release-buildroot
Requires: locales-fr
BuildArch: noarch
BuildRequires: freetype2 
BuildRequires: gettext 
BuildRequires: kdelibs-devel kde3-macros 
BuildRequires: texinfo
BuildRequires: libxml2-utils
Obsoletes: kde-i18n-fr3
Provides: kde-i18n-fr = %version-%release
Provides: kde-i18n-fr3
Provides: kde-l10n = %version
Obsoletes: kde-i18n-fr
Provides: kde-i18n-fr = %version-%release

%description
French language support for KDE3.

%prep
%setup -q -n %{oname}-%{version}
#%patch0 -p0 -b .typo

%build
%configure_kde3

make clean
%make

%install
rm -fr %buildroot
%makeinstall_std

%{__rm} -fr %buildroot/%_kde3_datadir/locale/fr/relecture_*
%{__rm} -fr %buildroot/%_kde3_datadir/locale/fr/nbsp_gui_fr.txt


%clean
rm -fr %buildroot

%files
%defattr(-,root,root,-)
%_kde3_datadir/locale/*/LC_MESSAGES/*
%_kde3_datadir/locale/*/flag.png
%_kde3_datadir/locale/*/charset
%_kde3_datadir/locale/*/entry.desktop
%_kde3_appsdir/*
%doc %_kde3_docdir/HTML/*/*


%changelog
* Wed Jul 21 2010 Tim Williams <[email protected]> 3.5.10-5mvt2010.2
+ Repackage for Trinity

* Wed Jul 21 2010 Tim Williams <[email protected]> 3.5.10-4mvt2010.0
+ Repackage for MDV 2010.1

* Mon Feb 22 2010 Atilla ÖNTAŞ <[email protected]> 3.5.10-3mvt2010.0
+ Packaged for mdv 2010.0
- Change package name to avoid future KDE4 conflicts

* Fri Sep 05 2008 Funda Wang <[email protected]> 3.5.10-2mdv2009.0
+ Revision: 281408
- versioned provides

* Wed Sep 03 2008 Funda Wang <[email protected]> 3.5.10-1mdv2009.0
+ Revision: 279542
- New version 3.5.10

* Fri Aug 08 2008 Thierry Vignaud <[email protected]> 3.5.9-6mdv2009.0
+ Revision: 267479
- rebuild early 2009.0 package (before pixel changes)

* Thu May 08 2008 Helio Chissini de Castro <[email protected]> 3.5.9-5mdv2009.0
+ Revision: 203885
- Move to /opt

* Sun Feb 17 2008 Nicolas Lécureuil <[email protected]> 3.5.9-1mdv2008.1
+ Revision: 169624
- Update patch

  + Olivier Blin <[email protected]>
    - restore BuildRoot

  + Thierry Vignaud <[email protected]>
    - kill re-definition of %%buildroot on Pixel's request

* Tue Oct 16 2007 Funda Wang <[email protected]> 3.5.8-1mdv2008.1
+ Revision: 98999
- New version 3.5.8

* Wed Oct 03 2007 Nicolas Lécureuil <[email protected]> 3.5.7-8mdv2008.0
+ Revision: 94851
- Fix typo (coper instead of copier)
- [BUGFIX] Do not package Koffice translations as they are on their own package (Bug #34426)

* Tue Oct 02 2007 Helio Chissini de Castro <[email protected]> 3.5.7-7mdv2008.0
+ Revision: 94737
- Updated franch translation with current stable branch translations. extragear translations are
  provided in separated packages.

* Wed Jul 04 2007 Nicolas Lécureuil <[email protected]> 3.5.7-6mdv2008.0
+ Revision: 48311
- [BUGFIX] Fix a translation in KMail ( Bug #31746)
- Add buildRequire

* Fri May 18 2007 Nicolas Lécureuil <[email protected]> 3.5.7-5mdv2008.0
+ Revision: 28073
- Remove unneeded files

  + Helio Chissini de Castro <[email protected]>
    - KDE i18n packages should not own whole i18n subsystem and kde apps data dirs. Thanks to Olivier Blin by report this one.

* Thu May 17 2007 Helio Chissini de Castro <[email protected]> 3.5.7-4mdv2008.0
+ Revision: 27676
- Fixed spec using sane file list and correct name from tarball


* Fri Mar 16 2007 Laurent Montel <[email protected]> 3.5.6-1mdv2007.1
+ Revision: 144715
- Fix spec file
- 3.5.6
- 3.5.5
- Import kde-i18n-fr

* Wed Aug 09 2006 Laurent MONTEL <[email protected]> 3.5.4-2
- Fix all instances of korganizer

* Fri Aug 04 2006 Laurent MONTEL <[email protected]> 3.5.4-1
- 3.5.4

* Fri Jul 28 2006 Laurent MONTEL <[email protected]> 3.5.3-2
- Add patch2: fix bug found by Nicolas Chipaux

* Fri Jun 02 2006 Laurent MONTEL <[email protected]> 3.5.3-1
- 3.5.3

* Sun May 28 2006 Laurent MONTEL <[email protected]> 3.5.2-3
- Use %%mkrel

* Tue Apr 18 2006 Laurent MONTEL <[email protected]> 3.5.2-1mdk
- 3.5.2

* Wed Feb 01 2006 Laurent MONTEL <[email protected]> 3.5.1-1mdk
- 3.5.1

* Tue Nov 29 2005 Laurent MONTEL <[email protected]> 3.5.0-10mdk
- Real kde-3.5.0

* Mon Nov 14 2005 Laurent MONTEL <[email protected]> 3.5.0-1mdk
- 3.5.0 (named rc1)

* Tue Oct 18 2005 Laurent MONTEL <[email protected]> 3.4.92-1mdk
- 3.5beta2

* Sat Aug 20 2005 Laurent MONTEL <[email protected]> 3.4.2-11mdk
- Fix conflict with kdeedu (upgrade from 10.2)

* Fri Jul 29 2005 Laurent MONTEL <[email protected]> 10mdk
- Fix provides kde-l10n

* Sat Jul 23 2005 Laurent MONTEL <[email protected]> 3.4.2-1mdk
- 3.4.2

* Thu Jun 02 2005 Laurent MONTEL <[email protected]> 3.4.1-1mdk
- 3.4.1

* Wed Mar 30 2005 Laurent MONTEL <[email protected]> 3.4.0-1mdk
- 3.4.0

* Tue Mar 22 2005 Laurent MONTEL <[email protected]> 3.3.2-30mdk
- Update translate

* Thu Feb 24 2005 Laurent MONTEL <[email protected]> 3.3.2-20mdk
- update from translation

* Fri Feb 04 2005 Laurent MONTEL <[email protected]> 3.3.2-10mdk
- Update from CVS and add kpdf translate from CVS

* Tue Nov 30 2004 Laurent MONTEL <[email protected]> 3.3.2-1mdk
- 3.3.2

* Thu Oct 28 2004 Laurent MONTEL <[email protected]> 3.3.1-2mdk
- Update from CVS

* Fri Sep 03 2004 Laurent MONTEL <[email protected]> 3.3.0-1mdk
- KDE 3.3.0

* Fri Aug 13 2004 Laurent MONTEL <[email protected]> 3.2.3-2mdk
- Sync with CVS

* Thu Jun 03 2004 Laurent MONTEL <[email protected]> 3.2.3-1mdk
- 3.2.3

* Thu Jun 03 2004 Laurent MONTEL <[email protected]> 3.2.2-2mdk
- Add patch1: fix bug found by David Baudens (fix singular translation to %%n folder with %%n == 0)

* Tue Apr 20 2004 Laurent MONTEL <[email protected]> 3.2.2-1mdk
- 3.2.2

* Sun Apr 18 2004 Per �yvind Karlsen <[email protected]> 3.2.0-5mdk
- fix buildrequires
- fix obsoletes-not-provided
- spec cosmetics