|
|
@ -50,7 +50,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.6.0
|
|
|
|
Version: 1.6.1
|
|
|
|
# Downgrade 3 times, sorry...
|
|
|
|
# Downgrade 3 times, sorry...
|
|
|
|
Epoch: 4
|
|
|
|
Epoch: 4
|
|
|
|
Release: %{fedora_rel}%{?dist}
|
|
|
|
Release: %{fedora_rel}%{?dist}
|
|
|
@ -66,7 +66,6 @@ Source0: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/1.6/%{name}-%{versi
|
|
|
|
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
|
|
|
|
Patch2: gnome-commander-1.6.0-format-security.patch
|
|
|
|
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|
|
|
|
|
|
|
|
|
|
|
BuildRequires: desktop-file-utils
|
|
|
|
BuildRequires: desktop-file-utils
|
|
|
@ -138,7 +137,6 @@ 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
|
|
|
|
%patch2 -p1 -b .format
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%if 0%{use_autotool} > 0
|
|
|
|
%if 0%{use_autotool} > 0
|
|
|
|
( export NOCONFIGURE=1 ; sh autogen.sh )
|
|
|
|
( export NOCONFIGURE=1 ; sh autogen.sh )
|
|
|
@ -282,6 +280,9 @@ exit 0
|
|
|
|
%{_datadir}/pixmaps/%{name}/
|
|
|
|
%{_datadir}/pixmaps/%{name}/
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Wed Oct 19 2016 Mamoru TASAKA <mtasaka@fedoraproject.org> - 4:1.6.1-1
|
|
|
|
|
|
|
|
- 1.6.1
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Oct 16 2016 Mamoru TASAKA <mtasaka@fedoraproject.org> - 4:1.6.0-1
|
|
|
|
* Sun Oct 16 2016 Mamoru TASAKA <mtasaka@fedoraproject.org> - 4:1.6.0-1
|
|
|
|
- 1.6.0
|
|
|
|
- 1.6.0
|
|
|
|
|
|
|
|
|
|
|
|