Browse Source

gnumeric, goffice, libgsf, maxima, gnupg: update
others: rebuild

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

Takemikaduchi 8 years ago
parent
commit
9d765d49ce

+ 22 - 6
c/clisp/clisp-vl.spec

@@ -3,7 +3,7 @@
 %define day		25
 %define name 		clisp
 %define version		2.49
-%define release         2%{?_dist_release}
+%define release         3%{?_dist_release}
 %define clisp_build	vine
 
 Summary:      Common Lisp (ANSI CL) implementation
@@ -15,9 +15,14 @@ Icon:         clisp.gif
 License:      GPL
 Group:        Development/Languages
 Source:       ftp://ftp.gnu.org/pub/gnu/clisp/release/%{version}/%{name}-%{version}.tar.bz2
-Patch0:         clisp-2.47-cpp.patch
-#Patch:	      %{name}-2.32-hfs.patch
-#Patch1:	      %{name}-2.27-dvi.patch
+
+# patch from suse
+# PATCH-FIX-OPENSUSE Correct path for header for System V IPC system calls
+Patch0:       clisp-linux.patch
+# PATCH-FIX-OPENSUSE Glibc got rid of unused __swblk_t type therefore update linux.lisp
+Patch1:       clisp-glibc-fix.patch
+#PATCH-FIX-UPSTREAM  patch#3474660  changeset 15557	4f5985f83127
+Patch2:       clisp-hostname.patch
 
 URL:          http://www.clisp.org/
 Provides:     clisp, ansi-cl
@@ -43,7 +48,8 @@ BuildRequires:  libXrender-devel
 BuildRequires:  libXt-devel
 BuildRequires:  libglade2-devel
 BuildRequires:  pcre-devel
-BuildRequires:  postgresql-devel
+BuildRequires:  libpq-devel
+BuildRequires:  openssl-devel
 BuildRequires:  zlib-devel
 
 %description
@@ -74,6 +80,9 @@ and Danish, and can be changed at run time.
 
 %prep
 %setup -q 
+%patch0 -p1
+%patch1 -p1 -b .glibc
+%patch2 -p0
 sed -i 's|http://www.lisp.org/HyperSpec/|http://www.lispworks.com/documentation/HyperSpec/|g' \
     doc/* src/*.d src/*.lisp
 
@@ -133,6 +142,7 @@ rm -rf %{buildroot}
 %files -f %{name}.lang
 %defattr(-,root,root,-)
 %{_bindir}/%{name}
+%{_bindir}/%{name}-link
 %{_mandir}/man1/*
 %{_libdir}/%{name}-%{version}
 %{_datadir}/aclocal/*.m4
@@ -141,6 +151,12 @@ rm -rf %{buildroot}
 %doc %{_docdir}/clisp-%{version}
 
 %changelog
+* Fri Jul 31 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 2.49-3
+- rebuild with readline-6.3
+- add Patch0,1,2 from suse
+- remove BuildRequires: postgresql-devel
+- add BuildRequires: libpq-devel, openssl-devel
+
 * Fri Mar 23 2012 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 2.49-2
 - rebuild with current ffcall
 
@@ -176,7 +192,7 @@ rm -rf %{buildroot}
 - rebuild with new toolchains
 - updated hfs patch
 
-* Sat Aug 25 2002 Yoshihiro Ota <ota@j.email.ne.jp>
+* Sun Aug 25 2002 Yoshihiro Ota <ota@j.email.ne.jp>
 - version up to 2.29
 
 * Sat Mar 9 2002 Yoshihiro Ota <ota@j.email.ne.jp>

+ 4 - 1
g/gene95-fpw/gene95-fpw-vl.spec

@@ -2,7 +2,7 @@ Summary: convert program to JIS X 4081 format for GENE95 Dictionary with FreePWI
 Summary(ja): FreePWING を使って GENE95 英和辞書を JIS X 4081 形式へ変換するプログラム
 Name: gene95-fpw
 Version: 1.1.2
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 License: GPLv2+
 Group: Applications/Text
 URL: http://openlab.ring.gr.jp/edict/fpw/#gene95
@@ -38,6 +38,9 @@ FreePWING を使って GENE95 英和辞書を JIS X 4081 形式へ変換する
 %{_datadir}/%{name}
 
 %changelog
+* Fri Jul 31 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.1.2-2
+- rebuild with VineSeed environment
+
 * Thu Mar 25 2010 IWAI, Masaharu <iwai@alib.jp> 1.1.2-1
 - Initial build.
 

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

@@ -1,10 +1,10 @@
 %define gnumeric_version %{version}-bonobo
-%define goffice_version  0.10.22
+%define goffice_version  0.10.23
 
 Summary:     A spreadsheet program for GNOME.
 Summary(ja): GNOME スプレッドシート
 Name: 	     gnumeric
-Version:     1.12.22
+Version:     1.12.23
 Release:     1%{?_dist_release}
 License:     GPLv2
 Group: 	     Applications/Productivity
@@ -138,6 +138,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
 
 
 %changelog
+* Fri Jul 31 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.12.23-1
+- new upstream release
+
 * Sun Apr 19 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.12.22-1
 - new upstream release
 

+ 21 - 5
g/gnupg/gnupg-vl.spec

@@ -1,7 +1,7 @@
 Summary: A GNU utility for secure communication and data storage.
 Summary(ja): GNU 版の RFC2440 (OpenPGP) 公開鍵暗号プログラム
 Name: gnupg
-Version: 1.4.18
+Version: 1.4.19
 Release: 2%{?_dist_release}
 License: GPL
 Group: Applications/System
@@ -9,6 +9,8 @@ Source0: ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-%{version}.tar.bz2
 Source1: ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-%{version}.tar.bz2.sig
 Source2: gnupg-1.4.11-1_ja.po
 
+Patch100: gnupg-1.4.19_remove_debug_msg.patch
+
 URL: http://www.gnupg.org/
 
 Vendor: Project Vine
@@ -45,15 +47,20 @@ RFC2440 に規定された OpenPGP 規格に準拠しています。GnuPG は特
 
 %prep
 %setup -q
+%patch100 -p1 -b .remove_debug_msg
 
 #mv po/ja.po po/ja.po.orig
 #cp -f %{SOURCE2} po/ja.po
-autoreconf -i -f
+#autoreconf -i -f
 
 %build
-%configure --enable-ldap --disable-mailto \
+%configure \
+	--enable-ldap \
+	--disable-mailto \
 	--without-libcurl \
-	--program-transform-name='' --program-prefix='' --program-suffix='' \
+	--program-transform-name='' \
+	--program-prefix='' \
+	--program-suffix='' \
 	--libexecdir=%{_libdir}
 make
 (cd po; make ja.gmo)
@@ -103,10 +110,19 @@ fi
 %{_libdir}/%{name}
 %{_infodir}/*
 %{_mandir}/man1/*
-%{_mandir}/man7/*
 
 
 %changelog
+* Fri Jul 31 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.4.19-2
+- merge with Vine6 package
+  * Tue Apr  7 2015 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 1.4.19-2
+  - add pacth100 to remove unnessesary debug message
+    (https://bugs.g10code.com/gnupg/issue1934)
+  * Sun Mar 15 2015 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 1.4.19-1
+  - new upstream release with security fix (CVE-2014-3591,2015-0837)
+  - drop autoreconf
+  - drop man7 (this is upstream change)
+
 * Sat Mar 21 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 1.4.18-2
 - rebuilt with readline 6.3
 

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

@@ -1,7 +1,7 @@
 Summary: Set of document centric objects and utilities for glib/gtk
 Name: goffice
-Version: 0.10.22
-Release: 2%{?_dist_release}
+Version: 0.10.23
+Release: 1%{?_dist_release}
 Source0: http://ftp.gnome.org/pub/GNOME/sources/goffice/0.10/%{name}-%{version}.tar.xz
 
 License: GPL
@@ -74,6 +74,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/gtk-doc/html/goffice-0.10
 
 %changelog
+* Fri Jul 31 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.10.23-1
+- new upstream release
+
 * Sun May 10 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.10.22-2
 - remove *.la files
 

+ 4 - 1
lib/libc/libcapseo/libcapseo-vl.spec

@@ -14,7 +14,7 @@
 Summary:        A realtime encoder/decoder library
 Name:           libcapseo
 Version:        %{capseo_version}
-Release:        0.%{snapshot}.2%{?_dist_release}
+Release:        0.%{snapshot}.3%{?_dist_release}
 
 Group:          System Environment/Libraries
 License:        GPLv3
@@ -98,6 +98,9 @@ rm -rf %{buildroot}
 %{_libdir}/pkgconfig/capseo.pc
 
 %changelog
+* Fri Jul 31 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 0.3.0-0.20081031git431a293.3
+- rebuild with VineSeed environment
+
 * Tue Sep 21 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 0.3.0-0.20081031git431a293.2
 - rebuilt with rpm-4.8.1
 

+ 4 - 1
lib/libc/libcaptury/libcaptury-vl.spec

@@ -14,7 +14,7 @@
 Summary:        A library for X11/OpenGL video capturing framework
 Name:           libcaptury
 Version:        %{captury_version}
-Release:        0.%{snapshot}.2%{?_dist_release}
+Release:        0.%{snapshot}.3%{?_dist_release}
 License:        GPLv2+
 Group:          System Environment/Libraries
 URL:            http://gitorious.org/projects/libcaptury/
@@ -88,6 +88,9 @@ rm -rf %{buildroot}
 %{_libdir}/pkgconfig/libcaptury.pc
 
 %changelog
+* Fri Jul 31 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.3.0-0.20080323gitcca4e3c.3
+- rebuild with VineSeed environment
+
 * Sun Sep 26 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.3.0-0.20080323gitcca4e3c.2
 - rebuild with rpm-4.8.1 for pkg-config file
 

+ 4 - 1
lib/libg/libgsf/libgsf-vl.spec

@@ -2,7 +2,7 @@ Summary: GNOME Structured File library
 Summary(ja): GNOME 構造化ファイルライブラリ
 
 Name: libgsf
-Version: 1.14.33
+Version: 1.14.34
 Release: 1%{?_dist_release}
 Group: System Environment/Libraries
 License: GPL
@@ -91,6 +91,9 @@ if [ -d $RPM_BUILD_ROOT ]; then rm -r $RPM_BUILD_ROOT; fi
 %{_datadir}/gtk-doc/html/gsf
 
 %changelog
+* Fri Jul 31 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.14.34-1
+- new upstream release
+
 * Sun Apr 19 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.14.33-1
 - new upstream release
 

+ 4 - 1
m/mate-themes/mate-themes-vl.spec

@@ -3,7 +3,7 @@
 Summary:        Desktop themes for MATE applications
 Name:           mate-themes
 Version:        1.10.2
-Release:        1%{?_dist_release}
+Release:        2%{?_dist_release}
 License:        LGPLv2+
 Group:          User Interface/Desktops
 URL:            http://mate-desktop.org/
@@ -79,6 +79,9 @@ done
 
 
 %changelog
+* Thu Jul 30 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.10.2-2
+- fix typo
+
 * Sat Jul 11 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.10.2-1
 - new upstream release
 

+ 9 - 4
m/maxima/maxima-vl.spec

@@ -16,13 +16,14 @@
 Summary: Maxima Symbolic Computation Program
 Summary(ja): 数式処理プログラム Maxima
 Name: maxima
-Version: 5.16.3
-Release: 2%{?_dist_release}
+Version: 5.36.1
+Release: 1%{?_dist_release}
 License: GPL
 Group: Applications/Engineering
 URL: http://maxima.sourceforge.net
 Source0: %{name}-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
+BuildRequires: texinfo
 Requires: maxima_exec = %{version}-%{release}
 Requires(post): /sbin/install-info
 Requires(preun): /sbin/install-info
@@ -72,7 +73,7 @@ Maxima compiled with clisp.
 Summary: Maxima compiled with CMUCL
 Group: Applications/Engineering
 Requires: cmucl
-BuildPreReq: cmucl
+BuildRequires: cmucl
 Provides: maxima_exec
 %description exec-cmucl
 Maxima compiled with CMUCL.
@@ -83,7 +84,7 @@ Maxima compiled with CMUCL.
 Summary: Maxima compiled with GCL
 Group: Applications/Engineering
 Requires: gcl
-BuildPreReq: gcl
+BuildRequires: gcl
 Provides: maxima_exec
 %description exec-gcl
 Maxima compiled with Gnu Common Lisp.
@@ -142,6 +143,10 @@ fi
 %endif
 
 %changelog
+* Fri Jul 31 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 5.36.1-1
+- update to 5.36.1
+- add BuildRequires: texinfo
+
 * Sat Mar 06 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 5.16.3-2
 - rebuilt with new toolchain, libsigsev-2.8 and clisp-2.48
 

+ 7 - 4
m/memtest86+/memtest86+-vl.spec

@@ -7,11 +7,11 @@ Summary: Stand-alone memory tester for x86 and x86-64 computers
 Summary(ja): x86 および x86_64 用のスタンドアロンメモリ検査ツール
 Name: memtest86+
 Version: 4.20
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 License: GPL
 ExclusiveArch: %{ix86} x86_64
 Group: System Environment/Base
-Source0: http://www.memtest.org/download/1.20/memtest86+-%{version}.tar.gz
+Source0: http://www.memtest.org/download/%{version}/%{name}-%{version}.tar.gz
 URL: http://www.memtest.org
 Source1: new-memtest-pkg
 Source2: memtest-setup
@@ -63,6 +63,9 @@ rm -rf $RPM_BUILD_ROOT
 /sbin/new-memtest-pkg --remove %{version}
 
 %changelog
+* Thu Jul 30 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.20-2
+- rebuild with VineSeed environment
+
 * Wed Jun 08 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.20-1
 - new upstream release
 
@@ -129,7 +132,7 @@ rm -rf $RPM_BUILD_ROOT
 - allow building on all x86 arches
 - pass appropriate compiler options to build on x86_64 as well (#136939)
 
-* Wed Sep 02 2004 Warren Togami <wtogami@redhat.com> 1.26-1
+* Thu Sep 02 2004 Warren Togami <wtogami@redhat.com> 1.26-1
 - update to 1.26
 
 * Sat Aug 28 2004 Warren Togami <wtogami@redhat.com> 1.25-1
@@ -159,7 +162,7 @@ rm -rf $RPM_BUILD_ROOT
 - fix perms (#107610)
 - doesn't really require dev86 to build
 
-* Thu Jul 21 2003 Michael Fulbright <msf@redhat.com>
+* Mon Jul 21 2003 Michael Fulbright <msf@redhat.com>
 - initial integration into distribution. Removed the scripts to install a
   entry in the boot loader for memtest for the moment, and relocated to under
   /usr/lib.

+ 6 - 3
m/mgetty/mgetty-vl.spec

@@ -3,7 +3,7 @@
 Summary: A getty replacement for use with data and fax modems.
 Name: mgetty
 Version: 1.1.36
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 Source: ftp://ftp.leo.org/pub/comp/os/unix/networking/mgetty/mgetty%{version}-Jun15.tar.gz
 Source1: logrotate.mgetty
 Source2: logrotate.sendfax
@@ -335,6 +335,9 @@ exit 0
 
 
 %changelog
+* Thu Jul 30 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.1.36-2
+- rebuild with VineSeed environment
+
 * Sat Jun 11 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.1.36-1
 - update to 1.1.36
 - merge spec file with fedora package
@@ -404,8 +407,8 @@ exit 0
 - change dependency on giftoppm to giftopnm (#8088)
 - attempt to plug some potential security problems (#11874)
 
-* Thu Jul 12 2000 Than Ngo <than@redhat.de>
-- add new V250modem patch from ELSA (thanks to JÓgen Kosel)
+* Wed Jul 12 2000 Than Ngo <than@redhat.de>
+- add new V250modem patch from ELSA (thanks to Jen Kosel)
 
 * Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
 - automatic rebuild

+ 5 - 2
p/perl-GDTextUtil/perl-GDTextUtil-vl.spec

@@ -1,6 +1,6 @@
 Name:           perl-GDTextUtil
 Version:        0.86
-Release:        2%{?_dist_release}
+Release:        8%{?_dist_release}
 Summary:        Text utilities for use with GD
 
 Group:          Development/Libraries
@@ -57,6 +57,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Fri Jul 31 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.86-8
+- fix release number 
+
 * Wed Oct 15 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 0.86-2
 - rebuilt with perl-5.16.3.
 
@@ -128,7 +131,7 @@ rm -rf %{buildroot}
 * Thu Dec 22 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.86-6
 - Dist tag.
 
-* Fri Apr  7 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 0.86-5
+* Thu Apr  7 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 0.86-5
 - rebuilt
 
 * Sun Jul 11 2004 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0:0.86-0.fdr.4

+ 12 - 2
p/pidgin-libnotify/pidgin-libnotify-vl.spec

@@ -2,7 +2,7 @@
 
 Name:		pidgin-libnotify
 Version:	0.14
-Release:	1%{?_dist_release}
+Release:	2%{?_dist_release}
 Summary:	Libnotify Pidgin plugin 
 
 Group:		Applications/Internet
@@ -11,6 +11,9 @@ URL:		http://gaim-libnotify.sourceforge.net/
 Source0:	http://downloads.sourceforge.net/gaim-libnotify/%{name}-%{version}.tar.gz
 Source1:	pidgin-libnotify-0.14-ja.po
 
+Patch0:		pidgin-libnotify-fix-show-button.patch
+Patch1:		pidgin-libnotify-0.14-libnotify-0.7.0.patch
+
 BuildRequires:	gettext
 BuildRequires:	libnotify-devel >= 0.3.2
 BuildRequires:	perl(XML::Parser)
@@ -30,11 +33,14 @@ such as a buddy signing on or off.
 
 %prep
 %setup -q -n "%{name}-%{version}"
+%patch0 -p1
+%patch1 -p1
 
 
 %build
 %configure --disable-static --disable-deprecated
-%{__make} %{?_smp_mflags}
+#%{__make} %{?_smp_mflags}
+%{__make}
 
 
 %install
@@ -60,6 +66,10 @@ msgfmt %{SOURCE1} -o ${RPM_BUILD_ROOT}/%{_localedir}/ja/LC_MESSAGES/%{name}.mo
 
 
 %changelog
+* Fri Jul 31 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.14-2
+- rebuild with VineSeed environment
+- add Patch0,1 from fedora
+
 * Tue Mar 16 2010 Kazutaka HARADA <kazutaka@vinelinux.org> 0.14-1
 - initial build for Vine Linux based on fedora development
 - add Source1 for japanese translation

+ 4 - 1
q/qcad/qcad-vl.spec

@@ -1,6 +1,6 @@
 Name:		qcad
 Version:	2.0.5.0
-Release:	1%{?_dist_release}
+Release:	2%{?_dist_release}
 Summary:	Simple 2D CAD program
 Summary(ja):	シンプルな 2D CAD ソフトウェア
 Group:		Applications/Graphics
@@ -132,6 +132,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Jul 31 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.0.5.0-2
+- rebuild with VineSeed environment
+
 * Sat Jun 05 2010 Kazutaka HARADA <kazutaka@vinelinux.org> 2.0.5.0-1
 - initial build for Vine Linux based on fedora development
 - add japanese summary and description