Browse Source

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

kudoh 14 years ago
parent
commit
f1af097e1e
2 changed files with 12 additions and 5 deletions
  1. 7 3
      c/cherrytree/cherrytree-vl.spec
  2. 5 2
      g/geany/geany-vl.spec

+ 7 - 3
c/cherrytree/cherrytree-vl.spec

@@ -1,13 +1,13 @@
 Summary:   CherryTree - note taking application
 Summary(ja): CherryTree - ノート作成アプリケーション
 Name:	   cherrytree
-Version:   0.15
+Version:   0.16
 Release:   1%{?_dist_release}
 License:   GPLv2+
 Group:     Applications/Productivity
 URL:	   http://www.giuspen.com/cherrytree/
 Source0:   %{name}-%{version}.tar.gz
-Patch0: setup.patch
+#Patch0: setup.patch
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 BuildArch: noarch
@@ -44,7 +44,7 @@ Features:
 
 %prep
 %setup -q
-%patch0 -p1
+#%patch0 -p1
 #chmod +x setup.py
 
 sed -i 's|Comment=Hierarchical Note Taking|Comment=Hierarchical Note Taking\nComment[ja]=階層型ノートの作成|g' \
@@ -89,6 +89,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Thu Dec 2 2010 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.16-1
+- new upstream release
+- dropt Patch0
+
 * Sat Oct 16 2010 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.15-1
 - new upstream release
 - deleted unnecessary code in patch0

+ 5 - 2
g/geany/geany-vl.spec

@@ -1,8 +1,8 @@
 Summary:       A fast and lightweight IDE using GTK2
 Summary(ja):       GTK2 を用いた高速・軽量な統合開発環境 (IDE)
 Name:          geany
-Version:       0.19.1
-Release: 2%{?_dist_release}
+Version:       0.19.2
+Release: 1%{?_dist_release}
 License:       GPL2+
 Group:         Applications/Development
 Source:   http://download.geany.org/%{name}-%{version}.tar.bz2
@@ -121,6 +121,9 @@ fi
 %{_libdir}/pkgconfig/geany.pc
 
 %changelog
+* Thu Dec 2 2010 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.19.2-1
+- new upstream version
+
 * Mon Sep 27 2010 Shu KONNO <owa@bg.wakwak.com> 0.19.1-2
 - rebuilt with rpm-4.8.1 for pkg-config