|
@@ -1,15 +1,17 @@
|
|
%define srcname exo
|
|
%define srcname exo
|
|
|
|
|
|
Summary: extension library to Xfce
|
|
Summary: extension library to Xfce
|
|
-Summary(ja): Xfceの拡張ライブラリ
|
|
+Summary(ja): Xfce の拡張ライブラリ
|
|
Name: libexo
|
|
Name: libexo
|
|
Version: 0.3.107
|
|
Version: 0.3.107
|
|
-Release: 1%{?_dist_release}
|
|
+Release: 2%{?_dist_release}
|
|
-Source0: http://www.xfce.org/archive/xfce-%{version}/src/%{srcname}-%{version}.tar.bz2
|
|
+
|
|
-License: LGPL
|
|
|
|
Group: System Environment/Libraries
|
|
Group: System Environment/Libraries
|
|
|
|
+License: LGPL
|
|
URL: http://www.xfce.org/
|
|
URL: http://www.xfce.org/
|
|
|
|
|
|
|
|
+Source0: http://www.xfce.org/archive/xfce-%{version}/src/%{srcname}-%{version}.tar.bz2
|
|
|
|
+
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
BuildRequires: glib2-devel >= 2.6.4
|
|
BuildRequires: glib2-devel >= 2.6.4
|
|
BuildRequires: gtk2-devel >= 2.6.0
|
|
BuildRequires: gtk2-devel >= 2.6.0
|
|
@@ -33,14 +35,14 @@ at desktop development, libexo is targeted at application development,
|
|
with a focus on applications for Xfce.
|
|
with a focus on applications for Xfce.
|
|
|
|
|
|
%description -l ja
|
|
%description -l ja
|
|
-libexoはos-cillationにより開発されたXfceの拡張ライブラリです。
|
|
+libexo は os-cillation により開発された Xfce の拡張ライブラリです.
|
|
-Xfceはデスクトップ環境の開発を第一の目的としたごくわずかのライブラリ
|
|
+Xfce はデスクトップ環境の開発を第一の目的としたごくわずかのライブラリ
|
|
-と共に作成されていますが、libexoはアプリケーションの開発、それも
|
|
+と共に作成されていますが,libexo はアプリケーションの開発,それも
|
|
-Xfce用のアプリケーション開発に焦点を定めています。
|
|
+Xfce 用のアプリケーション開発に焦点を定めています.
|
|
|
|
|
|
%package -n %{name}-devel
|
|
%package -n %{name}-devel
|
|
-Summary: Header files and libraries for developing apps which will use sqlite3
|
|
+Summary: Header files and libraries for developing apps which will use %{name}
|
|
-Summary(ja): libexoの開発用ヘッダファイル及びライブラリ
|
|
+Summary(ja): libexo の開発用ヘッダファイル及びライブラリ
|
|
Group: Development/Libraries
|
|
Group: Development/Libraries
|
|
Requires: %{name} = %{version}-%{release}
|
|
Requires: %{name} = %{version}-%{release}
|
|
Requires: glib2-devel >= 2.6.4
|
|
Requires: glib2-devel >= 2.6.4
|
|
@@ -114,6 +116,9 @@ fi
|
|
%{_datadir}/gtk-doc/html/exo-0.3
|
|
%{_datadir}/gtk-doc/html/exo-0.3
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Thu Sep 23 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.3.107-2
|
|
|
|
+- rebuilt with rpm-4.8.1 for pkg-config
|
|
|
|
+
|
|
* Sun May 23 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.3.107-1
|
|
* Sun May 23 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.3.107-1
|
|
- new upstrem release
|
|
- new upstrem release
|
|
- built with new toolchain
|
|
- built with new toolchain
|