Browse Source

2014-09-18 Ryoichi INAGAKI <ryo1@toki.waseda.jp>

	* xfce4-clipman-plugin: fixed BR
	


git-svn-id: http://trac.vinelinux.org/repos/projects/specs@8959 ec354946-7b23-47d6-9f5a-488ba84defc7
inagaki 9 years ago
parent
commit
104f7dc903
1 changed files with 5 additions and 1 deletions
  1. 5 1
      x/xfce4-clipman-plugin/xfce4-clipman-plugin-vl.spec

+ 5 - 1
x/xfce4-clipman-plugin/xfce4-clipman-plugin-vl.spec

@@ -2,7 +2,7 @@ Name: 		xfce4-clipman-plugin
 Summary:        Clipboard manager plugin for the Xfce panel
 Summary(ja):    Xfce パネル用クリップボード管理プラグイン
 Version:        1.2.6
-Release: 	1%{?_dist_release}
+Release: 	2%{?_dist_release}
 
 Group: 		User Interface/Desktops
 License:	GPLv2+
@@ -14,6 +14,7 @@ BuildRoot: 	%{_tmppath}/%{name}-%{version}-root
 BuildRequires:  glib2-devel >= 2.18.0
 BuildRequires:  gtk2-devel >= 2.14.0
 BuildRequires:  libexo-devel >= 0.6.0 
+BuildRequires:  libX11-devel
 BuildRequires:  libXtst-devel >= 1.0.0
 BuildRequires:  libxfce4util-devel >= 4.8.0
 BuildRequires:  libxfce4ui-devel >= 4.8.0
@@ -93,6 +94,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 #{_docdir}/%{name}/html
 
 %changelog
+* Thu Sep 18 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 1.2.6-2
+- added BR: libX11-devel
+
 * Wed Sep 17 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 1.2.6-1
 - updated to 1.2.6
 - built with qrencode-devel