Browse Source

updated 3 packages

bind-9.11.20-1

samba-4.12.5-1

webkitgtk4-2.28.2-1

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@12422 ec354946-7b23-47d6-9f5a-488ba84defc7
tomop 3 years ago
parent
commit
ea8649864e
3 changed files with 26 additions and 12 deletions
  1. 11 9
      b/bind/bind-vl.spec
  2. 7 1
      s/samba/samba-vl.spec
  3. 8 2
      w/webkitgtk4/webkitgtk4-vl.spec

+ 11 - 9
b/bind/bind-vl.spec

@@ -7,9 +7,9 @@
 %define sname bind
 %define pname bind
 # example: 9.9.13.P1
-%define pversion 9.11.12
+%define pversion 9.11.20
 # example: 9.9.13-P1
-%define sversion 9.11.12
+%define sversion 9.11.20
 %define bind_epoch 1
 # fixed <BTS:VineLinux:1139>
 %define old_bind_version 1:9.9.2p2-1vl7
@@ -22,13 +22,16 @@
 Summary: A DNS (Domain Name System) server.
 Summary(ja): DNS (Domain Name System) サーバ
 Name: %{pname}
+Epoch: %{bind_epoch}
 Version: %{pversion}
 Release: 1%{?_dist_release}
-Epoch: %{bind_epoch}
-License: ISC and BSD and Public Domain
 Group: System Environment/Daemons
-URL: http://www.isc.org/bind.html
+Vendor: Project Vine
+Distribution: Vine Linux
+Packager: daisuke
 
+License: ISC and BSD and Public Domain
+URL: http://www.isc.org/bind.html
 Source: https://downloads.isc.org/isc/bind9/%{sversion}/bind-%{sversion}.tar.gz
 Source1: bind-manpages.tar.bz2
 Source2: named.sysconfig
@@ -59,10 +62,6 @@ Conflicts: bind9 <= 9.2.1-0vl5, bind-current
 Obsoletes: bind9 <= 9.2.1-0vl5
 Obsoletes: bind-current < 1:9.9.4-1
 
-Vendor: Project Vine
-Distribution: Vine Linux
-Packager: daisuke
-
 %description
 BIND (Berkeley Internet Name Domain) is an implementation of the DNS
 (Domain Name System) protocols. BIND includes a DNS server (named), 
@@ -334,6 +333,9 @@ fi
 %{_bindir}/isc-config.sh
 
 %changelog
+* Thu Jul 02 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 9.11.20-1
+- updated to 9.11.20.
+
 * Sat Nov 02 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 9.11.12-1
 - updated to 9.11.12.
 

+ 7 - 1
s/samba/samba-vl.spec

@@ -1,7 +1,7 @@
 %bcond_with systemd
 %bcond_without pidl
 
-%define samba_version 4.12.3
+%define samba_version 4.12.5
 #define rc_number rc4
 %define samba_release 1
 
@@ -1817,6 +1817,12 @@ fi
 %endif
 
 %changelog
+* Thu Jul 02 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 4.12.5-1
+- new upstream release.
+
+* Thu Jul 02 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 4.12.4-1
+- new upstream release.
+
 * Tue May 19 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 4.12.3-1
 - new upstream release.
 

+ 8 - 2
w/webkitgtk4/webkitgtk4-vl.spec

@@ -8,7 +8,7 @@
         cp -p %1 _license_files/$(echo '%1' | sed -e 's!/!.!g')
 
 Name:           webkitgtk4
-Version:        2.28.1
+Version:        2.28.2
 Release:        1%{?_dist_release}
 Summary:        GTK+ Web content engine library
 Group:          System Environment/Libraries
@@ -28,7 +28,7 @@ BuildRequires:  bison
 BuildRequires:  bubblewrap
 BuildRequires:  cairo-devel
 BuildRequires:  cmake
-BuildRequires:  enchant-devel
+BuildRequires:  enchant2-devel
 BuildRequires:  flex
 BuildRequires:  fontconfig-devel
 BuildRequires:  freetype-devel
@@ -110,6 +110,9 @@ The %{name}-jsc-devel package contains libraries, build data, and header
 files for developing applications that use JavaScript engine from %{name}.
 
 
+%debug_package
+
+
 %prep
 %setup -q -n webkitgtk-%{version}
 
@@ -219,6 +222,9 @@ DESTDIR=%{buildroot} ninja -C %{_target_platform} install
 %{_datadir}/gir-1.0/JavaScriptCore-4.0.gir
 
 %changelog
+* Thu Jul 02 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 2.28.2-1
+- new upstream release.
+
 * Fri Apr 24 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 2.28.1-1
 - new upstream release.
 - rebuilt with libicu67.