forked from jmlich/jolla-cesky
-
Notifications
You must be signed in to change notification settings - Fork 0
/
jolla-translations-sk_SK.spec
52 lines (34 loc) · 999 Bytes
/
jolla-translations-sk_SK.spec
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
Name: jolla-translations-sk_SK
Version: 1.8
Release: 1
Summary: Slovak translations of OS for Jolla
Group: System/Base
License: BSD
URL: http://www.jolla.com/
Source0: %{name}-%{version}.tar.bz2
BuildRequires: pkgconfig(Qt5Core)
BuildRequires: qt5-qttools-linguist
BuildArch: noarch
%description
%prep
%setup -q
%build
make %{?_smp_mflags}
%install
rm -rf $RPM_BUILD_ROOT
make DESTDIR=$RPM_BUILD_ROOT install
%files
%doc
%{_datadir}/translations/*.qm
%{_datadir}/jolla-supported-languages/sk.conf
%changelog
* Thu Jun 17 2015 Jozef Mlich <[email protected]> - 1.8-1
- update 13
* Wed Feb 04 2015 Jozef Mlich <[email protected]> - 1.5-1
- update 11
* Thu Jul 31 2014 Jozef Mlich <[email protected]> - 1.1-1
- update to 1.0.8.19, Tahkalampi
* Sat Mar 22 2014 Jozef Mlich <[email protected]> - 0.3-1
- update to current version on transifex
* Sun Mar 16 2014 Jozef Mlich <[email protected]> - 0.1-1
- Initial release