Browse Source

rebuild with python-2.7.2

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@5787 ec354946-7b23-47d6-9f5a-488ba84defc7
Takemikaduchi 12 years ago
parent
commit
2c819e044e

+ 4 - 1
l/ldns/ldns-vl.spec

@@ -17,7 +17,7 @@ Summary: Lowlevel DNS(SEC) library with API
 Summary(ja): 低レベルな DNS(SEC) ライブラリと API
 Name: ldns
 Version: 1.6.10
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 License: BSD
 Url: http://www.nlnetlabs.nl/%{name}/
 Source: http://www.nlnetlabs.nl/downloads/%{name}-%{version}.tar.gz
@@ -144,6 +144,9 @@ rm -rf %{buildroot}
 %postun -p /sbin/ldconfig
 
 %changelog
+* Wed Feb 29 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.6.10-2
+- rebuild with python-2.7.2
+
 * Sat Sep  3 2011 IWAI, Masaharu <iwai@alib.jp> 1.6.10-1
 - new upstream release
 

+ 6 - 2
lib/libd/libdesktop-agnostic/libdesktop-agnostic-vl.spec

@@ -1,6 +1,6 @@
 Name:           libdesktop-agnostic
 Version:        0.3.92
-Release:        1%{?_dist_release}
+Release:        2%{?_dist_release}
 Summary:        Provides an extensible configuration API
 
 Group:          System Environment/Libraries
@@ -54,6 +54,7 @@ developing applications that use %{name}.
 
 %prep
 %setup -q
+sed -i "s/gladeui-1.0/gladeui-2.0/g" data/wscript
 
 
 %build
@@ -118,12 +119,15 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/*
 %{_datadir}/pygtk/2.0/defs/desktopagnostic*defs
 %{_datadir}/vala/vapi/desktop-agnostic*
-%{_datadir}/glade3/catalogs/desktop-agnostic.xml
+%{_datadir}/glade/catalogs/desktop-agnostic.xml
 %{_libdir}/pkgconfig/desktop-agnostic.pc
 %{_libdir}/*.so
 
 
 %changelog
+* Wed Feb 29 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.3.92-2
+- rebuild with python-2.7.2
+
 * Mon Mar 14 2011 Kazutaka HARADA <kazutaka@vinelinux.org> 0.3.92-1
 - initial build for Vine Linux based on fedora development
 

+ 4 - 1
lib/libe/libewf/libewf-vl.spec

@@ -3,7 +3,7 @@
 Summary: Library to support the Expert Witness Compression Format
 Name: libewf
 Version: 20100226
-Release: 2%{?_dist_release}
+Release: 3%{?_dist_release}
 License: LGPL
 Group: System Environment/Libraries
 URL: http://libewf.sourceforge.net
@@ -97,6 +97,9 @@ rm -rf ${RPM_BUILD_ROOT}
 %{_mandir}/man1/*
 
 %changelog
+* Wed Feb 29 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 20100226-3
+- rebuild with python-2.7.2
+
 * Sat Jan 29 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 20100226-2
 - rebuild with openssl-1.0.0c
 

+ 4 - 1
lib/libs/libscigraphica/libscigraphica-vl.spec

@@ -4,7 +4,7 @@ Summary:	A library of gtk+ widgets for SciGraphica
 Summary(ja):    SciGraphica 用 gtk+-2.x ウィジェットライブラリ
 Name:		libscigraphica
 Version:	2.1.1
-Release:	3%{?_dist_release}
+Release:	4%{?_dist_release}
 License:	GPLv2+
 Group:		System Environment/Libraries
 Url:		http://scigraphica.sourceforge.net
@@ -80,6 +80,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Feb 29 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.1.1-4
+- rebuild with python-2.7.2
+
 * Sun Sep 26 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.1.1-3
 - rebuild with rpm-4.8.1 for pkg-config file
 

+ 4 - 1
lib/libt/libtalloc/libtalloc-vl.spec

@@ -2,7 +2,7 @@
 
 Name: libtalloc
 Version: 2.0.5
-Release: 9%{?_dist_release}
+Release: 10%{?_dist_release}
 Group: System Environment/Libraries
 Summary: The talloc library
 License: LGPLv3+
@@ -128,6 +128,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Wed Feb 29 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.0.5-10
+- rebuild with python-2.7.2
+
 * Thu Mar 24 2011 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2.0.5-9
 - initial build for Vine Linux.
 

+ 4 - 1
p/pacemaker/pacemaker-vl.spec

@@ -33,7 +33,7 @@ Name:		pacemaker
 Summary:	Scalable High-Availability cluster resource manager
 Summary(ja):	スケーラブル高可用クラスタリソースマネージャ
 Version:	1.1.2
-Release:        2%{?_dist_release}
+Release:        3%{?_dist_release}
 License:	GPLv2+ and LGPLv2+
 Url:		http://www.clusterlabs.org
 Group:		System Environment/Daemons
@@ -306,6 +306,9 @@ rm -rf %{buildroot}
 %doc AUTHORS
 
 %changelog
+* Wed Feb 29 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.1.2-3
+- rebuild with python-2.7.2
+
 * Sun Mar 20 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.1.2-2
 - rebuild with openssl-1.0.0d
 

+ 6 - 2
s/scigraphica/scigraphica-vl.spec

@@ -4,7 +4,7 @@ Summary:	Scientific application for data analysis and technical graphics
 Summary(ja):	科学データ分析・視覚化に優れたアプリケーション
 Name:		scigraphica
 Version:	2.1.0
-Release:	2%{?_dist_release}
+Release:	3%{?_dist_release}
 License:	GPLv2+
 Group:		Applications/Productivity
 Url:		http://scigraphica.sourceforge.net
@@ -12,7 +12,7 @@ Source:		http://dl.sourceforge.net/scigraphica/%{name}-%{version}.tar.gz
 Patch0:		scigraphica-desktop.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:	libxml2-devel imlib-devel
-BuildRequires:	python-devel python-numeric
+BuildRequires:	python-devel python-numeric-devel
 BuildRequires:	libscigraphica-devel
 BuildRequires:	gettext perl(XML::Parser)
 BuildRequires:	desktop-file-utils
@@ -67,6 +67,10 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Feb 29 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.1.0-3
+- rebuilt with python-2.7.2
+- add BuildRequires: python-numeric-devel
+
 * Mon Apr 19 2010 Shu KONNO <owa@bg.wakwak.com> 2.1.0-2
 - rebuilt with python-2.6
 

+ 4 - 1
s/screenkey/screenkey-vl.spec

@@ -1,6 +1,6 @@
 Name:		screenkey
 Version:	0.2
-Release:	2%{?_dist_release}
+Release:	3%{?_dist_release}
 Summary:	A screen-cast tool to show your keys and based on key-mon project
 
 Group:		Applications/System
@@ -49,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/*egg-info
 
 %changelog
+* Wed Feb 29 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.2-3
+- rebuild with python-2.7.2
+
 * Wed Oct 27 2010 Shu KONNO <owa@bg.wakwak.com> 0.2-2
 - fixed python path (if x86_64)
 - added BuildArch: noarch

+ 4 - 1
s/seqdiag/seqdiag-vl.spec

@@ -1,5 +1,5 @@
 %define ver 0.3.3
-%define rel 1
+%define rel 2
 
 Summary: simple sequence-diagram image generator
 Name: seqdiag
@@ -49,6 +49,9 @@ seqdiag generate sequence-diagram image file from spec-text file.
 %{python_sitelib}/seqdiag_sphinxhelper.*
 
 %changelog
+* Wed Feb 29 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.3.3-2
+- rebuild with python-2.7.2
+
 * Mon May 16 2011 IWAI, Masaharu <iwai@alib.jp> 0.3.3-1
 - Initial build.
 

+ 4 - 1
s/silvercity/silvercity-vl.spec

@@ -1,7 +1,7 @@
 %define name silvercity
 %define srcname SilverCity
 %define version 0.9.7
-%define release 2%{?_dist_release}
+%define release 3%{?_dist_release}
 %define pyexeclib %(python -c 'from distutils.sysconfig import get_python_lib; print get_python_lib(1)')
 
 Summary: lexing analyzer for over 20 programming and markup langauges
@@ -59,6 +59,9 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitearch}/SilverCity*.egg-info
 
 %changelog
+* Wed Feb 29 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.9.7-3
+- rebuilt with python-2.7.2
+
 * Sat Mar 20 2010 Shu KONNO <owa@bg.wakwak.com> 0.9.7-2
 - rebuilt with python-2.6
 

+ 4 - 1
t/trimage/trimage-vl.spec

@@ -4,7 +4,7 @@ Summary: A cross-platform tool for optimizing PNG and JPG files
 Summary(ja): クロスプラットホームの PNG と JPG ファイルの最適化のためのツール
 Name: trimage
 Version: 1.0.5
-Release: 2%{?_dist_release}
+Release: 3%{?_dist_release}
 License: MIT
 Group: Applications/Graphics
 URL: http://trimage.org
@@ -54,6 +54,9 @@ rm -rf %{buildroot}
 %{python_sitelib}/*
 
 %changelog
+* Wed Feb 29 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.0.5-3
+- rebuild with python-2.7.2
+
 * Thu Jul 21 2011 Toshiharu Kudoh <toshi.kd2@gmail.com> 1.0.5-2
 - changed BuildRequires: python to python-devel
 - added BuildRequires: python-setuptools

+ 8 - 2
u/unbound/unbound-vl.spec

@@ -11,8 +11,8 @@
 
 Summary: Validating, recursive, and caching DNS(SEC) resolver
 Name: unbound
-Version: 1.4.12
-Release: 1%{?_dist_release}
+Version: 1.4.14
+Release: 2%{?_dist_release}
 License: BSD
 Url: http://www.unbound.net/
 Source: http://www.unbound.net/downloads/%{name}-%{version}.tar.gz
@@ -214,6 +214,12 @@ fi
 %postun libs -p /sbin/ldconfig
 
 %changelog
+* Wed Feb 29 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.4.14-2
+- rebuild with python-2.7.2
+
+* Wed Dec 21 2011 IWAI, Masaharu <iwai@alib.jp> 1.4.14-1
+- new upstream release
+
 * Sat Sep  3 2011 IWAI, Masaharu <iwai@alib.jp> 1.4.12-1
 - new upstream release
 

+ 4 - 1
u/usbmanager/usbmanager-vl.spec

@@ -2,7 +2,7 @@
 
 Name: usbmanager
 Version: 1.0.0
-Release: 2%{?_dist_release}
+Release: 3%{?_dist_release}
 Summary:	An USB storage management interface written in Python
 Summary(ja): Python で書かれた USB ストレージ管理インターフェイス
 
@@ -80,6 +80,9 @@ update-desktop-database %{_datadir}/applications
 %{_datadir}/icons/*
 
 %changelog
+* Wed Feb 29 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 1.0.0-3
+- rebuild with python-2.7.2
+
 * Fri Jan 14 2011 Toshiharu Kudoh <toshi.kd2@gmail.com> - 1.0.0-2
 - added source1 to translate Japanese
 - used python macro

+ 4 - 1
z/zeitgeist/zeitgeist-vl.spec

@@ -3,7 +3,7 @@
 Summary:	Framework providing Desktop activity awareness
 Name:		zeitgeist
 Version:	0.8.2
-Release:	3%{?_dist_release}
+Release:	4%{?_dist_release}
 
 Group:		User Interface/Desktops
 License:	LGPLv2+
@@ -52,6 +52,9 @@ make DESTDIR=%{buildroot} pkgconfigdir=%{_datadir}/pkgconfig install
 %{_mandir}/man1/zeitgeist-*.*
 
 %changelog
+* Wed Feb 29 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 0.8.2-4
+- rebuild with python-2.7.2
+
 * Sun Nov 20 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 0.8.2-3
 - Initial build for Vine Linux