|
@@ -1,7 +1,8 @@
|
|
Name: libxfce4util
|
|
Name: libxfce4util
|
|
-Summary: Utility library for the XFce4 desktop environment
|
|
|
|
-Version: 4.10.0
|
|
|
|
-Release: 2%{?_dist_release}
|
|
|
|
|
|
+Summary: Basic utility library for Xfce4
|
|
|
|
+Summary(ja): Xfce4 用基本ユーティリティ関数
|
|
|
|
+Version: 4.10.1
|
|
|
|
+Release: 1%{?_dist_release}
|
|
|
|
|
|
Group: System Environment/Libraries
|
|
Group: System Environment/Libraries
|
|
License: LGPLv2+
|
|
License: LGPLv2+
|
|
@@ -21,6 +22,7 @@ Basic utility non-GUI functions for XFce4.
|
|
|
|
|
|
%package devel
|
|
%package devel
|
|
Summary: developpment files for libxfce4util library
|
|
Summary: developpment files for libxfce4util library
|
|
|
|
+Summary(ja): %{name} の開発用ファイル
|
|
Group: Development/Libraries
|
|
Group: Development/Libraries
|
|
Requires: libxfce4util = %{version}-%{release}
|
|
Requires: libxfce4util = %{version}-%{release}
|
|
Requires: glib2-devel >= 2.12.0
|
|
Requires: glib2-devel >= 2.12.0
|
|
@@ -65,6 +67,10 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Thu Aug 21 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 4.10.1-1
|
|
|
|
+- updated to 4.10.1
|
|
|
|
+- added Japanese summary
|
|
|
|
+
|
|
* Sun Dec 29 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.10.0-2
|
|
* Sun Dec 29 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.10.0-2
|
|
- rebuild with VineSeed environment
|
|
- rebuild with VineSeed environment
|
|
|
|
|