|
@@ -2,18 +2,20 @@ Name: tint2
|
|
Summary: Tint2 - A Lightweight Panel and Taskbar
|
|
Summary: Tint2 - A Lightweight Panel and Taskbar
|
|
Summary(ja): Tint2 - 軽量なパネルとタスクバー
|
|
Summary(ja): Tint2 - 軽量なパネルとタスクバー
|
|
Version: 0.11
|
|
Version: 0.11
|
|
-Release: 2%{?_dist_release}
|
|
|
|
|
|
+Release: 3%{?_dist_release}
|
|
License: GPLv2+
|
|
License: GPLv2+
|
|
Group: User Interface/Desktops
|
|
Group: User Interface/Desktops
|
|
URL: http://code.google.com/p/tint2/
|
|
URL: http://code.google.com/p/tint2/
|
|
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
BuildRequires: cairo-devel
|
|
BuildRequires: cairo-devel
|
|
|
|
+BuildRequires: cmake
|
|
BuildRequires: libX11-devel
|
|
BuildRequires: libX11-devel
|
|
BuildRequires: pango-devel
|
|
BuildRequires: pango-devel
|
|
BuildRequires: libXinerama-devel
|
|
BuildRequires: libXinerama-devel
|
|
BuildRequires: imlib2-devel
|
|
BuildRequires: imlib2-devel
|
|
BuildRequires: glib2-devel
|
|
BuildRequires: glib2-devel
|
|
|
|
+BuildRequires: gtk2-devel
|
|
BuildRequires: libXrandr-devel
|
|
BuildRequires: libXrandr-devel
|
|
BuildRequires: libXrender-devel
|
|
BuildRequires: libXrender-devel
|
|
BuildRequires: libXcomposite-devel
|
|
BuildRequires: libXcomposite-devel
|
|
@@ -66,6 +68,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Sun Sep 19 2010 Toshiharu Kudoh <toshi.kd2@gmail.com> 0.11-3
|
|
|
|
+- added BuildRequires: cmake, gtk2-devel (see [BTS:VineLinux:0928] again)
|
|
|
|
+
|
|
* Thu Aug 26 2010 Toshiharu Kudoh <toshi.kd2@gmail.com> 0.11-2
|
|
* Thu Aug 26 2010 Toshiharu Kudoh <toshi.kd2@gmail.com> 0.11-2
|
|
- removed tintwizard.py (it would like to separately make package)
|
|
- removed tintwizard.py (it would like to separately make package)
|
|
- dropt Requires: pygtk2
|
|
- dropt Requires: pygtk2
|