forked from pool/kiten
Accepting request 101750 from KDE:Distro:Factory
forward to factory OBS-URL: https://build.opensuse.org/request/show/101750 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kiten?expand=0&rev=11
This commit is contained in:
parent
1d9904fb6b
commit
cc558a680d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5f152b878fc4d31884f14af49a97c6751fb134823afbc577390fc03472e06c8d
|
||||
size 4019636
|
3
kiten-4.8.0.tar.bz2
Normal file
3
kiten-4.8.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f045bf2bb6827dea587990645d6de07793a82c4ab31ca8083c77d14bc4e0d34a
|
||||
size 11496876
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 18 20:58:26 CET 2012 - dmueller@suse.de
|
||||
|
||||
- update to 4.8.0
|
||||
* first stable release of KDE 4.8 (only critical fixes over 4.7.98)
|
||||
* see http://kde.org/announcements/4.8/ for details
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 10 16:33:09 CET 2012 - dmueller@suse.de
|
||||
|
||||
- update to 4.7.98
|
||||
* RC2+ milestone release of KDE 4.8
|
||||
* see http://kde.org/announcements/4.8/ for details
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 7 11:31:14 UTC 2011 - coolo@suse.com
|
||||
|
||||
|
10
kiten.spec
10
kiten.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kiten
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -15,6 +15,7 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: kiten
|
||||
BuildRequires: boost-devel
|
||||
BuildRequires: freeglut-devel
|
||||
@ -45,7 +46,7 @@ BuildRequires: avogadro-devel
|
||||
BuildRequires: ocaml
|
||||
BuildRequires: ocaml-facile
|
||||
%endif
|
||||
Version: 4.7.4
|
||||
Version: 4.8.0
|
||||
Release: 0
|
||||
Summary: Japanese Reference/Study Tool
|
||||
License: GPL-2.0+
|
||||
@ -101,16 +102,21 @@ export RPM_OPT_FLAGS="%{optflags} -mminimal-toc"
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%dir %_kde4_appsdir/kitenkanjibrowser
|
||||
%dir %{_prefix}/share/fonts/kanjistrokeorders
|
||||
%_kde4_bindir/kiten
|
||||
%_kde4_bindir/kitengen
|
||||
%_kde4_bindir/kitenkanjibrowser
|
||||
%_kde4_bindir/kitenradselect
|
||||
%_kde4_libdir/libkiten.so.*
|
||||
%_kde4_applicationsdir/kiten.desktop
|
||||
%_kde4_appsdir/kitenkanjibrowser/kanjibrowserui.rc
|
||||
%_kde4_htmldir/en/kiten/
|
||||
%_kde4_iconsdir/hicolor/*/apps/kiten.*
|
||||
%_kde4_appsdir/kiten/
|
||||
%_kde4_appsdir/kitenradselect/
|
||||
%_kde4_sharedir/config.kcfg/kiten.kcfg
|
||||
%{_prefix}/share/fonts/kanjistrokeorders/KanjiStrokeOrders.ttf
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
|
Loading…
Reference in New Issue
Block a user