Browse Source

poedit-vl.spec

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@6494 ec354946-7b23-47d6-9f5a-488ba84defc7
kudoh 12 years ago
parent
commit
097ebdbc77
1 changed files with 6 additions and 3 deletions
  1. 6 3
      p/poedit/poedit-vl.spec

+ 6 - 3
p/poedit/poedit-vl.spec

@@ -1,6 +1,6 @@
 %define name	poedit
 %define version	1.4.6.1
-%define release	1%{?_dist_release}
+%define release	2%{?_dist_release}
 
 Summary:	Gettext catalogs editor
 Summary(ja): 	Gettext カタログの翻訳用エディタ
@@ -12,8 +12,8 @@ License:	MIT
 Group:		Applications/Development
 URL:		http://www.poedit.net/
 
-BuildRequires:	wx-gtk2-devel >= 2.6.0
-BuildRequires:	gtkspell-devel >= 2.0, db4-devel
+BuildRequires: wxGTK-devel >= 2.6.0
+BuildRequires: gtkspell-devel >= 2.0, db4-devel
 BuildRoot:	%{_tmppath}/%{name}-%{version}-root
 
 
@@ -69,6 +69,9 @@ Poedit はクロス・プラットフォームな gettext カタログ (.po フ
 %{_mandir}/man1/poedit.1.gz
 
 %changelog
+* Sun Jul 01 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> 1.4.6.1-2
+- changed BuildRequires: wx-gtk2-devel >= 2.6.0 to wxGTK-devel >= 2.6.0
+
 * Sat Jun 18 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.4.6.1-1
 - new upstream release