Browse Source

updated 5 packages

libidn-1.35-1

libidn2-2.3.0-1

libusb-0.1.5-2

mktcapdir-0.6.0-3

rarian-0.8.1-7

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

+ 17 - 6
lib/libi/libidn/libidn-vl.spec

@@ -3,14 +3,16 @@
 Name: libidn
 Name: libidn
 Summary: Internationalized Domain Name support library
 Summary: Internationalized Domain Name support library
 Summary(ja): 国際化ドメイン名をサポートするためのライブラリ
 Summary(ja): 国際化ドメイン名をサポートするためのライブラリ
-Version: 1.29
+Version: 1.35
 Release: 1%{?_dist_release}
 Release: 1%{?_dist_release}
-
 Group: System Environment/Libraries
 Group: System Environment/Libraries
-License: GPLv3+ and LGPLv3+
-URL: http://www.gnu.org/software/libidn/
 
 
-Source0: http://ftp.gnu.org/gnu/libidn/libidn-%{version}.tar.gz
+Distribution: Vine Linux
+Vendor: Project Vine
+
+License: GPLv3+ and LGPLv3+
+URL: https://www.gnu.org/software/libidn/
+Source0: https://ftp.gnu.org/gnu/libidn/libidn-%{version}.tar.gz
 
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 BuildRequires: gettext
 BuildRequires: gettext
@@ -18,6 +20,10 @@ BuildRequires: pkgconfig
 Requires(post): /sbin/install-info
 Requires(post): /sbin/install-info
 Requires(preun): /sbin/install-info
 Requires(preun): /sbin/install-info
 
 
+
+%global __provides_exclude_from ^%{_libdir}/pkgconfig/.*$
+
+
 %description
 %description
 GNU Libidn is an implementation of the Stringprep, Punycode and
 GNU Libidn is an implementation of the Stringprep, Punycode and
 IDNA specifications defined by the IETF Internationalized Domain
 IDNA specifications defined by the IETF Internationalized Domain
@@ -30,6 +36,7 @@ Summary(ja): libidn ライブラリの開発用ファイル
 Group: Development/Libraries
 Group: Development/Libraries
 License: GPLv3+, LGPLv3+ and GFDLv1.3+
 License: GPLv3+, LGPLv3+ and GFDLv1.3+
 Requires: %{name} = %{version}-%{release}
 Requires: %{name} = %{version}-%{release}
+Provides: pkgconfig(libidn) = %{version}
 
 
 %description devel
 %description devel
 This package includes header files and libraries necessary for
 This package includes header files and libraries necessary for
@@ -112,7 +119,8 @@ fi
 
 
 %files -f %{name}.lang
 %files -f %{name}.lang
 %defattr(-,root,root)
 %defattr(-,root,root)
-%doc ChangeLog NEWS FAQ README THANKS COPYING*
+%license COPYING*
+%doc AUTHORS ChangeLog NEWS FAQ README THANKS
 %{_bindir}/idn
 %{_bindir}/idn
 %{_mandir}/man1/idn.1*
 %{_mandir}/man1/idn.1*
 %{_datadir}/emacs/site-lisp
 %{_datadir}/emacs/site-lisp
@@ -148,6 +156,9 @@ fi
 %endif
 %endif
 
 
 %changelog
 %changelog
+* Sun Mar 29 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.35-1
+- new upstream release.
+
 * Wed Feb 18 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 1.29-1
 * Wed Feb 18 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 1.29-1
 - new upstream release
 - new upstream release
 - added Japanese summary
 - added Japanese summary

+ 12 - 4
lib/libi/libidn2/libidn2-vl.spec

@@ -3,10 +3,14 @@
 Summary:          Library to support IDNA2008 internationalized domain names
 Summary:          Library to support IDNA2008 internationalized domain names
 Summary(ja):      IDNA2008 国際化ドメイン名をサポートするためのライブラリ
 Summary(ja):      IDNA2008 国際化ドメイン名をサポートするためのライブラリ
 Name:             libidn2
 Name:             libidn2
-Version:          2.2.0
+Version:          2.3.0
 Release:          1%{?_dist_release}
 Release:          1%{?_dist_release}
-License:          (GPLv2+ or LGPLv3+) and GPLv3+
 Group:            System Environment/Libraries
 Group:            System Environment/Libraries
+
+Vendor:           Project Vine
+Distribution:     Vine Linux
+
+License:          (GPLv2+ or LGPLv3+) and GPLv3+
 URL:              https://www.gnu.org/software/libidn/#libidn2
 URL:              https://www.gnu.org/software/libidn/#libidn2
 Source0:          https://ftp.gnu.org/gnu/libidn/%{name}-%{version}.tar.gz
 Source0:          https://ftp.gnu.org/gnu/libidn/%{name}-%{version}.tar.gz
 Source1:          https://ftp.gnu.org/gnu/libidn/%{name}-%{version}.tar.gz.sig
 Source1:          https://ftp.gnu.org/gnu/libidn/%{name}-%{version}.tar.gz.sig
@@ -17,8 +21,8 @@ Requires(preun):  /sbin/install-info
 Requires(postun): /sbin/ldconfig
 Requires(postun): /sbin/ldconfig
 Provides:         bundled(gnulib)
 Provides:         bundled(gnulib)
 
 
-Vendor:           Project Vine
-Distribution:     Vine Linux
+
+%global __provides_exclude_from ^%{_libdir}/pkgconfig/.*$
 
 
 
 
 %description
 %description
@@ -31,6 +35,7 @@ Summary:          Development files for libidn2
 Summary(ja):      libidn2 ライブラリの開発用ファイル
 Summary(ja):      libidn2 ライブラリの開発用ファイル
 Group:            Development/Libraries
 Group:            Development/Libraries
 Requires:         %{name}%{?_isa} = %{version}-%{release}, pkgconfig
 Requires:         %{name}%{?_isa} = %{version}-%{release}, pkgconfig
+Provides:         pkgconfig(libidn2) = %{version}
 
 
 %description devel
 %description devel
 The libidn2-devel package contains libraries and header files for
 The libidn2-devel package contains libraries and header files for
@@ -140,6 +145,9 @@ fi
 %endif
 %endif
 
 
 %changelog
 %changelog
+* Sun Mar 29 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2.3.0-1
+- new upstream release.
+
 * Tue Oct 29 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2.2.0-1
 * Tue Oct 29 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2.2.0-1
 - new upstream release.
 - new upstream release.
 - dropped Patch1: fixed in upstream.
 - dropped Patch1: fixed in upstream.

+ 11 - 7
lib/libu/libusb/libusb-vl.spec

@@ -3,13 +3,15 @@ Summary(ja): ユーザスペースから USB デバイスにアクセスする
 Name: libusb
 Name: libusb
 Epoch: 1
 Epoch: 1
 Version: 0.1.5
 Version: 0.1.5
-Release: 1%{?_dist_release}
-
+Release: 2%{?_dist_release}
 Group: System Environment/Libraries
 Group: System Environment/Libraries
-License: LGPL
-URL: http://sourceforge.net/projects/libusb/
 
 
-Source0: http://prdownloads.sourceforge.net/libusb/%{name}-compat-%{version}.tar.bz2
+Vendor: Project Vine
+Distribution: Vine Linux
+
+License: LGPL
+URL: https://sourceforge.net/projects/libusb/
+Source0: https://prdownloads.sourceforge.net/libusb/%{name}-compat-%{version}.tar.bz2
 
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 BuildRequires: libusb1-devel
 BuildRequires: libusb1-devel
@@ -17,8 +19,6 @@ BuildRequires: docbook-utils
 BuildRequires: docbook-dtds >= 1.0
 BuildRequires: docbook-dtds >= 1.0
 %{?nosrc:NoSource:     0}
 %{?nosrc:NoSource:     0}
 
 
-Vendor: Project Vine
-Distribution: Vine Linux
 
 
 %description
 %description
 This package provides a way for applications to access USB devices.
 This package provides a way for applications to access USB devices.
@@ -59,6 +59,7 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %files devel
 %files devel
 %defattr(-,root,root)
 %defattr(-,root,root)
+%license COPYING LICENSE
 %doc AUTHORS README INSTALL NEWS ChangeLog
 %doc AUTHORS README INSTALL NEWS ChangeLog
 %{_bindir}/libusb-config
 %{_bindir}/libusb-config
 %{_includedir}/*
 %{_includedir}/*
@@ -67,6 +68,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 
 
 %changelog
 %changelog
+* Sun Mar 29 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1:0.1.5-2
+- rebuilt with current environment.
+
 * Sat Jul 16 2016 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1:0.1.5-1
 * Sat Jul 16 2016 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1:0.1.5-1
 - replaced sources to "libusb-compat".
 - replaced sources to "libusb-compat".
 
 

+ 10 - 5
m/mktcapdir/mktcapdir-vl.spec

@@ -2,17 +2,19 @@ Summary: TrueType Font alias defining utility
 Summary(ja): TrueType フォントの alias を定義するユーティリティ
 Summary(ja): TrueType フォントの alias を定義するユーティリティ
 Name: mktcapdir
 Name: mktcapdir
 Version: 0.6.0
 Version: 0.6.0
-Release: 2%{?_dist_release}
+Release: 3%{?_dist_release}
+Group: User Interface/X
 BuildArch: noarch
 BuildArch: noarch
-Source: mktcapdir-%{version}.tar.bz2
+
+Distribution: Vine Linux
+Vendor: Project Vine
+
 License: GPL
 License: GPL
-Group: User Interface/X
+Source: mktcapdir-%{version}.tar.bz2
 Buildroot: %{_tmppath}/%{name}
 Buildroot: %{_tmppath}/%{name}
 Requires: perl
 Requires: perl
 Requires: ftdumps
 Requires: ftdumps
 
 
-Distribution: Vine Linux
-Vendor: Project Vine
 
 
 %description
 %description
 TrueType font alias defining utility (for xtt)
 TrueType font alias defining utility (for xtt)
@@ -36,6 +38,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/*
 %{_bindir}/*
 
 
 %changelog
 %changelog
+* Sun Mar 29 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 0.6.0-3
+- rebuilt with VineSeed environment.
+
 * Sat Apr 23 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 0.6.0-2
 * Sat Apr 23 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 0.6.0-2
 - rebuild for Vine 6
 - rebuild for Vine 6
 
 

+ 8 - 4
r/rarian/rarian-vl.spec

@@ -1,16 +1,16 @@
 Name: rarian
 Name: rarian
 Version: 0.8.1
 Version: 0.8.1
-Release: 6%{?_dist_release}
+Release: 7%{?_dist_release}
 License: LGPLv2+
 License: LGPLv2+
 Group: System Environment/Libraries
 Group: System Environment/Libraries
 Summary: Rarian is a documentation meta-data library
 Summary: Rarian is a documentation meta-data library
 Summary(ja): Rarian 文書メタデータライブラリ
 Summary(ja): Rarian 文書メタデータライブラリ
-URL: http://ftp.gnome.org/pub/gnome/sources/rarian
+URL: https://ftp.gnome.org/pub/gnome/sources/rarian
 
 
 Vendor: Project Vine
 Vendor: Project Vine
 Distribution: Vine Linux
 Distribution: Vine Linux
 
 
-Source: http://ftp.gnome.org/pub/gnome/sources/rarian/0.6/rarian-%{version}.tar.bz2
+Source: https://ftp.gnome.org/pub/gnome/sources/rarian/0.8/rarian-%{version}.tar.bz2
 Source1: scrollkeeper-omf.dtd
 Source1: scrollkeeper-omf.dtd
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 
 
@@ -106,7 +106,8 @@ fi
 
 
 %files
 %files
 %defattr(-,root,root,-)
 %defattr(-,root,root,-)
-%doc README COPYING COPYING.LIB COPYING.UTILS ChangeLog NEWS AUTHORS
+%license COPYING COPYING.LIB COPYING.UTILS
+%doc README ChangeLog NEWS AUTHORS
 %{_bindir}/rarian-example
 %{_bindir}/rarian-example
 %{_libdir}/librarian.so.*
 %{_libdir}/librarian.so.*
 %{_datadir}/librarian
 %{_datadir}/librarian
@@ -125,6 +126,9 @@ fi
 %{_libdir}/pkgconfig/rarian.pc
 %{_libdir}/pkgconfig/rarian.pc
 
 
 %changelog
 %changelog
+* Sun Mar 29 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 0.8.1-7
+- rebuilt with current environment.
+
 * Mon Jul  4 2016 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 0.8.1-6
 * Mon Jul  4 2016 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 0.8.1-6
 - rebuilt with new toolchain.
 - rebuilt with new toolchain.