Browse Source

thunderbird: new upstream release
others: rebuild with libpng12 or update

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

Takemikaduchi 9 years ago
parent
commit
ced6dc01eb

+ 6 - 1
d/dillo/dillo-vl.spec

@@ -2,7 +2,7 @@ Summary: a lightweight web browser based on LFTK2
 Summary(ja): FLTKベースの軽量webブラウザ
 Name: dillo
 #Version: 0.7.3
-Version: 3.0.2
+Version: 3.0.4.1
 Release: 1%{?_dist_release}
 URL: http://www.dillo.org/
 Source0: http://www.dillo.org/download/%{name}-%{version}.tar.bz2
@@ -43,11 +43,13 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(-,root,root)
 %doc AUTHORS COPYING ChangeLog NEWS README
 %config(noreplace) %{_sysconfdir}/%{name}/dillorc
+%config(noreplace) %{_sysconfdir}/%{name}/domainrc
 %config(noreplace) %{_sysconfdir}/%{name}/dpidrc
 %config(noreplace) %{_sysconfdir}/%{name}/keysrc
 #%{_bindir}/dillocfg
 #%{_bindir}/bm_srv12
 %{_bindir}/dillo
+%{_bindir}/dillo-install-hyphenation
 %{_bindir}/dpid
 %{_bindir}/dpidc
 %dir %{_libdir}/dillo
@@ -56,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/dillo.*
 
 %changelog
+* Wed Jan 14 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.0.4.1-1
+- upate to 3.0.4.1
+
 * Mon Jun 25 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.0.2-1
 - upate to 3.0.2
 - change BuildRequires: fltk-devel instead of fltk2-devel

+ 4 - 1
f/feh/feh-vl.spec

@@ -1,5 +1,5 @@
 Name:		feh
-Version:	2.9.3
+Version:	2.12
 Release:	1%{?_dist_release}
 
 License:	MIT
@@ -68,6 +68,9 @@ find ${RPM_BUILD_ROOT} -type f -name "*.la" -exec rm -f {} ';'
 
 
 %changelog
+* Wed Jan 14 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.12-1
+- update to 2.12
+
 * Mon Jan  6 2014 TANAKA hiroaki <mosaicist@jcom.home.ne.jp> 2.9.3-1
 - source update
 

+ 5 - 2
f/fontforge/fontforge-vl.spec

@@ -4,7 +4,7 @@ Summary: Outline and bitmap font editor
 Summary(ja): アウトライン・ビットマップフォントエディタ
 Name: fontforge
 Version: 20120731b
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 License: BSD
 Group: Applications/Publishing
 URL: http://fontforge.sourceforge.net/
@@ -125,6 +125,9 @@ fi
 %{python_sitearch}/psMat.so
 
 %changelog
+* Wed Jan 14 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 20120731b-2
+- rebuild with libpng-1.6.12
+
 * Sat Nov 10 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 20120731b-1
 - update to 20120731-b
 - add BR: libspiro-devel
@@ -215,7 +218,7 @@ fi
 * Thu Feb 14 2002 Ryoichi Ichiyama <ir@bellbind.net>
 - Updated to 2002/02/12.
 
-* Mon Feb 10 2002 Ryoichi Ichiyama <ir@bellbind.net>
+* Sun Feb 10 2002 Ryoichi Ichiyama <ir@bellbind.net>
 - Updated to 2002/02/09.
 
 * Sat Feb 9 2002 Ryoichi Ichiyama <ir@bellbind.net>

+ 14 - 3
g/gdk-pixbuf/gdk-pixbuf-vl.spec

@@ -2,7 +2,7 @@ Summary:     The GdkPixBuf image handling library
 Summary(ja): GdkPixBuf - 画像を扱うライブラリ
 Name:        gdk-pixbuf
 Version:     0.22.0
-Release:     2%{?_dist_release}
+Release:     4%{?_dist_release}
 License:     LGPL
 Group:       System Environment/Libraries
 URL:         http://www.gnome.org/
@@ -19,6 +19,7 @@ Patch4:	     gdk-pixbuf-0.22.0-acquote.patch
 Patch5:	     gdk-pixbuf-0.22.0-bmp-colormap.patch
 Patch6:	     gdk-pixbuf-0.22.0-ico-width.patch
 Patch7:	     gdk-pixbuf-underquoted.patch
+Patch8:	     gdk-pixbuf-0.22.0-libpng.patch
 
 BuildRoot:   %{_tmppath}/%{name}-%{version}-root
 BuildRequires: libpng-devel >= 1.0.3
@@ -27,6 +28,7 @@ BuildRequires: libtiff-devel >= 3.4
 BuildRequires: zlib-devel >= 1.1.3
 BuildRequires: glib-devel >= 1.2.0
 BuildRequires: gtk+-devel
+BuildRequires: libXt-devel
 #BuildRequires: gnome-libs-devel >= 1.4.2-0vl7
 
 Requires:    libpng >= 1.0.3
@@ -78,6 +80,7 @@ Libraries and include files for developing GdkPixBuf applications.
 %patch5 -p1 -b .bmp-colormap
 %patch6 -p1 -b .ico-width
 %patch7 -p1 -b .underquoted
+%patch8 -p1 -b .libpng
 
 %build
 ## Matt says we don't need the libtoolize, and it breaks things, 
@@ -93,13 +96,13 @@ make
 
 %install
 [ -n "$RPM_BUILD_ROOT" -a "$RPM_BUILD_ROOT" != / ] && rm -rf $RPM_BUILD_ROOT
-%ifarch x86_64
+##%%ifarch x86_64
 # if no gdk-pixbuf, error occurred (/usr/bin/ld: cannot find -lgdk_pixbuf)
 # fix me. thanks!
 cp libtool libtool.old
 sed "s|CC -shared|& -L./.libs|g" libtool.old > libtool
 rm libtool.old
-%endif
+##%%endif
 %makeinstall libexecdir=$RPM_BUILD_ROOT%{_libdir}/%{name}/loaders
 
 rm -f $RPM_BUILD_ROOT%{_libdir}/lib*.la
@@ -133,6 +136,14 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/loaders/*.{la,a}
 
 
 %changelog
+* Wed Jan 14 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.22.0-4
+- rebuild with libpng-1.6.12
+- add Patch8 (gdk-pixbuf-0.22.0-libpng.patch)
+
+* Sun Mar 11 2012 KATO Masashi <mkato@par.odn.ne.jp> 0.22.0-3
+- added BR: libXt-devel
+- removed "%if x86_64"(for problem of "can't find '-lgdk_pixbuf'" in i686-arch.)
+
 * Sat Jun  6 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.22.0-2
 - spec in UTF-8
 - removed lib*.a files from devel package

+ 5 - 2
l/lsb/lsb-vl.spec

@@ -50,7 +50,7 @@ Summary: LSB support for Vine Linux
 Summary(ja): Vine Linux の LSB サポート
 Name: lsb
 Version: 4.0
-Release: 2%{?_dist_release}
+Release: 3%{?_dist_release}
 URL: http://www.linuxfoundation.org/
 Source0: %{name}-vine-%{version}.tar.bz2
 License: GPLv2
@@ -354,7 +354,7 @@ Requires: libpam.so.0%{qual}
 Requires: libpango-1.0.so.0%{qual}
 Requires: libpangoft2-1.0.so.0%{qual}
 Requires: libpangoxft-1.0.so.0%{qual}
-Requires: libpng12.so.0%{qual}
+Requires: libpng16.so.16%{qual}
 Requires: libpthread.so.0%{qual}
 Requires: libqt-mt.so.3%{qual}
 Requires: libQtCore.so.4%{qual}
@@ -627,6 +627,9 @@ fi
 /bin/mailx
 
 %changelog
+* Wed Jan 14 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.0-3
+- change Requires: libpng16.so.16 instead of libpng12.so.0
+
 * Tue Jun 17 2014 Daisuke SUZUKI <daisuke@vinelinux.org> 4.0-2
 - require spax instead of pax (more POSIX compatible)
 

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

@@ -1,5 +1,5 @@
 # do not include minor version number in MOZILLA_FIVE_HOME
-%define tbmajor 31.3.0
+%define tbmajor 31.4.0
 #%define tbversion %{tbmajor}.10
 %define tbversion %{tbmajor}
 %define tbrelease 1%{?_dist_release}
@@ -369,6 +369,9 @@ fi
 #===============================================================================
 
 %changelog
+* Wed Jan 14 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 31.4.0-1
+- new upstream release
+
 * Sat Jan 03 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 31.3.0-1
 - new upstream release
 

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

@@ -2,7 +2,7 @@ Summary:	Utility for digital camera raw images
 Summary(ja): 	デジタルカメラの raw イメージ用ユーティリティ
 Name:		ufraw
 Version:	0.18
-Release: 	4%{?_dist_release}
+Release: 	5%{?_dist_release}
 
 License:	GPL
 Group:		Applications/Graphics
@@ -136,6 +136,9 @@ update-desktop-database %{_datadir}/applications >& /dev/null ||:
 %{_libdir}/gimp/2.0/plug-ins/ufraw-gimp
 
 %changelog
+* Wed Jan 14 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.18-5
+- rebuild with libpng-1.6.12
+
 * Wed Dec 11 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.18-4
 - rebuild with exiv2-0.23
 

+ 4 - 1
x/xplanet/xplanet-vl.spec

@@ -1,7 +1,7 @@
 Summary:	Render a planetary image into an X window
 Name:		xplanet
 Version:	1.3.0
-Release:	2%{?_dist_release}
+Release:	3%{?_dist_release}
 
 License:	GPLv2
 Group:		Applications/Edutainment
@@ -61,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/xplanet
 
 %changelog
+* Wed Jan 14 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 1.3.0-3
+- rebuild with libpng-1.6.12
+
 * Sun Feb 09 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 1.3.0-2
 - rebuild with VineSeed environment
 - add Patch0 (xplanet-1.3.0-giflib.patch) from gentoo

+ 10 - 3
x/xsane/xsane-vl.spec

@@ -2,8 +2,8 @@
 Name: xsane
 Summary: XSane is a graphical frontend for scanners. It uses the library SANE.
 Summary: SANE スキャナインタフェースの Xウィンドウ用フロントエンドです
-Version: 0.997
-Release: 2%{?_dist_release}
+Version: 0.999
+Release: 1%{?_dist_release}
 Source: http://www.xsane.org/download/%{name}-%{version}.tar.gz
 %{?nosrc:NoSource:     0}
 License: GPL
@@ -17,6 +17,8 @@ BuildRequires: libjpeg-devel, libpng-devel, libtiff-devel,zlib-devel
 BuildRequires: sed, glibc-common
 BuildRequires: gimp-devel
 
+Patch0:	xsane-0.999-libpng.patch
+
 %description
 Xsane is a grahical frontend for sane. Install this if you want a grahpical
 frontend for sane for use in the X Windowing System.
@@ -29,6 +31,7 @@ XSane は GTK+ で書かれ、画像取り込みや取込み画像の操作を
 
 %prep
 %setup -q
+%patch0 -p1 -b .libpng
 
 # correct some links in html documents
 cd doc
@@ -94,6 +97,10 @@ rm -rf $RPM_BUILD_ROOT
 %config(missingok) %{_datadir}/applications/*
 
 %changelog
+* Wed Jan 14 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.999-1
+- update to 0.999
+- add Patch0 (xsane-0.999-libpng.patch)
+
 * Fri Jan 11 2013 IWAI, Masaharu <iwai@alib.jp> 0.997-2
 - build with libgphoto2 2.5.0-1
 
@@ -126,7 +133,7 @@ rm -rf $RPM_BUILD_ROOT
 * Mon May 13 2002 Satoshi MACHINO <machino@vinelinux.org> xsane-0.86-0vl1
 - updated xsane-0.86
 
-* Wed Apr 4 2002 Masaki Shinomiya <shino@pos.to>
+* Thu Apr 4 2002 Masaki Shinomiya <shino@pos.to>
 - 0.84-0vl1 for Vine Linux-2.x
 - 0.84-0.1
 - symlink for gimp listed in %file section