Browse Source

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@6680 ec354946-7b23-47d6-9f5a-488ba84defc7

kudoh 11 years ago
parent
commit
6a2699c0a9
1 changed files with 7 additions and 3 deletions
  1. 7 3
      m/medit/medit-vl.spec

+ 7 - 3
m/medit/medit-vl.spec

@@ -1,5 +1,5 @@
 %define name     medit
-%define version  1.1.0
+%define version  1.1.1
 
 Name:        %{name}
 Version:     %{version}
@@ -10,7 +10,7 @@ Group:       Applications/Editors
 License:     GPLv2+
 URL:         http://mooedit.sourceforge.net/
 Source0:     http://prdownloads.sourceforge.net/mooedit/%{name}-%{version}.tar.bz2
-#Source1:     medit_ja.po
+Source1:     medit_new_ja.po
 
 BuildRoot:   %{_tmppath}/%{name}-%{version}-root
 
@@ -56,7 +56,7 @@ Medit はマルチプラットフォームな GTK+2 テキストエディタで
 %setup -q
 #sed -i 's|fr|fr\nja|g' po/LINGUAS
 
-#%__cp -f %{SOURCE1} po/ja.po
+%__cp -f %{SOURCE1} po/ja.po
 
 %build
 %configure
@@ -101,6 +101,10 @@ rm -rf %{buildroot}
 %{_mandir}/man?/
 
 %changelog
+* Sun Aug 05 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> 1.1.1-1
+- new upstream release
+- added Source1
+
 * Sat Mar 10 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> 1.1.0-1
 - new upstream release
 - dropt Source1 to merge upstream