Browse Source

updated 10 packages

epiphany-3.30.5-1

evolution-data-server-3.30.5-1

harfbuzz-2.6.2-1

icu-65.1-1

icu60-60.3-2

libboost-1.66.0-4

php73-7.3.10-1

postfix-3.4.7-1

webkitgtk4-2.26.1-1

xfsprogs-5.2.1-2

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@12263 ec354946-7b23-47d6-9f5a-488ba84defc7
tomop 4 years ago
parent
commit
820c5bcdc5

+ 7 - 3
e/epiphany/epiphany-vl.spec

@@ -7,13 +7,14 @@ ExclusiveArch: %ix86 ppc x86_64 alpha
 Summary: GNOME web browser based on WebKit
 Summary: GNOME web browser based on WebKit
 Summary(ja): WebKit レンダリングエンジンベースの GNOME ウェブブラウザ
 Summary(ja): WebKit レンダリングエンジンベースの GNOME ウェブブラウザ
 Name: epiphany
 Name: epiphany
-Version: 3.30.2
+Version: 3.30.5
 Release: 1%{?_dist_release}
 Release: 1%{?_dist_release}
 License: GPL
 License: GPL
 Group: Applications/Internet
 Group: Applications/Internet
 URL: http://www.gnome.org/projects/epiphany/
 URL: http://www.gnome.org/projects/epiphany/
 
 
-Source0: http://ftp.gnome.org/pub/GNOME/sources/epiphany/3.20/%{name}-%{version}.tar.xz
+%define shortver %(echo %{version} | sed -e 's/\\.[0-9]*$//')
+Source0: https://ftp.gnome.org/pub/GNOME/sources/epiphany/%{shortver}/%{name}-%{version}.tar.xz
 
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 
 
@@ -35,7 +36,6 @@ BuildRequires: gcr-devel >= 3.5.5
 BuildRequires: gobject-introspection-devel
 BuildRequires: gobject-introspection-devel
 BuildRequires: gsettings-desktop-schemas-devel
 BuildRequires: gsettings-desktop-schemas-devel
 BuildRequires: sqlite3-devel
 BuildRequires: sqlite3-devel
-BuildRequires: seed-devel
 BuildRequires: nss-devel
 BuildRequires: nss-devel
 BuildRequires: avahi-gobject-devel
 BuildRequires: avahi-gobject-devel
 BuildRequires: libwnck3-devel
 BuildRequires: libwnck3-devel
@@ -113,6 +113,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 
 
 %changelog
 %changelog
+* Sun Oct 13 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.30.5-1
+- new upstream release.
+- built with icu-65.
+
 * Thu Jan 03 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.30.2-1
 * Thu Jan 03 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.30.2-1
 - new upstream release.
 - new upstream release.
 
 

+ 8 - 6
e/evolution-data-server/evolution-data-server-vl.spec

@@ -14,9 +14,6 @@
 %define libical_version 0.43
 %define libical_version 0.43
 %define libgdata_version 0.10.1
 %define libgdata_version 0.10.1
 
 
-%define eds_base_version 3.22
-%define eds_api_version 1.2
-
 %define use_gnome_keyring 1
 %define use_gnome_keyring 1
 %define support_imap4_provider 0
 %define support_imap4_provider 0
 
 
@@ -32,12 +29,14 @@
 Summary: Backend data server for evolution
 Summary: Backend data server for evolution
 Summary(ja): Evolution バックエンドデータサーバ
 Summary(ja): Evolution バックエンドデータサーバ
 Name: evolution-data-server
 Name: evolution-data-server
-Version: 3.30.3
+Version: 3.30.5
 Release: 1%{?_dist_release}
 Release: 1%{?_dist_release}
 License: LGPL
 License: LGPL
 Group: System Environment/Libraries
 Group: System Environment/Libraries
 URL: http://www.gnome.org/projects/evolution/
 URL: http://www.gnome.org/projects/evolution/
-Source0: http://ftp.gnome.org/pub/GNOME/sources/evolution-data-server/%{eds_base_version}/%{name}-%{version}.tar.xz
+
+%define shortver %(echo %{version} | sed -e 's/\\.[0-9]*$//')
+Source0: https://ftp.gnome.org/pub/GNOME/sources/evolution-data-server/%{shortver}/%{name}-%{version}.tar.xz
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 
 
 ### Patches ###
 ### Patches ###
@@ -57,7 +56,6 @@ BuildRequires: flex
 BuildRequires: gettext
 BuildRequires: gettext
 BuildRequires: glib2-devel
 BuildRequires: glib2-devel
 BuildRequires: gtk3-devel
 BuildRequires: gtk3-devel
-#BuildRequires: WebKit3-gtk-devel
 BuildRequires: webkitgtk4-devel
 BuildRequires: webkitgtk4-devel
 BuildRequires: json-glib-devel
 BuildRequires: json-glib-devel
 BuildRequires: dbus-glib-devel
 BuildRequires: dbus-glib-devel
@@ -354,6 +352,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
 %{_datadir}/vala/vapi/camel-1.2.vapi
 %{_datadir}/vala/vapi/camel-1.2.vapi
 
 
 %changelog
 %changelog
+* Sun Oct 13 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.30.5-1
+- new upstream release.
+- built with icu-65.
+
 * Sat Dec 29 2018 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.30.3-1
 * Sat Dec 29 2018 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.30.3-1
 - new upstream release.
 - new upstream release.
 
 

+ 23 - 30
h/harfbuzz/harfbuzz-vl.spec

@@ -2,13 +2,13 @@
 
 
 Summary:	Text shaping library
 Summary:	Text shaping library
 Name:		harfbuzz
 Name:		harfbuzz
-Version:	1.7.4
-Release:	2%{?_dist_release}
+Version:	2.6.2
+Release:	1%{?_dist_release}
 License:	MIT
 License:	MIT
 Group:		System Environment/Libraries 
 Group:		System Environment/Libraries 
 URL:		http://www.freedesktop.org/wiki/Software/HarfBuzz
 URL:		http://www.freedesktop.org/wiki/Software/HarfBuzz
 
 
-Source0:	http://www.freedesktop.org/software/harfbuzz/release/%{name}/%{name}-%{version}.tar.bz2
+Source0:	https://www.freedesktop.org/software/harfbuzz/release/harfbuzz-%{version}.tar.xz
 
 
 BuildRoot:	%{_tmppath}/%{name}-%{version}-root
 BuildRoot:	%{_tmppath}/%{name}-%{version}-root
 BuildRequires:	glib2-devel
 BuildRequires:	glib2-devel
@@ -18,7 +18,6 @@ BuildRequires:	libicu-devel
 
 
 Vendor:		Project Vine
 Vendor:		Project Vine
 Distribution:	Vine Linux
 Distribution:	Vine Linux
-Packager:	Takemikaduchi
 
 
 
 
 %description
 %description
@@ -30,7 +29,11 @@ Summary:        Development tools for %{name}
 Summary(ja):    %{name} の開発環境
 Summary(ja):    %{name} の開発環境
 Group:          Development/Libraries
 Group:          Development/Libraries
 Requires:       %{name} = %{version}-%{release}
 Requires:       %{name} = %{version}-%{release}
+Requires:       %{name}-icu = %{version}-%{release}
 Requires:       pkgconfig
 Requires:       pkgconfig
+Requires:       libicu-devel
+Provides:       %{name}-icu-devel = %{version}-%{release}
+Obsoletes:      %{name}-icu-devel < 2.0.0
 
 
 %description	devel
 %description	devel
 Header files and libraries for building a extension library for the
 Header files and libraries for building a extension library for the
@@ -40,28 +43,13 @@ Header files and libraries for building a extension library for the
 %package        icu
 %package        icu
 Summary:        ICU library for %{name}
 Summary:        ICU library for %{name}
 Summary(ja):    %{name} 用 ICU ライブラリ
 Summary(ja):    %{name} 用 ICU ライブラリ
-Group:		System Environment/Libraries 
-Requires:       libicu
+Group:          System Environment/Libraries 
 Requires:       %{name} = %{version}-%{release}
 Requires:       %{name} = %{version}-%{release}
 
 
 %description    icu
 %description    icu
 This package contains icu library for %{name}.
 This package contains icu library for %{name}.
 
 
 
 
-%package	icu-devel
-Summary:        Development tools for %{name}-icu
-Summary(ja):    %{name}-icu の開発環境
-Group:          Development/Libraries
-Requires:       %{name}-icu = %{version}-%{release}
-Requires:       %{name}-devel = %{version}-%{release}
-Requires:	libicu-devel
-Requires:       pkgconfig
-
-%description	icu-devel
-Header files and libraries for building a extension library for the
-%{name}-icu.
-
-
 %package        docs
 %package        docs
 Summary:        Documentation for %{name}
 Summary:        Documentation for %{name}
 Summary(ja):    %{name} 用のドキュメント
 Summary(ja):    %{name} 用のドキュメント
@@ -102,6 +90,7 @@ Header files and libraries for building a extension library for the
 
 
 %build
 %build
 %configure \
 %configure \
+	--with-gobject \
 	--disable-static
 	--disable-static
 
 
 %{__make} %{?_smp_mflags}
 %{__make} %{?_smp_mflags}
@@ -133,27 +122,27 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} \;
 
 
 %files
 %files
 %defattr(-,root,root,-)
 %defattr(-,root,root,-)
-%doc COPYING ChangeLog NEWS README
+%license COPYING
+%doc ChangeLog NEWS README
 %{_bindir}/hb-ot-shape-closure
 %{_bindir}/hb-ot-shape-closure
 %{_bindir}/hb-shape
 %{_bindir}/hb-shape
+%{_bindir}/hb-subset
 %{_bindir}/hb-view
 %{_bindir}/hb-view
 %{_libdir}/libharfbuzz.so.*
 %{_libdir}/libharfbuzz.so.*
+%{_libdir}/libharfbuzz-gobject.so.*
+%{_libdir}/libharfbuzz-subset.so.*
 
 
 %files devel
 %files devel
 %defattr(-,root,root,-)
 %defattr(-,root,root,-)
 %{_includedir}/%{name}
 %{_includedir}/%{name}
-%{_libdir}/libharfbuzz.so
-%{_libdir}/pkgconfig/%{name}.pc
+%{_libdir}/cmake/harfbuzz
+%{_libdir}/libharfbuzz*.so
+%{_libdir}/pkgconfig/%{name}*.pc
 
 
 %files icu
 %files icu
 %defattr(-,root,root,-)
 %defattr(-,root,root,-)
 %{_libdir}/libharfbuzz-icu.so.*
 %{_libdir}/libharfbuzz-icu.so.*
 
 
-%files icu-devel
-%defattr(-,root,root,-)
-%{_libdir}/libharfbuzz-icu.so
-%{_libdir}/pkgconfig/%{name}-icu.pc
-
 %files docs
 %files docs
 %defattr(-,root,root,-)
 %defattr(-,root,root,-)
 %{_datadir}/gtk-doc/html/%{name}
 %{_datadir}/gtk-doc/html/%{name}
@@ -161,15 +150,19 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} \;
 %if %{build_compat32}
 %if %{build_compat32}
 %files -n compat32-%{name}
 %files -n compat32-%{name}
 %defattr(-, root, root,-)
 %defattr(-, root, root,-)
-%{_libdir}/libharfbuzz.so.*
+%{_libdir}/libharfbuzz*.so.*
 
 
 %files -n compat32-%{name}-devel
 %files -n compat32-%{name}-devel
 %defattr(-, root, root,-)
 %defattr(-, root, root,-)
-%{_libdir}/libharfbuzz.so
+%{_libdir}/libharfbuzz*.so
 %endif
 %endif
 
 
 
 
 %changelog
 %changelog
+* Sun Oct 13 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2.6.2-1
+- new upstream release.
+- built with icu-65.
+
 * Mon Jan 08 2018 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.7.4-2
 * Mon Jan 08 2018 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.7.4-2
 - rebuilt with libicu-60.2.
 - rebuilt with libicu-60.2.
 
 

+ 15 - 16
i/icu/icu-vl.spec

@@ -1,7 +1,5 @@
-%define sover 60
-%define minorver 3
-
-%define _unpackaged_files_terminate_build 1
+%define sover 65
+%define minorver 1
 
 
 Summary: International Components for Unicode
 Summary: International Components for Unicode
 Summary(ja): ユニコード用国際化コンポーネント
 Summary(ja): ユニコード用国際化コンポーネント
@@ -18,8 +16,7 @@ Source1: https://github.com/unicode-org/icu/releases/download/release-%{sover}-%
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 BuildRequires: gcc-c++
 BuildRequires: gcc-c++
 BuildRequires: unzip perl 
 BuildRequires: unzip perl 
-#Requires: libicu%{sover} = %{version}
-Requires: libicu = %{version}-%{release}
+Requires: libicu%{sover} = %{version}-%{release}
 
 
 Vendor: Project Vine
 Vendor: Project Vine
 Distribution: Vine Linux
 Distribution: Vine Linux
@@ -29,15 +26,13 @@ ICU is a C++ and C library that provides robust and full-featured Unicode
 support. This package contains the Unicode character database and derived
 support. This package contains the Unicode character database and derived
 properties, along with converters and time zones data.
 properties, along with converters and time zones data.
 
 
-#package -n libicu%{sover}
-%package -n libicu
+%package -n libicu%{sover}
 Summary: International Components for Unicode (library)
 Summary: International Components for Unicode (library)
 Summary(ja): ユニコード用国際化コンポーネント (ライブラリ)
 Summary(ja): ユニコード用国際化コンポーネント (ライブラリ)
 Group: System Environment/Libraries
 Group: System Environment/Libraries
-Provides: libicu%{sover} = %{version}-%{release}
+Provides: libicu = %{version}-%{release}
 
 
-#description -n libicu%{sover}
-%description -n libicu
+%description -n libicu%{sover}
 ICU is a C++ and C library that provides robust and full-featured Unicode
 ICU is a C++ and C library that provides robust and full-featured Unicode
 support. This package contains the runtime libraries for ICU. It does not
 support. This package contains the runtime libraries for ICU. It does not
 contain any of the data files needed at runtime.
 contain any of the data files needed at runtime.
@@ -46,7 +41,7 @@ contain any of the data files needed at runtime.
 Summary: Header files, libraries and development documentation for libicu
 Summary: Header files, libraries and development documentation for libicu
 Summary(ja): libicu 用のヘッダファイル、ライブラリおよび開発用ドキュメント
 Summary(ja): libicu 用のヘッダファイル、ライブラリおよび開発用ドキュメント
 Group: Development/Libraries
 Group: Development/Libraries
-Requires: libicu = %{version}-%{release}
+Requires: libicu%{sover} = %{version}-%{release}
 
 
 %description -n libicu-devel
 %description -n libicu-devel
 This package contains the header files, static libraries for %{name}. 
 This package contains the header files, static libraries for %{name}. 
@@ -57,12 +52,13 @@ If you like to develop programs using %{name}, you will need to install
 Summary: Documentation for International Components for Unicode
 Summary: Documentation for International Components for Unicode
 Summary(ja): ユニコード用国際化コンポーネントのドキュメント
 Summary(ja): ユニコード用国際化コンポーネントのドキュメント
 Group: Applications/Documentation
 Group: Applications/Documentation
+Requires: libicu%{sover} = %{version}-%{release}
 
 
 %description -n libicu-doc
 %description -n libicu-doc
 This package contains the development documentation for %{name}. 
 This package contains the development documentation for %{name}. 
 
 
 %prep
 %prep
-%setup -q -n %{name}
+%setup -q -n icu
 
 
 find . -name CVS -o -name .cvsignore | xargs -r rm -rf
 find . -name CVS -o -name .cvsignore | xargs -r rm -rf
 perl -pi -e 's/^(HAVE_DOT\b.*=).*$/$1 YES/' source/Doxyfile.in
 perl -pi -e 's/^(HAVE_DOT\b.*=).*$/$1 YES/' source/Doxyfile.in
@@ -93,9 +89,9 @@ make %{?_smp_mflags} -C source check
 %clean
 %clean
 rm -rf $RPM_BUILD_ROOT
 rm -rf $RPM_BUILD_ROOT
 
 
-%post -n libicu -p /sbin/ldconfig
+%post -n libicu%{sover} -p /sbin/ldconfig
 
 
-%postun -n libicu -p /sbin/ldconfig
+%postun -n libicu%{sover} -p /sbin/ldconfig
 
 
 %files
 %files
 %defattr(-, root, root, 0755)
 %defattr(-, root, root, 0755)
@@ -115,7 +111,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man?/*
 %{_mandir}/man?/*
 %exclude %{_mandir}/man1/icu-config.1*
 %exclude %{_mandir}/man1/icu-config.1*
 
 
-%files -n libicu
+%files -n libicu%{sover}
 %license LICENSE
 %license LICENSE
 %defattr(-, root, root, 0755)
 %defattr(-, root, root, 0755)
 %{_libdir}/*.so.*
 %{_libdir}/*.so.*
@@ -137,6 +133,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc docs/*
 %doc docs/*
 
 
 %changelog
 %changelog
+* Sun Oct 13 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 65.1-1
+- updated to 65.1.
+
 * Fri Aug 30 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 60.3-1
 * Fri Aug 30 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 60.3-1
 - updated to 60.3.
 - updated to 60.3.
 - disables test on i686.
 - disables test on i686.

+ 215 - 0
i/icu60/icu60-vl.spec

@@ -0,0 +1,215 @@
+%bcond_without libonly
+
+%define sover 60
+%define minorver 3
+
+%define _unpackaged_files_terminate_build 1
+
+Summary: International Components for Unicode
+Summary(ja): ユニコード用国際化コンポーネント
+Name: icu%{sover}
+Version: %{sover}.%{minorver}
+Release: 2%{?_dist_release}
+Group:   Development/Tools
+License: MIT
+URL:     http://icu-project.org/
+
+Source0: https://github.com/unicode-org/icu/releases/download/release-%{sover}-%{minorver}/icu4c-%{sover}_%{minorver}-src.tgz
+Source1: https://github.com/unicode-org/icu/releases/download/release-%{sover}-%{minorver}/icu4c-%{sover}_%{minorver}-docs.zip
+
+BuildRoot: %{_tmppath}/%{name}-%{version}-root
+BuildRequires: gcc-c++
+BuildRequires: unzip perl 
+Requires: libicu%{sover} = %{version}
+
+Vendor: Project Vine
+Distribution: Vine Linux
+
+%description
+ICU is a C++ and C library that provides robust and full-featured Unicode
+support. This package contains the Unicode character database and derived
+properties, along with converters and time zones data.
+
+%package -n libicu%{sover}
+Summary: International Components for Unicode (library)
+Summary(ja): ユニコード用国際化コンポーネント (ライブラリ)
+Group: System Environment/Libraries
+Provides: libicu%{sover} = %{version}-%{release}
+
+%description -n libicu%{sover}
+ICU is a C++ and C library that provides robust and full-featured Unicode
+support. This package contains the runtime libraries for ICU. It does not
+contain any of the data files needed at runtime.
+
+%if %{without libonly}
+%package -n libicu%{sover}-devel
+Summary: Header files, libraries and development documentation for libicu
+Summary(ja): libicu 用のヘッダファイル、ライブラリおよび開発用ドキュメント
+Group: Development/Libraries
+Requires: libicu = %{version}-%{release}
+
+%description -n libicu%{sover}-devel
+This package contains the header files, static libraries for %{name}. 
+If you like to develop programs using %{name}, you will need to install 
+%{name}-devel.
+
+%package -n libicu%{sover}-doc
+Summary: Documentation for International Components for Unicode
+Summary(ja): ユニコード用国際化コンポーネントのドキュメント
+Group: Applications/Documentation
+
+%description -n libicu%{sover}-doc
+This package contains the development documentation for %{name}. 
+%endif
+
+%prep
+%setup -q -n icu
+
+find . -name CVS -o -name .cvsignore | xargs -r rm -rf
+perl -pi -e 's/^(HAVE_DOT\b.*=).*$/$1 YES/' source/Doxyfile.in
+
+mkdir docs
+pushd docs
+unzip %{SOURCE1}
+popd
+
+%build
+cd source
+export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
+export CXXFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
+%configure --disable-static --with-data-packaging=library --disable-samples 
+make %{?_smp_mflags}
+
+%install
+rm -rf $RPM_BUILD_ROOT
+make -C source install DESTDIR=$RPM_BUILD_ROOT
+cp -pR ./source/tools/ctestfw/libicutest.so* $RPM_BUILD_ROOT/%{_libdir}
+chmod +x $RPM_BUILD_ROOT%{_libdir}/*.so.*
+
+%if %{with libonly}
+rm -rf %{buildroot}%{_bindir}
+rm -rf %{buildroot}%{_sbindir}
+rm -rf %{buildroot}%{_libdir}/{icu,pkgconfig}
+rm -f  %{buildroot}%{_libdir}/*.so
+rm -rf %{buildroot}%{_includedir}
+rm -rf %{buildroot}%{_datadir}
+%endif
+
+%ifarch x86_64
+%check || :
+make %{?_smp_mflags} -C source check
+%endif
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%post -n libicu%{sover} -p /sbin/ldconfig
+
+%postun -n libicu%{sover} -p /sbin/ldconfig
+
+%if %{without libonly}
+%files
+%defattr(-, root, root, 0755)
+%license LICENSE
+%doc license.html readme.html
+%{_bindir}/derb
+%{_bindir}/genbrk
+%{_bindir}/gencfu
+%{_bindir}/gencnval
+%{_bindir}/gendict
+%{_bindir}/genrb
+%{_bindir}/icuinfo
+%{_bindir}/makeconv
+%{_bindir}/pkgdata
+%{_bindir}/uconv
+%{_sbindir}/*
+%{_mandir}/man?/*
+%exclude %{_mandir}/man1/icu-config.1*
+%endif
+
+%files -n libicu%{sover}
+%license LICENSE
+%defattr(-, root, root, 0755)
+%{_libdir}/*.so.*
+
+%if %{without libonly}
+%files -n libicu%{sover}-devel
+%license LICENSE
+%defattr(-, root, root, 0755)
+%{_bindir}/icu-config
+%{_includedir}/unicode
+%{_libdir}/*.so
+%{_libdir}/icu
+%{_libdir}/pkgconfig/*.pc
+%{_mandir}/man1/icu-config.1*
+%{_datadir}/icu
+
+%files -n libicu%{sover}-doc
+%license LICENSE
+%defattr(-,root,root,-)
+%doc docs/*
+%endif
+
+%changelog
+* Sun Oct 13 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 60.3-2
+- changed %%name and built for compatibility.
+
+* Fri Aug 30 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 60.3-1
+- updated to 60.3.
+- disables test on i686.
+
+* Mon Jan 08 2018 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 60.2-1
+- updated to 60.2.
+
+* Tue Jun 28 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 56.1-2
+- rebuild with gcc-5.4.0
+
+* Thu Oct 29 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 56.1-1
+- update to 56.1
+
+* Sun Oct 26 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 54.1-1
+- update to 54.1
+
+* Mon Dec 30 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 52.1-1
+- new upstream release
+
+* Sat Oct 26 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 51.2-1
+- update to 51.2
+
+* Tue Apr 13 2010 Shu KONNO <owa@bg.wakwak.com> 4.4-2
+- install libicutest.so*
+
+* Sat Apr 10 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.4-1
+- new upstream release
+- built with new toolchain
+
+* Sun Mar 22 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.0.1-1vl5
+- new upstream release
+- updated URL
+
+* Sun Sep 28 2008 Shu KONNO <owa@bg.wakwak.com> 3.6-1vl5
+- applied new versioning policy, spec in utf-8
+
+* Tue Sep  4 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 3.6-0vl1
+- updated to 3.6
+- removed ".so ver" from libicu package name
+- changed Group to Development/Tools
+- changed libicu-doc Group to Applications/Documentation
+
+* Tue Mar 28 2006 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 3.4.1-0vl1
+- updated to 3.4.1
+
+* Sun Jul 31 2005 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 3.2-3vl1
+- updated to 3.2 based on Fedora extra
+- new subpackage libicu-doc for API document 
+
+* Sat Oct 23 2004 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 3.0-0vl1
+- Build for Vine Linux
+- add developers document to devel package
+- add Japanese summary
+
+* Wed Feb 25 2004 Dag Wieers <dag@wieers.com> - 2.6.2-1
+- Fixed a typo in the dependencies "libuci" should be "libicu". (Daniel Demus)
+
+* Wed Feb 25 2004 Dag Wieers <dag@wieers.com> - 2.6.2-0
+- Initial package. (using DAR)

+ 4 - 1
lib/libb/libboost/libboost-vl.spec

@@ -36,7 +36,7 @@ Summary: Portable C++ source libraries
 Summary(ja): ポータブルな C++ ソースライブラリ
 Summary(ja): ポータブルな C++ ソースライブラリ
 Name: libboost
 Name: libboost
 Version: %{major}.%{minor}.%{teeny}
 Version: %{major}.%{minor}.%{teeny}
-Release: 3%{?_dist_release}
+Release: 4%{?_dist_release}
 Source0: http://downloads.sourceforge.net/%{tarname}/%{tarname}_%{pkgver}.tar.bz2
 Source0: http://downloads.sourceforge.net/%{tarname}/%{tarname}_%{pkgver}.tar.bz2
 Source1: ver.py
 Source1: ver.py
 Source2: libboost_thread.so
 Source2: libboost_thread.so
@@ -1543,6 +1543,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 
 
 %changelog
 %changelog
+* Sun Oct 13 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.66.0-4
+- rebuilt with icu-65.
+
 * Wed Sep 11 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.66.0-3
 * Wed Sep 11 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.66.0-3
 - rebuilt with gcc-8.
 - rebuilt with gcc-8.
 - added a subpackage 'libboost-fiber'.
 - added a subpackage 'libboost-fiber'.

+ 5 - 1
p/php73/php73-vl.spec

@@ -50,7 +50,7 @@
 Name: php%{majorver}
 Name: php%{majorver}
 Summary: The PHP HTML-embedded scripting language. (PHP: Hypertext Preprocessor)
 Summary: The PHP HTML-embedded scripting language. (PHP: Hypertext Preprocessor)
 Summary(ja): HTML 埋め込み型スクリプト言語 PHP
 Summary(ja): HTML 埋め込み型スクリプト言語 PHP
-Version: 7.3.9
+Version: 7.3.10
 Release: 1%{_dist_release}
 Release: 1%{_dist_release}
 Conflicts: php5 < 5.6.11
 Conflicts: php5 < 5.6.11
 
 
@@ -1008,6 +1008,10 @@ rm -f files.*
 
 
 #======================================================================
 #======================================================================
 %changelog
 %changelog
+* Sun Oct 13 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 7.3.10-1
+- new upstream release.
+- built with icu65.
+
 * Fri Aug 30 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 7.3.9-1
 * Fri Aug 30 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 7.3.9-1
 - new upstream release.
 - new upstream release.
 
 

+ 10 - 1
p/postfix/postfix-vl.spec

@@ -30,7 +30,7 @@
 %define postfix_readme_dir      %{postfix_doc_dir}/README_FILES
 %define postfix_readme_dir      %{postfix_doc_dir}/README_FILES
 
 
 
 
-%define origversion 3.4.6
+%define origversion 3.4.7
 
 
 Summary:   Postfix Mail Transport Agent
 Summary:   Postfix Mail Transport Agent
 Summary(ja):   Postfix メールトランスポートエージェント
 Summary(ja):   Postfix メールトランスポートエージェント
@@ -51,6 +51,9 @@ Patch0:    postfix-2.9.1-vine.patch
 # patches 200-299 are imported from rh/fedora
 # patches 200-299 are imported from rh/fedora
 Patch200: postfix-3.2.0-large-fs.patch
 Patch200: postfix-3.2.0-large-fs.patch
 
 
+# patches 300-399 are imported from ubuntu
+Patch300: 80_glibc2.30-ftbfs.diff
+
 Provides:  smtpdaemon
 Provides:  smtpdaemon
 Conflicts: sendmail
 Conflicts: sendmail
 
 
@@ -190,6 +193,7 @@ sed -i -e 's|/usr/lib/postfix|/usr/lib64/postfix|g' conf/main.cf
 %endif
 %endif
 
 
 %patch200 -p1 -b .large-fs
 %patch200 -p1 -b .large-fs
+%patch300 -p1 -b .glibc2_30
 
 
 # Change DEF_SHLIB_DIR according to build host
 # Change DEF_SHLIB_DIR according to build host
 sed -i \
 sed -i \
@@ -522,6 +526,11 @@ rm -rf $RPM_BUILD_ROOT
 %{_sysconfdir}/postfix/postfix-files.d/pcre
 %{_sysconfdir}/postfix/postfix-files.d/pcre
 
 
 %changelog
 %changelog
+* Sun Oct 13 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.4.7-1
+- new upstream release.
+- built with icu65.
+- imported Patch300 from ubuntu to build with glibc-2.30.
+
 * Sun Aug 25 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.4.6-1
 * Sun Aug 25 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.4.6-1
 - new upstream release.
 - new upstream release.
 
 

+ 9 - 6
w/webkitgtk4/webkitgtk4-vl.spec

@@ -8,7 +8,7 @@
         cp -p %1 _license_files/$(echo '%1' | sed -e 's!/!.!g')
         cp -p %1 _license_files/$(echo '%1' | sed -e 's!/!.!g')
 
 
 Name:           webkitgtk4
 Name:           webkitgtk4
-Version:        2.26.0
+Version:        2.26.1
 Release:        1%{?_dist_release}
 Release:        1%{?_dist_release}
 Summary:        GTK+ Web content engine library
 Summary:        GTK+ Web content engine library
 
 
@@ -20,7 +20,8 @@ Distribution:   Vine Linux
 
 
 Source0:        https://webkitgtk.org/releases/webkitgtk-%{version}.tar.xz
 Source0:        https://webkitgtk.org/releases/webkitgtk-%{version}.tar.xz
 
 
-Patch3:         webkitgtk-2.5.2-commit_align.patch
+# from upstream
+Patch1:         WebKit-icu-65.1-fix.patch
 
 
 %if %{with clang}
 %if %{with clang}
 BuildRequires:  clang
 BuildRequires:  clang
@@ -64,7 +65,7 @@ BuildRequires:  libnotify-devel
 BuildRequires:  hyphen-devel
 BuildRequires:  hyphen-devel
 BuildRequires:  woff2-devel
 BuildRequires:  woff2-devel
 BuildRequires:  xdg-dbus-proxy
 BuildRequires:  xdg-dbus-proxy
-#Requires:       geoclue2
+Requires:       geoclue2
 
 
 # for sandbox
 # for sandbox
 Requires:       bubblewrap
 Requires:       bubblewrap
@@ -115,9 +116,7 @@ files for developing applications that use JavaScript engine from %{name}.
 
 
 %prep
 %prep
 %setup -q -n webkitgtk-%{version}
 %setup -q -n webkitgtk-%{version}
-%ifarch %{power64} aarch64 ppc
-%patch3 -p1 -b .commit_align
-%endif
+%patch1 -p1 -b .icu65
 
 
 # Remove bundled libraries
 # Remove bundled libraries
 rm -rf Source/ThirdParty/leveldb/
 rm -rf Source/ThirdParty/leveldb/
@@ -225,6 +224,10 @@ DESTDIR=%{buildroot} ninja -C %{_target_platform} install
 %{_datadir}/gir-1.0/JavaScriptCore-4.0.gir
 %{_datadir}/gir-1.0/JavaScriptCore-4.0.gir
 
 
 %changelog
 %changelog
+* Sun Oct 13 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 2.26.1-1
+- new upstream release.
+- built with icu-65.
+
 * Fri Sep 20 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 2.26.0-1
 * Fri Sep 20 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 2.26.0-1
 - new upstream release.
 - new upstream release.
 - switched build-system to ninja.
 - switched build-system to ninja.

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

@@ -2,7 +2,7 @@ Summary:	Utilities for managing the XFS filesystem
 Summary(ja):	XFS ファイルシステムを管理するためのユーティリティ
 Summary(ja):	XFS ファイルシステムを管理するためのユーティリティ
 Name:		xfsprogs
 Name:		xfsprogs
 Version:	5.2.1
 Version:	5.2.1
-Release:        1%{?_dist_release}
+Release:        2%{?_dist_release}
 # Licensing based on generic "GNU GENERAL PUBLIC LICENSE"
 # Licensing based on generic "GNU GENERAL PUBLIC LICENSE"
 # in source, with no mention of version.
 # in source, with no mention of version.
 # doc/COPYING file specifies what is GPL and what is LGPL
 # doc/COPYING file specifies what is GPL and what is LGPL
@@ -105,6 +105,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 %{_mandir}/man3/*
 
 
 %changelog
 %changelog
+* Sun Oct 13 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 5.2.1-2
+- rebuilt with icu65.
+
 * Sat Aug 31 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 5.2.1-1
 * Sat Aug 31 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 5.2.1-1
 - new upstream release.
 - new upstream release.