|
@@ -9,11 +9,11 @@ Name: PyKDE4
|
|
Summary: Python bindings for KDE4
|
|
Summary: Python bindings for KDE4
|
|
Summary(ja): KDE4 の Python バインディング
|
|
Summary(ja): KDE4 の Python バインディング
|
|
Version: 4.14.3
|
|
Version: 4.14.3
|
|
-Release: 2%{?_dist_release}
|
|
+Release: 3%{?_dist_release}
|
|
|
|
|
|
# http://techbase.kde.org/Policies/Licensing_Policy
|
|
# http://techbase.kde.org/Policies/Licensing_Policy
|
|
License: LGPLv2+
|
|
License: LGPLv2+
|
|
-Group: System Environment/Libraris
|
|
+Group: System Environment/Libraries
|
|
URL: http://developer.kde.org/language-bindings/
|
|
URL: http://developer.kde.org/language-bindings/
|
|
|
|
|
|
Source0: ftp://ftp.kde.org/pub/kde/stable/%{version}/src/pykde4-%{version}.tar.xz
|
|
Source0: ftp://ftp.kde.org/pub/kde/stable/%{version}/src/pykde4-%{version}.tar.xz
|
|
@@ -44,7 +44,7 @@ Distribution: Vine Linux
|
|
%package akonadi
|
|
%package akonadi
|
|
Summary: Akonadi runtime support for PyKDE4
|
|
Summary: Akonadi runtime support for PyKDE4
|
|
Summary(ja): PyKDE4 の Akonadi ランタイムサポート
|
|
Summary(ja): PyKDE4 の Akonadi ランタイムサポート
|
|
-Group: System Environment/Libraris
|
|
+Group: System Environment/Libraries
|
|
Requires: %{name} = %{version}-%{release}
|
|
Requires: %{name} = %{version}-%{release}
|
|
Requires: kdepimlibs-akonadi >= %{version}
|
|
Requires: kdepimlibs-akonadi >= %{version}
|
|
|
|
|
|
@@ -129,6 +129,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
%{_docdir}/pykde4/examples/
|
|
%{_docdir}/pykde4/examples/
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Mon Jan 5 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 4.14.3-3
|
|
|
|
+- fixed typo at Group...
|
|
|
|
+
|
|
* Sun Jan 4 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 4.14.3-2
|
|
* Sun Jan 4 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 4.14.3-2
|
|
- moved main package to System Environment/Libraries Group
|
|
- moved main package to System Environment/Libraries Group
|
|
|
|
|