Browse Source

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

kudoh 12 years ago
parent
commit
0aac9273c0

+ 4 - 3
l/liferea/liferea-vl.spec

@@ -1,5 +1,5 @@
 Name: liferea
-Version: 1.8.0
+Version: 1.8.1b
 Release: 1%{?_dist_release}
 License: GPL
 Group: Applications/Internet
@@ -62,7 +62,6 @@ Liferea は Linux Feed Reader を省略したものです。
 #%patch0 -p1 -b .lX11
 
 %build
-#autoreconf
 #libtoolize --copy --force
 %configure --disable-schemas-install --enable-static=no
 %{__make} %{?_smp_mflags}
@@ -100,13 +99,15 @@ fi
 %doc AUTHORS COPYING ChangeLog INSTALL README
 %config %{_sysconfdir}/gconf/schemas/*
 %{_bindir}/*
-#%{_libdir}/liferea
 %{_datadir}/applications/*
 %{_datadir}/%{name}/*
 %{_datadir}/icons/*
 %{_mandir}/man?/*
 
 %changelog
+* Sat Mar 10 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> 1.8.1b-1
+- new upstream release
+
 * Sun Dec 11 2011 Toshiharu Kudoh <toshi.kd2@gmail.com> 1.8.0-1
 - new upstream release
 - dropt patch0

+ 9 - 5
m/medit/medit-vl.spec

@@ -1,16 +1,16 @@
 %define name     medit
-%define version  1.0.5
+%define version  1.1.0
 
 Name:        %{name}
 Version:     %{version}
-Release:     2%{?_dist_release}
+Release:     1%{?_dist_release}
 Summary:     Multiplatform GTK+2 text editor
 Summary(ja): マルチプラットフォームな GTK+2 テキストエディタ
 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_ja.po
 
 BuildRoot:   %{_tmppath}/%{name}-%{version}-root
 
@@ -54,9 +54,9 @@ Medit はマルチプラットフォームな GTK+2 テキストエディタで
 
 %prep
 %setup -q
-sed -i 's|fr|fr\nja|g' po/LINGUAS
+#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
+* Sat Mar 10 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> 1.1.0-1
+- new upstream release
+- dropt Source1 to merge upstream
+
 * Tue Feb 21 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> 1.0.5-2
 - rebuilt with python-2.7
 

+ 4 - 1
m/midori/midori-vl.spec

@@ -1,7 +1,7 @@
 Summary:	A lightweight GTK+ web browser
 Summary(ja):	軽量な GTK+ ウェブブラウザ
 Name:		midori
-Version:	0.4.3
+Version:	0.4.4
 Release:        1%{?_dist_release}
 
 Group:		Applications/Internet
@@ -150,6 +150,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_includedir}/%{name}-0.4/
 
 %changelog
+* Sat Mar 10 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> 0.4.4-1
+- new upstream release
+
 * Sun Dec 18 2011 Toshiharu Kudoh <toshi.kd2@gmail.com> 0.4.3-1
 - new upstream release
 

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

@@ -1,13 +1,13 @@
 Name:           parcellite
 Version:        1.0.2
-Release:        1.rc4%{?_dist_release}
+Release:        1.rc5%{?_dist_release}
 Summary:        A lightweight GTK+ clipboard manager
 Summary(ja):    軽量な GTK+ クリップボードマネージャ
 
 Group:          Applications/Accessories
 License:        GPLv3+
 URL:            http://%{name}.sourceforge.net/
-Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}rc4.tar.gz
+Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}rc5.tar.gz
 	
 Patch1:         parcellite-0.9.2-dsofix.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-root
@@ -34,7 +34,7 @@ Parcellite はシンプルさを好む人々のための使用メモリ量が小
  パネルをインストールしなければなりません。
 
 %prep
-%setup -q -n %{name}-1.0.2rc4
+%setup -q -n %{name}-1.0.2rc5
 %patch1 -p1 -b .dsofix
 
 %build
@@ -73,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Mar 11 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> - 1.0.2rc5-1
+- new upstream release
+
 * Sat Sep 10 2011 Toshiharu Kudoh <toshi.kd2@gmail.com> - 1.0.2rc4-1
 - new upstream release
 

+ 8 - 4
p/python-boto/python-boto-vl.spec

@@ -4,12 +4,12 @@
 Summary:	A simple lightweight interface to Amazon Web Services
 Summary(ja):	シンプル・軽量な Amazon Web サービスへのインターフェイス
 Name:		python-boto
-Version:	2.1.1
-Release:	2%{?_dist_release}
+Version:	2.2.2
+Release:	1%{?_dist_release}
 License:	MIT
 Group:		Development/Languages
-URL:		http://code.google.com/p/%{pkgname}/
-Source:		http://boto.googlecode.com/files/%{pkgname}-%{version}.tar.gz
+URL:		https://github.com/boto/%{pkgname}
+Source:		https://github.com/downloads/boto/boto/%{pkgname}-%{version}.tar.gz
 BuildRequires:	python-devel, python-setuptools
 BuildArch:	noarch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-root
@@ -43,6 +43,10 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/*
 
 %changelog
+* Sat Mar 10 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> 2.2.2-1
+- new upstream release
+- changed URL and Source
+
 * Sun Feb 19 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.1.1-2
 - rebuild with python-2.7.2