|
|
@ -26,7 +26,7 @@
|
|
|
|
%global use_autotool 0
|
|
|
|
%global use_autotool 0
|
|
|
|
%global update_po 0
|
|
|
|
%global update_po 0
|
|
|
|
%global if_pre 0
|
|
|
|
%global if_pre 0
|
|
|
|
%global main_release 2
|
|
|
|
%global main_release 1
|
|
|
|
%global extratag git_%{git_pull_JST}
|
|
|
|
%global extratag git_%{git_pull_JST}
|
|
|
|
%undefine extratag
|
|
|
|
%undefine extratag
|
|
|
|
%global mimeedit_rev 1958
|
|
|
|
%global mimeedit_rev 1958
|
|
|
@ -48,7 +48,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.4.0
|
|
|
|
Version: 1.4.1
|
|
|
|
# Downgrade 3 times, sorry...
|
|
|
|
# Downgrade 3 times, sorry...
|
|
|
|
Epoch: 4
|
|
|
|
Epoch: 4
|
|
|
|
Release: %{fedora_rel}%{?dist}
|
|
|
|
Release: %{fedora_rel}%{?dist}
|
|
|
@ -63,9 +63,6 @@ Source0: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/1.4/%{name}-%{versi
|
|
|
|
Source1: gnome-commander.sh
|
|
|
|
Source1: gnome-commander.sh
|
|
|
|
Source10: mimeedit-svn%{mimeedit_rev}.sh
|
|
|
|
Source10: mimeedit-svn%{mimeedit_rev}.sh
|
|
|
|
Patch10: mimeedit-svn1958.diff
|
|
|
|
Patch10: mimeedit-svn1958.diff
|
|
|
|
# Fix build failure on armv7hl
|
|
|
|
|
|
|
|
# src/gnome-cmd-con-device.cc:293: undefined reference to `vtable for GnomeCmdPlainPath'
|
|
|
|
|
|
|
|
Patch100: gnome-commander-1.4.0-vtable.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
|
|
|
@ -80,7 +77,7 @@ BuildRequires: pkgconfig(gnome-vfs-2.0)
|
|
|
|
BuildRequires: pkgconfig(libgsf-1) >= %{LIBGSF_REQ}
|
|
|
|
BuildRequires: pkgconfig(libgsf-1) >= %{LIBGSF_REQ}
|
|
|
|
BuildRequires: pkgconfig(libgnome-2.0)
|
|
|
|
BuildRequires: pkgconfig(libgnome-2.0)
|
|
|
|
BuildRequires: pkgconfig(libgnomeui-2.0)
|
|
|
|
BuildRequires: pkgconfig(libgnomeui-2.0)
|
|
|
|
BuildRequires: pkgconfig(poppler) >= %{POPPLER_REQ}
|
|
|
|
BuildRequires: pkgconfig(poppler-glib) >= %{POPPLER_REQ}
|
|
|
|
BuildRequires: pkgconfig(taglib) >= %{TAGLIB_REQ}
|
|
|
|
BuildRequires: pkgconfig(taglib) >= %{TAGLIB_REQ}
|
|
|
|
BuildRequires: pkgconfig(unique-1.0)
|
|
|
|
BuildRequires: pkgconfig(unique-1.0)
|
|
|
|
|
|
|
|
|
|
|
@ -140,7 +137,6 @@ ansluta till FTP-servrar och SMB-nätverk.
|
|
|
|
|
|
|
|
|
|
|
|
%{__cp} -p %SOURCE10 mimeedit.sh
|
|
|
|
%{__cp} -p %SOURCE10 mimeedit.sh
|
|
|
|
%patch10 -p0
|
|
|
|
%patch10 -p0
|
|
|
|
%patch100 -p1 -b .vtable
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%{__sed} -i.pylib \
|
|
|
|
%{__sed} -i.pylib \
|
|
|
|
-e 's|\$PY_EXEC_PREFIX/lib|%{_libdir}|' \
|
|
|
|
-e 's|\$PY_EXEC_PREFIX/lib|%{_libdir}|' \
|
|
|
@ -248,6 +244,9 @@ desktop-file-install \
|
|
|
|
%{_datadir}/pixmaps/%{name}/
|
|
|
|
%{_datadir}/pixmaps/%{name}/
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Mon Apr 07 2014 Mamoru TASAKA <mtasaka@fedoraproject.org> - 4:1.4.1-1
|
|
|
|
|
|
|
|
- Update to 1.4.1
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Mar 19 2014 Mamoru TASAKA <mtasaka@fedoraproject.org> - 4:1.4.0-2
|
|
|
|
* Wed Mar 19 2014 Mamoru TASAKA <mtasaka@fedoraproject.org> - 4:1.4.0-2
|
|
|
|
- Fix build error on armv7fl about missing vtable
|
|
|
|
- Fix build error on armv7fl about missing vtable
|
|
|
|
|
|
|
|
|
|
|
|