Browse Source

updated 11 packages

OpenEXR-2.5.7-1

bluez-5.59-1

ca-certificates-2021.2.50-1

clamav-0.103.3-1

curl-7.77.0-1

djvulibre-3.5.28-2

dovecot-2.3.15-1

gnutls-3.7.2-1

nspr-4.31-1

nss-3.67-1

rust-1.53.0-1
Tomohiro "Tomo-p" KATO 2 years ago
parent
commit
0f590e1b2d

+ 4 - 1
O/OpenEXR/OpenEXR-vl.spec

@@ -3,7 +3,7 @@
 Name:	        OpenEXR
 Name:	        OpenEXR
 Summary:        A high dynamic-range (HDR) image file format
 Summary:        A high dynamic-range (HDR) image file format
 Summary(ja):    高ダイナミックレンジ(HDR)画像ファイルフォーマット
 Summary(ja):    高ダイナミックレンジ(HDR)画像ファイルフォーマット
-Version:        2.5.5
+Version:        2.5.7
 Release:        1%{?_dist_release}
 Release:        1%{?_dist_release}
 Group:          graphics
 Group:          graphics
 Vendor:         Project Vine
 Vendor:         Project Vine
@@ -169,6 +169,9 @@ rm -rf %{buildroot}
 
 
 
 
 %changelog
 %changelog
+* Sat Jun 19 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2.5.7-1
+- new upstream release.
+
 * Tue Apr 06 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2.5.5-1
 * Tue Apr 06 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2.5.5-1
 - new upstream release.
 - new upstream release.
 - dropped ldconfig scriptlets.
 - dropped ldconfig scriptlets.

+ 6 - 4
b/bluez/bluez-vl.spec

@@ -8,7 +8,7 @@
 Summary: Bluetooth utilities
 Summary: Bluetooth utilities
 Summary(ja): Bluetooth ユーティリティ 
 Summary(ja): Bluetooth ユーティリティ 
 Name: bluez
 Name: bluez
-Version: 5.55
+Version: 5.59
 Release: 1%{?_dist_release}%{?with_systemd:.systemd}
 Release: 1%{?_dist_release}%{?with_systemd:.systemd}
 Group: system,admin-tools
 Group: system,admin-tools
 Vendor: Project Vine
 Vendor: Project Vine
@@ -58,6 +58,7 @@ BuildRequires:	glib2-devel
 BuildRequires:	readline-devel
 BuildRequires:	readline-devel
 BuildRequires:  libical-devel
 BuildRequires:  libical-devel
 BuildRequires:  json-c-devel
 BuildRequires:  json-c-devel
+BuildRequires:  python3-docutils
 %if %{with systemd}
 %if %{with systemd}
 BuildRequires: systemd-devel
 BuildRequires: systemd-devel
 %{?systemd_requires}
 %{?systemd_requires}
@@ -265,9 +266,6 @@ if [ "$1" -ge "0" ]; then
 fi
 fi
 %endif
 %endif
 
 
-%post libs -p /sbin/ldconfig
-%postun libs -p /sbin/ldconfig
-
 #----------------------------------------------------------------------------
 #----------------------------------------------------------------------------
 %files
 %files
 %defattr(-, root, root)
 %defattr(-, root, root)
@@ -328,6 +326,10 @@ fi
 
 
 
 
 %changelog
 %changelog
+* Tue Jun 22 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 5.59-1
+- updated to 5.59.
+- dropped ldconfig scriptlets.
+
 * Thu Oct 22 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 5.55-1
 * Thu Oct 22 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 5.55-1
 - updated to 5.55.
 - updated to 5.55.
 - added systemd support (disabled as default).
 - added systemd support (disabled as default).

+ 5 - 2
c/ca-certificates/ca-certificates-vl.spec

@@ -5,10 +5,10 @@
 
 
 # latest nss release.
 # latest nss release.
 # reference: https://hg.mozilla.org/projects/nss
 # reference: https://hg.mozilla.org/projects/nss
-%define nss_version 3_63
+%define nss_version 3_67
 
 
 # NSS_BUILTINS_LIBRARY_VERSION from https://hg.mozilla.org/projects/nss/file/NSS_%{nss_version}_RTM/lib/ckfw/builtins/nssckbi.h
 # NSS_BUILTINS_LIBRARY_VERSION from https://hg.mozilla.org/projects/nss/file/NSS_%{nss_version}_RTM/lib/ckfw/builtins/nssckbi.h
-%define ckbi_version 2.48
+%define ckbi_version 2.50
 
 
 %define java_version 1.8.0
 %define java_version 1.8.0
 
 
@@ -133,6 +133,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 
 
 %changelog
 %changelog
+* Fri Jun 25 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2021.2.50-1
+- updated to 2.50.
+
 * Mon Mar 22 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2021.2.48-1
 * Mon Mar 22 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2021.2.48-1
 - updated to 2.48.
 - updated to 2.48.
 
 

+ 4 - 1
c/clamav/clamav-vl.spec

@@ -10,7 +10,7 @@
 Summary: Clam AntiVirus
 Summary: Clam AntiVirus
 Summary(ja): Clamアンチウィルススキャナ
 Summary(ja): Clamアンチウィルススキャナ
 Name: clamav
 Name: clamav
-Version: 0.103.2
+Version: 0.103.3
 Release: 1%{?_dist_release}%{?with_systemd:.systemd}
 Release: 1%{?_dist_release}%{?with_systemd:.systemd}
 Group: security
 Group: security
 Vendor: Project Vine
 Vendor: Project Vine
@@ -347,6 +347,9 @@ fi
 
 
 
 
 %changelog
 %changelog
+* Tue Jun 22 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 0.103.3-1
+- new upstream release.
+
 * Thu Apr 08 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 0.103.2-1
 * Thu Apr 08 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 0.103.2-1
 - new upstream release.
 - new upstream release.
 
 

+ 4 - 1
c/curl/curl-vl.spec

@@ -3,7 +3,7 @@
 Summary: A utility for getting files from remote servers (FTP, HTTP, and others).
 Summary: A utility for getting files from remote servers (FTP, HTTP, and others).
 Summary(ja): リモートサーバ(FTP,HTTPなど)からファイルを取得するためのユーティリティ
 Summary(ja): リモートサーバ(FTP,HTTPなど)からファイルを取得するためのユーティリティ
 Name: curl 
 Name: curl 
-Version: 7.76.1
+Version: 7.77.0
 Release: 1%{?_dist_release}
 Release: 1%{?_dist_release}
 Group: internet
 Group: internet
 Vendor: Project Vine
 Vendor: Project Vine
@@ -193,6 +193,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 
 
 %changelog
 %changelog
+* Wed Jun 23 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 7.77.0-1
+- new upstream release.
+
 * Wed Apr 21 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 7.76.1-1
 * Wed Apr 21 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 7.76.1-1
 - new upstream release.
 - new upstream release.
 
 

+ 7 - 6
d/djvulibre/djvulibre-vl.spec

@@ -2,7 +2,7 @@ Summary: DjVu viewers, encoders and utilities.
 Summary(ja): DjVu 画像形式ファイル操作用ライブラリ、ツール
 Summary(ja): DjVu 画像形式ファイル操作用ライブラリ、ツール
 Name: djvulibre
 Name: djvulibre
 Version: 3.5.28
 Version: 3.5.28
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 Group: graphics
 Group: graphics
 Distribution: Project Vine
 Distribution: Project Vine
 Vendor: Vine Linux
 Vendor: Vine Linux
@@ -12,8 +12,7 @@ License: GPLv2
 URL: http://djvu.sourceforge.net
 URL: http://djvu.sourceforge.net
 Source0: http://prdownloads.sourceforge.net/djvu/djvulibre-%{version}.tar.gz
 Source0: http://prdownloads.sourceforge.net/djvu/djvulibre-%{version}.tar.gz
 
 
-Patch0: djvulibre-3.5.22-cdefs.patch
-Patch6: djvulibre-3.5.27-export-file.patch
+Patch1000: 0001-Reviewed-Fedora-patches-and-adopted-some-of-them-or-.patch
 
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 BuildRequires: libtiff-devel
 BuildRequires: libtiff-devel
@@ -125,9 +124,6 @@ done
 popd
 popd
 
 
 
 
-%ldconfig_scriptlets libs
-
-
 %clean
 %clean
 rm -rf %{buildroot}
 rm -rf %{buildroot}
 
 
@@ -165,6 +161,11 @@ rm -rf %{buildroot}
 
 
 
 
 %changelog
 %changelog
+* Tue Jun 29 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.5.28-2
+- import Patch1000 from upstream to fix CVE-2021-{3500,32490,32491,32492,32493}.
+- dropped Patch0 and 6: Patch1000 includes them.
+- dropped ldconfig scriptlets.
+
 * Wed Mar 03 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.5.28-1
 * Wed Mar 03 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.5.28-1
 - new upstream release.
 - new upstream release.
 - added a subpackage: djvulibre-libs.
 - added a subpackage: djvulibre-libs.

+ 5 - 2
d/dovecot/dovecot-vl.spec

@@ -7,7 +7,7 @@
 
 
 # pigeonhole
 # pigeonhole
 %define build_pigeonhole 1
 %define build_pigeonhole 1
-%define pigeonholever 0.5.14
+%define pigeonholever 0.5.15
 
 
 # pop before smtp (drac)
 # pop before smtp (drac)
 %define build_drac 0
 %define build_drac 0
@@ -15,7 +15,7 @@
 Summary: Dovecot Secure imap server
 Summary: Dovecot Secure imap server
 Summary(ja): Dovecot セキュア IMAP サーバ
 Summary(ja): Dovecot セキュア IMAP サーバ
 Name: dovecot
 Name: dovecot
-Version: 2.3.14
+Version: 2.3.15
 Release: 1%{?_dist_release}%{?with_systemd:.systemd}
 Release: 1%{?_dist_release}%{?with_systemd:.systemd}
 Group: servers
 Group: servers
 Vendor: Project Vine
 Vendor: Project Vine
@@ -541,6 +541,9 @@ fi
 
 
 
 
 %changelog
 %changelog
+* Tue Jun 22 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2.3.15-1
+- new upstream release.
+
 * Thu Mar 04 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2.3.14-1
 * Thu Mar 04 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2.3.14-1
 - new upstream release.
 - new upstream release.
 
 

+ 4 - 1
g/gnutls/gnutls-vl.spec

@@ -6,7 +6,7 @@
 Summary:	GNU TLS Library
 Summary:	GNU TLS Library
 Summary(ja):	GNU TLS ライブラリ
 Summary(ja):	GNU TLS ライブラリ
 Name:		gnutls
 Name:		gnutls
-Version:	3.7.1
+Version:	3.7.2
 Release:	1%{?_dist_release}
 Release:	1%{?_dist_release}
 Group:		system,security
 Group:		system,security
 Vendor:		Project Vine
 Vendor:		Project Vine
@@ -312,6 +312,9 @@ fi
 
 
 
 
 %changelog
 %changelog
+* Fri Jun 25 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.7.2-1
+- new upstream release.
+
 * Sat Mar 20 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.7.1-1
 * Sat Mar 20 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.7.1-1
 - new upstream release.
 - new upstream release.
 - dropped ldconfig scriptlets.
 - dropped ldconfig scriptlets.

+ 7 - 11
n/nspr/nspr-vl.spec

@@ -3,7 +3,7 @@
 Summary:	Netscape Portable Runtime
 Summary:	Netscape Portable Runtime
 Summary(ja):    Netscape ポータブルランタイム
 Summary(ja):    Netscape ポータブルランタイム
 Name:		nspr
 Name:		nspr
-Version:	4.29
+Version:	4.31
 Release:	1%{?_dist_release}
 Release:	1%{?_dist_release}
 Group:		system
 Group:		system
 Vendor:		Project Vine
 Vendor:		Project Vine
@@ -69,10 +69,6 @@ cp ./nspr/config/nspr-config.in ./nspr/config/nspr-config-pc.in
 
 
 
 
 %build
 %build
-
-LDFLAGS+=-Wl,-z,relro
-export LDFLAGS
-
 %define _configure ./nspr/configure
 %define _configure ./nspr/configure
 %configure \
 %configure \
                  --prefix=%{_prefix} \
                  --prefix=%{_prefix} \
@@ -86,8 +82,8 @@ export LDFLAGS
 
 
 make
 make
 
 
-%install
 
 
+%install
 %{__rm} -Rf $RPM_BUILD_ROOT
 %{__rm} -Rf $RPM_BUILD_ROOT
 
 
 DESTDIR=$RPM_BUILD_ROOT \
 DESTDIR=$RPM_BUILD_ROOT \
@@ -110,14 +106,10 @@ NSPR_VERSION=`./config/nspr-config --version`
    $RPM_BUILD_ROOT/%{_datadir}/aclocal/nspr.m4 \
    $RPM_BUILD_ROOT/%{_datadir}/aclocal/nspr.m4 \
    $RPM_BUILD_ROOT/%{_includedir}/nspr4/md
    $RPM_BUILD_ROOT/%{_includedir}/nspr4/md
 
 
+
 %clean
 %clean
 %{__rm} -rf $RPM_BUILD_ROOT
 %{__rm} -rf $RPM_BUILD_ROOT
 
 
-%post
-/sbin/ldconfig >/dev/null 2>/dev/null
-
-%postun
-/sbin/ldconfig >/dev/null 2>/dev/null
 
 
 %files
 %files
 %defattr(-,root,root)
 %defattr(-,root,root)
@@ -139,6 +131,10 @@ NSPR_VERSION=`./config/nspr-config --version`
 
 
 
 
 %changelog
 %changelog
+* Fri Jun 25 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 4.31-1
+- update to 4.31.
+- dropped ldconfig scriptlets.
+
 * Fri Oct 23 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 4.29-1
 * Fri Oct 23 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 4.29-1
 - update to 4.29.
 - update to 4.29.
 
 

+ 5 - 11
n/nss/nss-vl.spec

@@ -27,7 +27,7 @@
 
 
 Summary:          Network Security Services
 Summary:          Network Security Services
 Name:             nss
 Name:             nss
-Version:          3.61
+Version:          3.67
 Release:          1%{?_dist_release}
 Release:          1%{?_dist_release}
 Group:            system
 Group:            system
 Vendor:           Project Vine
 Vendor:           Project Vine
@@ -430,13 +430,6 @@ chmod 755 $RPM_BUILD_ROOT/%{_bindir}/nss-softokn-config
 %{__rm} -rf $RPM_BUILD_ROOT
 %{__rm} -rf $RPM_BUILD_ROOT
 
 
 
 
-%post
-/sbin/ldconfig >/dev/null 2>/dev/null
-
-%postun
-/sbin/ldconfig >/dev/null 2>/dev/null
-
-
 %files
 %files
 %defattr(-,root,root)
 %defattr(-,root,root)
 %{_libdir}/libfreebl3.so
 %{_libdir}/libfreebl3.so
@@ -485,7 +478,6 @@ chmod 755 $RPM_BUILD_ROOT/%{_bindir}/nss-softokn-config
 %{unsupported_tools_directory}/vfyserv
 %{unsupported_tools_directory}/vfyserv
 %{unsupported_tools_directory}/vfychain
 %{unsupported_tools_directory}/vfychain
 
 
-
 %files devel
 %files devel
 %defattr(-,root,root)
 %defattr(-,root,root)
 %{_libdir}/libcrmf.a
 %{_libdir}/libcrmf.a
@@ -592,7 +584,6 @@ chmod 755 $RPM_BUILD_ROOT/%{_bindir}/nss-softokn-config
 %{_includedir}/nss3/utilmodt.h
 %{_includedir}/nss3/utilmodt.h
 %{_includedir}/nss3/utilpars.h
 %{_includedir}/nss3/utilpars.h
 %{_includedir}/nss3/utilparst.h
 %{_includedir}/nss3/utilparst.h
-	 
 
 
 %files pkcs11-devel
 %files pkcs11-devel
 %defattr(-, root, root)
 %defattr(-, root, root)
@@ -610,7 +601,6 @@ chmod 755 $RPM_BUILD_ROOT/%{_bindir}/nss-softokn-config
 %{_libdir}/libnssb.a
 %{_libdir}/libnssb.a
 %{_libdir}/libnssckfw.a
 %{_libdir}/libnssckfw.a
 
 
-
 ## to build compat32 for x86_64 architecture support
 ## to build compat32 for x86_64 architecture support
 %if %{build_compat32}
 %if %{build_compat32}
 %files -n compat32-%{name}
 %files -n compat32-%{name}
@@ -625,6 +615,10 @@ chmod 755 $RPM_BUILD_ROOT/%{_bindir}/nss-softokn-config
 
 
 
 
 %changelog
 %changelog
+* Fri Jun 25 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.67-1
+- update to 3.67.
+- dropped ldconfig scriptlets.
+
 * Wed Feb 17 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.61-1
 * Wed Feb 17 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.61-1
 - update to 3.61.
 - update to 3.61.
 - dropped Patch1001: fixed in upstream.
 - dropped Patch1001: fixed in upstream.

+ 26 - 5
r/rust/rust-vl.spec

@@ -1,6 +1,7 @@
 %bcond_with bootstrap
 %bcond_with bootstrap
 %bcond_with test
 %bcond_with test
 %bcond_with newrpm
 %bcond_with newrpm
+%bcond_with miri
 %bcond_without clang
 %bcond_without clang
 %bcond_without bundled_libgit2
 %bcond_without bundled_libgit2
 %bcond_without bundled_libssh2
 %bcond_without bundled_libssh2
@@ -8,7 +9,7 @@
 # Some sub-packages are versioned independently of the rust compiler and runtime itself.
 # Some sub-packages are versioned independently of the rust compiler and runtime itself.
 # Also beware that if any of these are not changed in a version bump, then the release
 # Also beware that if any of these are not changed in a version bump, then the release
 # number should still increase, not be reset to 1!
 # number should still increase, not be reset to 1!
-%global rustc_version 1.52.1
+%global rustc_version 1.53.0
 %global cargo_version %{rustc_version}
 %global cargo_version %{rustc_version}
 %global rustfmt_version %{rustc_version}
 %global rustfmt_version %{rustc_version}
 %global rls_version %{rustc_version}
 %global rls_version %{rustc_version}
@@ -24,8 +25,8 @@
 # To bootstrap from scratch, set the channel and date from src/stage0.txt
 # To bootstrap from scratch, set the channel and date from src/stage0.txt
 # e.g. 1.10.0 wants rustc: 1.9.0-2016-05-24
 # e.g. 1.10.0 wants rustc: 1.9.0-2016-05-24
 # or nightly wants some beta-YYYY-MM-DD
 # or nightly wants some beta-YYYY-MM-DD
-%global bootstrap_rust 1.52.0
-%global bootstrap_cargo 1.52.0
+%global bootstrap_rust 1.52.1
+%global bootstrap_cargo 1.52.1
 %global bootstrap_channel %{bootstrap_rust}
 %global bootstrap_channel %{bootstrap_rust}
 
 
 # Only the specified arches will use bootstrap binaries.
 # Only the specified arches will use bootstrap binaries.
@@ -182,6 +183,10 @@ Provides:       bundled(miniz) = 1.14
 Provides:       rustc = %{version}-%{release}
 Provides:       rustc = %{version}-%{release}
 Provides:       rustc%{?_isa} = %{version}-%{release}
 Provides:       rustc%{?_isa} = %{version}-%{release}
 
 
+%if ! %{with miri}
+Obsoletes:      rust-miri < %{version}-%{release}
+%endif
+
 # Always require our exact standard library
 # Always require our exact standard library
 Requires:       %{name}-std-static%{?_isa} = %{version}-%{release}
 Requires:       %{name}-std-static%{?_isa} = %{version}-%{release}
 
 
@@ -380,6 +385,8 @@ This package contains analysis data files produced with rustc's -Zsave-analysis
 feature for the Rust standard library. The RLS (Rust Language Server) uses this
 feature for the Rust standard library. The RLS (Rust Language Server) uses this
 data to provide information about the Rust standard library.
 data to provide information about the Rust standard library.
 
 
+
+%if %{with miri}
 %package miri
 %package miri
 Summary:        An interpreter for Rust's mid-level intermediate representation
 Summary:        An interpreter for Rust's mid-level intermediate representation
 Group:          programming
 Group:          programming
@@ -389,13 +396,22 @@ Requires:       rust = %{rustc_version}-%{release}
 An experimental interpreter for Rust's mid-level intermediate representation
 An experimental interpreter for Rust's mid-level intermediate representation
 (MIR). It can run binaries and test suites of cargo projects and detect certain
 (MIR). It can run binaries and test suites of cargo projects and detect certain
 classes of undefined behavior.
 classes of undefined behavior.
+%endif
 
 
 
 
 %if %{with newrpm}
 %if %{with newrpm}
 # debuginfo is available on x86_64 only
 # debuginfo is available on x86_64 only
 %ifarch x86_64
 %ifarch x86_64
 %debug_package
 %debug_package
+%else
+%global _build_id_links none
+%global __debug_install_post %{nil}
+%global debug_package %{nil}
 %endif
 %endif
+%else
+%global _build_id_links none
+%global __debug_install_post %{nil}
+%global debug_package %{nil}
 %endif
 %endif
 
 
 
 
@@ -525,6 +541,7 @@ export RUSTFLAGS="$RUSTFLAGS -C linker=clang -C link-arg=-fuse-ld=lld"
   --set rust.codegen-units-std=1 \
   --set rust.codegen-units-std=1 \
   --release-channel=%{channel} \
   --release-channel=%{channel} \
   --set rust.deny-warnings=false \
   --set rust.deny-warnings=false \
+  --tools=analysis,cargo,clippy,rls,rustfmt,src \
   %{nil}
   %{nil}
 
 
 RUST_BACKTRACE=1 %{__python3} ./x.py build -j "$ncpus" --stage 2
 RUST_BACKTRACE=1 %{__python3} ./x.py build -j "$ncpus" --stage 2
@@ -735,15 +752,19 @@ export RUSTFLAGS="$RUSTFLAGS -C linker=ld.lld -C link-arg=-fuse-ld=lld"
 %{rustlibdir}/src
 %{rustlibdir}/src
 
 
 %files analysis
 %files analysis
-%{_bindir}/rust-analyzer
 %{rustlibdir}/%{rust_triple}/analysis/
 %{rustlibdir}/%{rust_triple}/analysis/
 
 
+%if %{with miri}
 %files miri
 %files miri
 %{_bindir}/miri
 %{_bindir}/miri
 %{_bindir}/cargo-miri
 %{_bindir}/cargo-miri
-
+%endif
 
 
 %changelog
 %changelog
+* Mon Jun 21 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 1.53.0-1
+- new upstream release.
+- dropped a package: rust-miri.
+
 * Sun Jun 13 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 1.52.1-1
 * Sun Jun 13 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 1.52.1-1
 - new upstream release.
 - new upstream release.