Browse Source

cinnamon-2.2.14, python-2.7.7, ImageMagick-6.8.9.5

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

+ 5 - 2
I/ImageMagick/ImageMagick-vl.spec

@@ -1,8 +1,8 @@
 # ImageMagick has adopted a new Version.Patchlevel version numbering system...
 # 6.2.9.7 is actually version 6.2.9, Patchlevel 0.
 
-%define VER 6.8.8
-%define Patchlevel 0
+%define VER 6.8.9
+%define Patchlevel 5
 
 Name: ImageMagick
 Summary: X application for displaying and manipulating images.
@@ -331,6 +331,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Wed Jul 02 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 6.8.9.5-1
+- new upstream release
+
 * Mon Dec 30 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 6.8.8.0-1
 - new upstream release
 

+ 4 - 1
c/cinnamon-control-center/cinnamon-control-center-vl.spec

@@ -1,7 +1,7 @@
 Summary:	Cinnamon Control Center.
 Summary(ja):	Cinnamon コントロールセンター
 Name:		cinnamon-control-center
-Version:	2.2.3
+Version:	2.2.10
 Release:	1%{?_dist_release}
 License:	GPLv2+ and GFDL+
 Group:		User Interface/Desktops
@@ -173,6 +173,9 @@ fi
 
 
 %changelog
+* Wed Jul 02 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.2.10-1
+- new upstream release
+
 * Sun Apr 20 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.2.3-1
 - initial build
 

+ 5 - 4
c/cinnamon-desktop/cinnamon-desktop-vl.spec

@@ -1,14 +1,12 @@
 Summary:	Common libraries for Cinnamon desktop
 Summary(ja):	Cinnamon デスクトップ用共通ライブラリ
 Name: 		cinnamon-desktop
-Version:	2.2.0
+Version:	2.2.3
 Release:	1%{?_dist_release}
 URL:		https://github.com/linuxmint/cinnamon-desktop
 
 Source0:	%{name}-%{version}.tar.gz
 
-Patch0:		cinnamon-desktop-2.2.0-revert-gnome-bg.patch
-
 # for Vine Linux
 Patch1000:	cinnamon-desktop-2.2.0-vine-settings.patch
 
@@ -66,7 +64,6 @@ libcinnamon-desktop
 
 %prep
 %setup -q
-%patch0 -p1
 %patch1000 -p1 -b .vine
 
 %build
@@ -112,6 +109,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Jul 02 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.2.3-1
+- new upstream release
+- remove Patch0 (cinnamon-desktop-2.2.0-revert-gnome-bg.patch)
+
 * Tue Apr 22 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.2.0-1
 - initial build
 

+ 4 - 1
c/cinnamon-screensaver/cinnamon-screensaver-vl.spec

@@ -1,7 +1,7 @@
 Summary:	Cinnamon Screensaver
 Summary(ja):	Cinnamon スクリーンセーバー
 Name:		cinnamon-screensaver
-Version:	2.2.0
+Version:	2.2.4
 Release:	1%{?_dist_release}
 License:	GPL
 Group:		User Interface/Desktops
@@ -88,6 +88,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Jul 02 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.2.4-1
+- new upstream release
+
 * Sun Apr 20 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.2.0-1
 - initial build
 

+ 4 - 1
c/cinnamon-session/cinnamon-session-vl.spec

@@ -1,7 +1,7 @@
 Summary:	Cinnamon session manager
 Summary(ja):	Cinnamon セッションマネージャ
 Name:		cinnamon-session
-Version:	2.2.0
+Version:	2.2.2
 Release:	1%{?_dist_release}
 URL:		https://github.com/linuxmint/cinnamon-session
 License:	GPLv2+ 
@@ -97,6 +97,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
 
 
 %changelog
+* Wed Jul 02 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.2.2-1
+- new upstream release
+
 * Sun Apr 20 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.2.0-1
 - initial build
 

+ 6 - 2
c/cinnamon-settings-daemon/cinnamon-settings-daemon-vl.spec

@@ -2,7 +2,7 @@ Summary:	The daemon sharing settings from Cinnamon to GTK+/KDE applications
 Summary(ja):	Cinnamon から GTK+/KDE のアプリケーションで設定を共有するためのデーモン
 
 Name:		cinnamon-settings-daemon
-Version:	2.2.1
+Version:	2.2.4
 Release:	1%{?_dist_release}
 
 Group:		System Environment/Daemons
@@ -22,7 +22,7 @@ BuildRequires:	libgnomekbd-devel >= 2.91.1
 BuildRequires:	libxklavier-devel >= 5.0
 BuildRequires:	libxkbfile-devel
 BuildRequires:	xkeyboard-config
-BuildRequires:	libgudev1-devel
+BuildRequires:	eudev-libgudev1-devel
 BuildRequires:	nss-devel
 BuildRequires:	polkit-devel
 BuildRequires:	cups-devel
@@ -116,6 +116,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
 %{_libdir}/pkgconfig/%{name}.pc
 
 %changelog
+* Wed Jul 02 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.2.4-1
+- new upstream release
+- change BuildRequires: eudev-libgudev1-devel instead of libgudev1-devel
+
 * Sun Apr 20 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.2.1-1
 - initial build
 

+ 4 - 1
c/cinnamon-translations/cinnamon-translations-vl.spec

@@ -1,7 +1,7 @@
 Summary:	Internationalization support for Cinnamon
 Summary(ja):	Cinnamon の国際化サポートパッケージ
 Name:		cinnamon-translations
-Version:	2.2.0
+Version:	2.2.3
 Release:	1%{?_dist_release}
 URL:		https://github.com/linuxmint/cinnamon-session
 License:	GPLv2
@@ -47,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Jul 02 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.2.3-1
+- new upstream release
+
 * Sun Apr 20 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.2.0-1
 - initial build
 

+ 7 - 4
c/cinnamon/cinnamon-vl.spec

@@ -1,6 +1,6 @@
 Name: 		cinnamon
 Summary: 	A Linux Desktop featuring a traditional layout and modern technology
-Version: 	2.2.3
+Version: 	2.2.14
 Release: 	1%{?_dist_release}
 
 Group: 		User Interface/Desktops
@@ -32,7 +32,7 @@ BuildRequires: 	libgnome-keyring-devel
 BuildRequires: 	libcroco-devel >= 0.6.2
 BuildRequires: 	cinnamon-desktop-devel
 BuildRequires: 	pulseaudio-libs-devel
-BuildRequires: 	libgudev1-devel
+BuildRequires: 	eudev-libgudev1-devel
 BuildRequires: 	libcanberra-gtk3-devel
 BuildRequires:	ca-certificates
 BuildRequires:	GConf2-devel
@@ -132,7 +132,6 @@ update-desktop-database -q &> /dev/null || :
 %{_libdir}/%{name}/libcinnamon.so
 %{_libexecdir}/%{name}/cinnamon-hotplug-sniffer
 %{_libexecdir}/%{name}/cinnamon-perf-helper
-%{_datadir}/applications/cinnamon-add-panel-launcher.desktop
 %{_datadir}/applications/cinnamon-menu-editor.desktop
 %{_datadir}/applications/cinnamon-settings.desktop
 %{_datadir}/applications/cinnamon-settings-applets.desktop
@@ -169,7 +168,6 @@ update-desktop-database -q &> /dev/null || :
 %{_datadir}/%{name}/icons
 %{_datadir}/%{name}/js
 %{_datadir}/%{name}/search_providers
-%{_datadir}/%{name}/shaders
 %{_datadir}/%{name}/theme
 %{_datadir}/dbus-1/services/org.Cinnamon.HotplugSniffer.service
 %{_datadir}/desktop-directories
@@ -182,6 +180,11 @@ update-desktop-database -q &> /dev/null || :
 
 
 %changelog
+* Wed Jul 02 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.2.14-1
+- new upstream release
+- change BuildRequires: eudev-libgudev1-devel instead of libgudev1-devel
+- update Patch101 (cinnamon-vine-settings.patch)
+
 * Sun Apr 20 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.2.3-1
 - new upstream release
 - remove Patch0 (cinnamon-1.7.6-gjs-1.0.patch)

+ 4 - 1
c/cjs/cjs-vl.spec

@@ -1,6 +1,6 @@
 Summary:     Javascript binding for Cinnamon
 Name:        cjs
-Version:     2.2.0
+Version:     2.2.1
 Release:     1%{?_dist_release}
 Source0:     %{name}-%{version}.tar.gz
 
@@ -87,6 +87,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} \;
 
 
 %changelog
+* Wed Jul 02 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.2.1-1
+- new upstream release
+
 * Sun Apr 20 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.2.0-1
 - initial build
 

+ 5 - 2
d/dvdauthor/dvdauthor-vl.spec

@@ -5,8 +5,8 @@
 Name:           dvdauthor
 Summary:        Command line DVD authoring tool
 Summary(ja):    コマンドライン DVD 作成ツール
-Version:        0.7.0
-Release:        2%{?_dist_release}
+Version:        0.7.1
+Release:        1%{?_dist_release}
 
 Group:          Applications/Multimedia
 License:        GPLv2+
@@ -82,6 +82,9 @@ export LDFLAGS="$LDFLAGS -Wl,--as-needed" # avoid *Magick-config linkage bloat
 
 
 %changelog
+* Wed Jul 02 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.7.1-1
+- update to 0.7.1
+
 * Wed Aug 14 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.7.0-2
 - rebuild with ImageMagick-6.8.6.8
 

+ 4 - 1
e/emacs/emacs24-vl.spec

@@ -1,6 +1,6 @@
 %define emacsversion 24.3.91
 #% define gitdate 20110817
-%define emacsrelease 1%{?gitdate:.%gitdate}%{?_dist_release}
+%define emacsrelease 2%{?gitdate:.%gitdate}%{?_dist_release}
 %define vine_default_major_version %(echo %_dist_release|%__sed s/vl//)
 
 %define _noVersionedDependencies 1
@@ -373,6 +373,9 @@ unset PRIORITY
 
 
 %changelog
+* Wed Jul 02 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 24.3.91-2
+- rebuild with ImageMagick-6.8.9.5
+
 * Mon May 12 2014 Munehiro Yamamoto <munepi@vinelinux.org> 24.3.91-1
 - updated to 24.3.91
 

+ 8 - 5
i/inkscape/inkscape-vl.spec

@@ -1,8 +1,8 @@
 Name:		inkscape
 Summary:	A Vector Drawing Application
 Summary(ja):	ベクター描画アプリケーション
-Version:	0.48.4
-Release:	5%{?_dist_release}
+Version:	0.48.5
+Release:	1%{?_dist_release}
 
 Group:		Applications/Graphics
 License:	GPLv2
@@ -10,8 +10,6 @@ URL:		http://www.inkscape.org/
 
 Source:		http://downloads.sourceforge.net/inkscape/%{name}-%{version}.tar.bz2
 
-Patch0:		inkscape-0.48.4-freetype-2.5.x.patch
-
 BuildRoot:	%{_tmppath}/%{name}-%{version}-root
 BuildRequires: gtk2-devel >= 2.8.0
 BuildRequires: gnome-vfs2-devel >= 2.0.0
@@ -21,6 +19,7 @@ BuildRequires: gc-devel >= 6.4
 BuildRequires: libsigc++-devel >= 2.0.12
 BuildRequires: gtkmm2-devel >= 2.4.0
 BuildRequires: libpng-devel >= 1.2.0
+BuildRequires: libwpg-devel
 BuildRequires: perl-XML-Parser 
 BuildRequires: lcms2-devel
 BuildRequires: poppler-devel >= 0.14.2
@@ -47,7 +46,6 @@ Linux/Unix/Windows/Mac で動作します。
 
 %prep
 %setup -q -n %{name}-%{version}
-%patch0 -p1
 sed -i "s|,;|;|g" src/widgets/desktop-widget.h 
 
 %build
@@ -100,6 +98,11 @@ gtk-update-icon-cache %{_iconsdir}/icons/hicolor &> /dev/null || :
 %{_mandir}/*/man1/*
 
 %changelog
+* Wed Jul 02 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.48.5-1
+- new upstream release
+- add BuildRequires: libwpg-devel
+- remove Patch0 (inkscape-0.48.4-freetype-2.5.x.patch)
+
 * Sat May 03 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.48.4-5
 - rebuild with poppler-0.24.5
 - add Patch0 (inkscape-0.48.4-freetype-2.5.x.patch)

+ 4 - 1
lib/libd/libdmtx/libdmtx-vl.spec

@@ -6,7 +6,7 @@
 Name:           libdmtx
 Summary:        Library for working with Data Matrix 2D bar-codes
 Version:        0.7.2
-Release:        8%{?_dist_release}
+Release:        9%{?_dist_release}
 
 Group:          System Environment/Libraries
 License:        LGPLv2+
@@ -214,6 +214,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Jul 02 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.7.2-9
+- rebuild with ImageMagick-6.8.9.5
+
 * Wed Aug 14 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.7.2-8
 - rebuild with ImageMagick-6.8.6.8
 - add Patch0 (%%{name}-0.7.2-php54.patch) from fedora

+ 4 - 1
lib/libf/libfprint/libfprint-vl.spec

@@ -2,7 +2,7 @@ Name:           libfprint
 Summary:        Tool kit for fingerprint scanner
 Summary(ja):    指紋スキャナツールキット
 Version:        0.5.1
-Release:        1%{?_dist_release}
+Release:        2%{?_dist_release}
 
 Group:          System Environment/Libraries
 License:        LGPLv2+
@@ -77,6 +77,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/%{name}.pc
 
 %changelog
+* Wed Jul 02 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.5.1-2
+- new upstream release
+
 * Sat Oct 26 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.5.1-1
 - new upstream release
 

+ 8 - 3
lib/libw/libwpd/libwpd-vl.spec

@@ -1,16 +1,17 @@
 Summary: Library for reading and converting WordPerfect(tm) documents
 Summary(ja): WordPerfect(tm) 文書の読み込みおよび変換をするライブラリ
 Name: libwpd
-Version: 0.9.0
+Version: 0.9.9
 Release: 1%{?_dist_release}
 
 Group: System Environment/Libraries
 URL: http://libwpd.sf.net/
 License: LGPL
 
-Source: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
+Source: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
+BuildRequires: zlib-devel
 BuildRequires: doxygen
 
 %description
@@ -80,6 +81,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Jul 02 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.9.9-1
+- new upstream release
+- add BuildRequires: zlib-devel
+
 * Sun Mar 27 2011 Ryoichi INAGAKI <ryo1@bc.wakwa.com> 0.9.0-1
 - new upstream release
 
@@ -95,7 +100,7 @@ rm -rf $RPM_BUILD_ROOT
 * Sat May 19 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 0.8.9-0vl1
 - initial build for Vine Linux
 
-* Sun Mar 27 2007 Caolan McNamara <caolanm@redhat.com> - 0.8.9-2
+* Tue Mar 27 2007 Caolan McNamara <caolanm@redhat.com> - 0.8.9-2
 - Resolves: rhbz#233876: add unowned directory fix from Michael Schwendt 
 
 * Fri Mar 16 2007 Caolan McNamara <caolanm@redhat.com> - 0.8.9-1

+ 8 - 5
lib/libw/libwpg/libwpg-vl.spec

@@ -1,14 +1,13 @@
 Name:           libwpg
 Summary:        Library for reading WordPerfect Graphics images
-Version:        0.2.0
-Release:        3%{?_dist_release}
+Version:        0.2.2
+Release:        1%{?_dist_release}
 
 Group:          System Environment/Libraries
 License:        GPLv2+
 URL:            http://libwpg.sourceforge.net/
 
-Source0:        http://download.sourceforge.net/libwpg/%{name}-%{version}.tar.bz2
-Patch0:         libwpg-0.1.3-nodate.patch
+Source0:        http://download.sourceforge.net/libwpg/%{name}-%{version}.tar.xz
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-root
 BuildRequires:  libwpd-devel >= 0.9
@@ -42,7 +41,6 @@ such as WordPerfect and Presentations.
 
 %prep
 %setup -q
-%patch0 -p1 -b .nodate
 
 
 %build
@@ -57,6 +55,7 @@ rm -rf $RPM_BUILD_ROOT
 # it is included as -devel %%doc
 make SUBDIRS="" install DESTDIR=$RPM_BUILD_ROOT
 make -C src install DESTDIR=$RPM_BUILD_ROOT
+find $RPM_BUILD_ROOT -name '*.a' -exec rm -f {} ';'
 find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 
 
@@ -87,6 +86,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Jul 02 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 0.2.2-1
+- update to 0.2.2
+- remove Patch0 (libwpg-0.1.3-nodate.patch)
+
 * Sun Mar 27 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 0.2.0-3
 - Initial build for Vine Linux
 

+ 5 - 4
m/muffin/muffin-vl.spec

@@ -1,6 +1,6 @@
 Name: 		muffin
 Summary: 	The cinnamon window manager based on mutter
-Version: 	2.2.1
+Version: 	2.2.6
 Release: 	1%{?_dist_release}
 
 Group: 		User Interface/Desktops
@@ -9,8 +9,6 @@ URL: 		http://cinnamon.linuxmint.com/
 
 Source0: 	%{name}-%{version}.tar.gz
 
-Patch0:		muffin-2.2.1-cogl-1.18.x.patch
-
 BuildRoot: 	%{_tmppath}/%{name}-%{version}-root
 
 BuildRequires:	cinnamon-desktop-devel >= 1.0.0
@@ -53,7 +51,6 @@ muffin.
 
 %prep
 %setup -q
-%patch0 -p1 -b .cogl
 
 %build
 export CFLAGS="$CFLAGS -Wno-deprecated-declarations"
@@ -112,6 +109,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
 
 
 %changelog
+* Wed Jul 02 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.2.6-1
+- new upstream release
+- remove Patch0 (muffin-2.2.1-cogl-1.18.x.patch)
+
 * Sun Apr 20 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.2.1-1
 - new upstream release
 - add BuildRequires: cinnamon-desktop-devel

+ 4 - 1
n/nemo/nemo-vl.spec

@@ -1,6 +1,6 @@
 Name: 		nemo
 Summary: 	File manager for Cinnamon
-Version: 	2.2.0
+Version: 	2.2.3
 Release: 	1%{?_dist_release}
 
 Group: 		User Interface/Desktops
@@ -132,6 +132,9 @@ update-desktop-database -q &> /dev/null || :
 
 
 %changelog
+* Wed Jul 02 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.2.3-1
+- new upstream release
+
 * Sun Apr 20 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.2.0-1
 - new upstream release
 - remove Patch0 (nemo-1.8.5-gtk-3.10.x.patch)

+ 5 - 2
p/perl-XML-XQL/perl-XML-XQL-vl.spec

@@ -1,6 +1,6 @@
 Name:           perl-XML-XQL
 Version:        0.68
-Release:        2%{?_dist_release}
+Release:        3%{?_dist_release}
 Summary:        Perl module for querying XML tree structures with XQL
 Summary(ja):    XQL を利用して XML ツリー構造を問い合わせるための Perl モジュール
 License:        GPL+ or Artistic
@@ -66,6 +66,9 @@ rm -rf $RPM_BUILD_ROOT %{__perl_provides}
 %{_mandir}/man3/XML::XQL*.3*
 
 %changelog
+* Tue Jul 01 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.68-3
+- rebuild with perl-5.16.3
+
 * Sun Mar 27 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.68-2
 - rebuild with perl-5.12.3
 
@@ -90,7 +93,7 @@ rm -rf $RPM_BUILD_ROOT %{__perl_provides}
 - Use fixperms macro instead of our own chmod incantation.
 - BR ExtUtils::MakeMaker.
 
-* Mon Aug 27 2006 Michael J. Knox <michael[AT]knox.net.nz> - 0.68-3
+* Sun Aug 27 2006 Michael J. Knox <michael[AT]knox.net.nz> - 0.68-3
 - Rebuild for FC6
 
 * Thu Jun 08 2006 Michael J. Knox <michael[AT]knox.net.nz> - 0.68-2

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

@@ -2,7 +2,7 @@ Name:            pstoedit
 Summary:         Translator of PostScript and PDF graphics into various vector formats
 Summary(ja):     ポストスクリプトやPDFを多種多様なベクタ形式に変換
 Version:         3.60
-Release:         3%{?_dist_release}
+Release:         4%{?_dist_release}
 
 Group:           Applications/Graphics
 License:         GPLv2
@@ -197,6 +197,9 @@ rm -rf $RPM_BUILD_ROOT
 %exclude %{_libdir}/pstoedit/*.la
 
 %changelog
+* Wed Jul 02 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.60-4
+- rebuild with ImageMagick-6.8.9.5
+
 * Sun Nov 10 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.60-3
 - rebuild with ImageMagick-6.8.7.5
 

+ 6 - 40
p/python/python-vl.spec

@@ -11,8 +11,8 @@
 Summary: An interpreted, interactive, object-oriented programming language.
 Summary(ja): オブジェクト指向言語 Python インタプリタ
 Name: python
-Version: %{pybasever}.6
-Release: 4%{?_dist_release}
+Version: %{pybasever}.7
+Release: 1%{?_dist_release}
 License: PSF
 Group: Development/Languages
 URL: http://www.python.org/%{pybasever}/
@@ -20,45 +20,27 @@ Source0: http://www.python.org/ftp/python/%{version}/Python-%{version}.tar.xz
 Source1: http://docs.python.org/archives/python-%{version}-docs-html.tar.bz2
 Source2: http://python-doc-ja.googlecode.com/files/python-doc-%{pybasever}ja1-html.zip
 Source6: shmmodule.c
-#Patch0: python-2.7.1-Setup.dist.patch
 Patch0: python-2.7.1-config.patch
 Patch3: python-2.2.1-pydocnogui.patch
 Patch4: python-2.3.3-distutilrpm.patch
-Patch10: python-2.6-db48.patch
-Patch11: http://bugs.python.org/file16549/python-support_bdb-4.8-v2.patch
 
 ## from fedora
 Patch21: python-2.3.4-lib64-regex.patch
 Patch22: python-2.5-cflags.patch
 Patch23: python-2.5.1-plural-fix.patch
 Patch24: python-2.5.1-sqlite-encoding.patch
-Patch25: python-2.6-rpath.patch
-Patch26: python-2.6.4-distutils-rpath.patch
-Patch27: python-2.6.4-setup-db48.patch
-Patch28: python-2.6.5-fix-expat-issue9054.patch
 Patch29: python-2.6.5-more-configuration-flags.patch
-Patch30: python-2.7-autotool-intermediates.patch
 Patch31: python-2.7rc1-binutils-no-dep.patch
-Patch33: python-2.7rc1-ctypes-noexecmem.patch
-Patch34: python-2.7rc1-debug-build.patch
-Patch35: python-2.7rc1-dtrace.patch
 Patch36: python-2.7rc1-no-static-lib.patch
 Patch37: python-2.7rc1-socketmodule-constants.patch
 Patch38: python-2.7rc1-socketmodule-constants2.patch
 Patch39: python-2.7rc1-statvfs-f_flag-constants.patch
-Patch40: python-2.7rc2-r79310.patch
 
 Patch41: 00121-add-Modules-to-build-path.patch
 Patch42: 00125-less-verbose-COUNT_ALLOCS.patch
 Patch43: 00133-skip-test_dl.patch
 Patch44: 00137-skip-distutils-tests-that-fail-in-rpmbuild.patch
 
-## from mandriva
-Patch50: Python-2.7-CVE-2010-3493.diff
-Patch51: Python-2.7-CVE-2010-3492.diff
-Patch52: python-2.5.2-fix_UTF-8_name.patch
-Patch53: python-2.7-module-linkage.patch
-
 ## for lib64
 Patch100: python-2.7-lib64-Makefile.patch
 Patch101: python-2.7-lib64-setup.patch
@@ -68,7 +50,6 @@ Patch104: python-2.7-lib64-install.patch
 Patch105: python-2.7-lib64-sysconfig.patch
 Patch106: python-2.7-lib64-distutils_sysconfig.patch
 Patch107: python-2.7-lib64-test_install.patch
-Patch108: python-2.7.1-lib64-test_site.patch
 
 Patch200: python-2.7-recvfrom_into_buffer_overflow_2.7.patch
 
@@ -200,30 +181,17 @@ user interface for Python programming.
 %patch3 -p1 -b .no_gui
 %patch4 -p1 -b .distutilrpm
 
-## for bsddb-4.8
-#%patch10 -p1 -b .db48
-#%patch11 -p0 -b .db48-v2
-
 ## from fedora-14
 %patch21 -p1 -b .lib64-regex
 %patch22 -p1 -b .cflags
 %patch23 -p1 -b .plural-fix
 %patch24 -p1 -b .sqlite-encoding
-%patch25 -p1 -b .rpath
-##%patch26 -p1 -b .distutils-rpath
-###%patch27 -p1 -b .setup-db48
-###%patch28 -p0 -b .fix-expat-issue9054
 %patch29 -p1 -b .more-configuration-flags
-###%patch30 -p0 -b .autotool-intermediates
 %patch31 -p1 -b .binutils-no-dep
-##%patch33 -p1 -b .ctypes-noexecmem
-###%patch34 -p1 -b .debug-build
-###%patch35 -p1 -b .dtrace
 %patch36 -p1 -b .no-static-lib
 %patch37 -p1 -b .socketmodule-constants
 %patch38 -p1 -b .socketmodule-constants2
 %patch39 -p1 -b .statvfs-f_flag-constants
-#%patch40 -p0 -R -b .r79310
 
 ## from fedora-rawhide on 2.7.5
 %patch41 -p1
@@ -231,12 +199,6 @@ user interface for Python programming.
 %patch43 -p1
 %patch44 -p1
 
-## from mandriva
-###%patch50 -p0 -b .CVE-2010-3493
-###%patch51 -p1 -b .CVE-2010-3492
-###%patch52 -p1 -b .fix_UTF-8_name
-#%patch53 -p0 -b .module-linkage.patch 5/6
-
 %if %{_lib} == lib64
 %patch100 -p1 -b .Makefile
 %patch101 -p1 -b .setup
@@ -501,6 +463,10 @@ rm -fr $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Jul 02 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.7.7-1
+- new upstream release
+- remove Patch25 (python-2.6-rpath.patch)
+
 * Sat Mar 15 2014 Toshiharu Kudoh <toshi.kd2@gmail.com> 2.7.6-4
 - added Patch200 from upstream to fix CVE-2014-1912
 

+ 10 - 3
s/synfig/synfig-vl.spec

@@ -1,5 +1,5 @@
 %define pkg_version 0.64.1
-%define pkg_release 2%{?_dist_release}
+%define pkg_release 3%{?_dist_release}
 
 Summary:	Vector animation rendere
 Name:		synfig
@@ -8,6 +8,8 @@ Release:	%{pkg_release}
 
 Source0:	%{name}-%{version}.tar.gz
 
+Patch0:		synfig-0.64.1-mod_png.patch
+
 License:	GPLv2
 Group:		Applications/Graphics
 URL:		http://www.synfig.org/cms/
@@ -47,19 +49,20 @@ targets include JPEG, PNG, GIF, BMP, PPM, DV, OpenEXR, ffmpeg (MPEG1),
 libavcodec (AVI), imagemagick (MIFF), yuv420p, MNG and others.
 
 
-%package devel
+%package		devel
 Summary:        Development files for synfig
 Group:          Development/Libraries
 Requires:       %{name} = %{version}-%{release}
 Requires:       pkgconfig
 
-%description devel
+%description	devel
 This package contains the libraries and header files that are needed
 for writing applications that are using synfig.
 
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure \
@@ -99,6 +102,10 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
 
 
 %changelog
+* Wed Jul 02 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.64.1-3
+- rebuild with ImageMagick-6.8.9.5
+- add Patch0 (synfig-0.64.1-mod_png.patch)
+
 * Tue Dec 31 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.64.1-2
 - rebuild with icu-52.1
 

+ 14 - 11
t/task-cinnamon/task-cinnamon-vl.spec

@@ -1,7 +1,7 @@
 Summary:	Virtual package for Cinnamon
 Summary(ja):	Cinnamon バーチャルパッケージ
 Name:		task-cinnamon
-Version:	2.2.3
+Version:	2.2.14
 Release:	1%{?_dist_release}
 License:	GPL
 Group:		User Interface/Desktops
@@ -15,16 +15,16 @@ Vendor:		Project Vine
 Distribution:	Vine Linux
 Packager:	Takemikaduchi
 
-Requires:	cinnamon >= 2.2.3
-Requires:	muffin >= 2.2.1
-Requires:	nemo >= 2.2.0
-Requires:	cinnamon-control-center >= 2.2.0
-Requires:	cinnamon-desktop >= 2.2.0
+Requires:	cinnamon >= 2.2.14
+Requires:	muffin >= 2.2.6
+Requires:	nemo >= 2.2.3
+Requires:	cinnamon-control-center >= 2.2.10
+Requires:	cinnamon-desktop >= 2.2.3
 Requires:	cinnamon-menus >= 2.2.0
-Requires:	cinnamon-screensaver >= 2.2.0
-Requires:	cinnamon-session >= 2.2.0
-Requires:	cinnamon-settings-daemon >= 2.2.0
-Requires:	cinnamon-translations >= 2.2.0
+Requires:	cinnamon-screensaver >= 2.2.4
+Requires:	cinnamon-session >= 2.2.2
+Requires:	cinnamon-settings-daemon >= 2.2.4
+Requires:	cinnamon-translations >= 2.2.3
 Requires:	cjs
 
 %description
@@ -36,8 +36,11 @@ Cinnamon を簡単にインストールするための仮想パッケージで
 %files
 
 %changelog
+* Wed Jul 02 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.2.14-1
+- update to 2.2.14
+
 * Sun Apr 20 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.2.3-1
-- update to 2.3.3
+- update to 2.2.3
 
 * Sun Sep 22 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.8.8.1-1
 - update to 1.8.8.1

+ 4 - 1
x/xine-lib/xine-lib-vl.spec

@@ -16,7 +16,7 @@ Summary:	A Free Multimedia Player (Libraries)
 Summary(ja):	フリーのメディアプレイヤー (ライブラリ)
 Name:		xine-lib
 Version:	1.1.21
-Release:	2%{?_dist_release}
+Release:	3%{?_dist_release}
 License:	GPLv2+
 Group:		System Environment/Libraries
 URL:		http://xinehq.de/
@@ -635,6 +635,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Wed Jul 02 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.1.21-3
+- rebuild with ImageMagick-6.8.9.5
+
 * Mon Dec 30 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.1.21-2
 - rebuild with VineSeed environment
 

+ 1 - 1
x/xorg-x11-drv-nouveau/xorg-x11-drv-nouveau-vl.spec

@@ -60,7 +60,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man4/nouveau.4*
 
 %changelog
-* Tue Jun 17 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.0.10-2
+* Wed Jul 02 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.0.10-3
 - change BuildRequires: eudev-libudev-devel instead of libudev-devel
 
 * Thu Dec 26 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.0.10-1