|
|
@ -40,7 +40,7 @@
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%global shortver 1.14
|
|
|
|
%global shortver 1.14
|
|
|
|
%global fullver %{shortver}.0
|
|
|
|
%global fullver %{shortver}.1
|
|
|
|
%global mainrel 1
|
|
|
|
%global mainrel 1
|
|
|
|
|
|
|
|
|
|
|
|
%if 0%{?use_release} >= 1
|
|
|
|
%if 0%{?use_release} >= 1
|
|
|
@ -97,7 +97,6 @@ BuildRequires: desktop-file-utils
|
|
|
|
BuildRequires: gettext
|
|
|
|
BuildRequires: gettext
|
|
|
|
BuildRequires: intltool
|
|
|
|
BuildRequires: intltool
|
|
|
|
|
|
|
|
|
|
|
|
BuildRequires: chmlib-devel
|
|
|
|
|
|
|
|
BuildRequires: pkgconfig(exiv2) >= %{EXIV2_REQ}
|
|
|
|
BuildRequires: pkgconfig(exiv2) >= %{EXIV2_REQ}
|
|
|
|
BuildRequires: pkgconfig(gio-2.0)
|
|
|
|
BuildRequires: pkgconfig(gio-2.0)
|
|
|
|
BuildRequires: pkgconfig(glib-2.0)
|
|
|
|
BuildRequires: pkgconfig(glib-2.0)
|
|
|
@ -234,7 +233,7 @@ pushd ..
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
# gzip
|
|
|
|
# gzip
|
|
|
|
gzip -9 ChangeLog-*
|
|
|
|
#gzip -9 ChangeLog-*
|
|
|
|
|
|
|
|
|
|
|
|
mkdir TMPBINDIR
|
|
|
|
mkdir TMPBINDIR
|
|
|
|
cd TMPBINDIR
|
|
|
|
cd TMPBINDIR
|
|
|
@ -354,6 +353,7 @@ pushd %{name}
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
pushd _builddir
|
|
|
|
pushd _builddir
|
|
|
|
|
|
|
|
export ASAN_OPTIONS=detect_leaks=0
|
|
|
|
make check
|
|
|
|
make check
|
|
|
|
|
|
|
|
|
|
|
|
%if 0%{?use_gitbare}
|
|
|
|
%if 0%{?use_gitbare}
|
|
|
@ -387,6 +387,9 @@ popd
|
|
|
|
%{_datadir}/pixmaps/%{name}/
|
|
|
|
%{_datadir}/pixmaps/%{name}/
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Mar 3 2022 Mamoru TASAKA <mtasaka@fedoraproject.org> - 4:1.14.1-1
|
|
|
|
|
|
|
|
- 1.14.1
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Feb 6 2022 Mamoru TASAKA <mtasaka@fedoraproject.org> - 4:1.14.0-1
|
|
|
|
* Sun Feb 6 2022 Mamoru TASAKA <mtasaka@fedoraproject.org> - 4:1.14.0-1
|
|
|
|
- 1.14.0
|
|
|
|
- 1.14.0
|
|
|
|
|
|
|
|
|
|
|
|