|
|
@ -53,7 +53,7 @@
|
|
|
|
%global fedora_rel %( [ 0%{?if_pre} -gt 0 ] && echo 0. )%{main_release}%{?extratag:.%extratag}
|
|
|
|
%global fedora_rel %( [ 0%{?if_pre} -gt 0 ] && echo 0. )%{main_release}%{?extratag:.%extratag}
|
|
|
|
|
|
|
|
|
|
|
|
Name: gnome-commander
|
|
|
|
Name: gnome-commander
|
|
|
|
Version: 1.10.0
|
|
|
|
Version: 1.10.1
|
|
|
|
# Downgrade 3 times, sorry...
|
|
|
|
# Downgrade 3 times, sorry...
|
|
|
|
Epoch: 4
|
|
|
|
Epoch: 4
|
|
|
|
Release: %{fedora_rel}%{?dist}
|
|
|
|
Release: %{fedora_rel}%{?dist}
|
|
|
@ -68,6 +68,8 @@ Source0: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/1.10/%{name}-%{vers
|
|
|
|
Source1: gnome-commander.sh
|
|
|
|
Source1: gnome-commander.sh
|
|
|
|
Source10: mimeedit-svn%{mimeedit_rev}.sh
|
|
|
|
Source10: mimeedit-svn%{mimeedit_rev}.sh
|
|
|
|
Patch1: gnome-commander-1.6.0-path-fedora-specific.patch
|
|
|
|
Patch1: gnome-commander-1.6.0-path-fedora-specific.patch
|
|
|
|
|
|
|
|
# https://gitlab.gnome.org/GNOME/gnome-commander/merge_requests/4
|
|
|
|
|
|
|
|
Patch101: 0001-Fix-compilation-error-with-exiv2-0.27.1.patch
|
|
|
|
|
|
|
|
|
|
|
|
BuildRequires: gcc-c++
|
|
|
|
BuildRequires: gcc-c++
|
|
|
|
|
|
|
|
|
|
|
@ -138,6 +140,7 @@ ansluta till FTP-servrar och SMB-nätverk.
|
|
|
|
#%%setup -q -n %{name}-%{githash}
|
|
|
|
#%%setup -q -n %{name}-%{githash}
|
|
|
|
|
|
|
|
|
|
|
|
%patch1 -p1 -b .path
|
|
|
|
%patch1 -p1 -b .path
|
|
|
|
|
|
|
|
%patch101 -p1 -b .exiv_new
|
|
|
|
|
|
|
|
|
|
|
|
%if 0%{use_autotool} > 0
|
|
|
|
%if 0%{use_autotool} > 0
|
|
|
|
( export NOCONFIGURE=1 ; sh autogen.sh )
|
|
|
|
( export NOCONFIGURE=1 ; sh autogen.sh )
|
|
|
@ -262,6 +265,9 @@ desktop-file-install \
|
|
|
|
%{_datadir}/pixmaps/%{name}/
|
|
|
|
%{_datadir}/pixmaps/%{name}/
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu May 16 2019 Mamoru TASAKA <mtasaka@fedoraproject.org> - 4:1.10.1-1
|
|
|
|
|
|
|
|
- 1.10.1
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Apr 3 2019 Mamoru TASAKA <mtasaka@fedoraproject.org> - 4:1.10.0-1
|
|
|
|
* Wed Apr 3 2019 Mamoru TASAKA <mtasaka@fedoraproject.org> - 4:1.10.0-1
|
|
|
|
- 1.10.0
|
|
|
|
- 1.10.0
|
|
|
|
|
|
|
|
|
|
|
|