From 8a6d91f6eb069f58b61b66be30bfc5d652c033a8 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Oct 18 2015 07:16:58 +0000 Subject: 1.0.3 --- diff --git a/.gitignore b/.gitignore index f9c6183..c4c876c 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /spacefm-1.0.1.tar.xz /spacefm-1.0.2.tar.xz /spacefm-1.0.3.tar.xz +/spacefm-1.0.4.tar.gz diff --git a/sources b/sources index b288890..285ab9a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f39aa89b51118a6f6263e875d1ba8f26 spacefm-1.0.3.tar.xz +a51a8fab15483ef05a093841783a53f3 spacefm-1.0.4.tar.gz diff --git a/spacefm.spec b/spacefm.spec index 49046f2..387c621 100644 --- a/spacefm.spec +++ b/spacefm.spec @@ -1,11 +1,11 @@ Name: spacefm -Version: 1.0.3 +Version: 1.0.4 Release: 1%{?dist} Summary: Multi-panel tabbed file and desktop manager License: GPLv3+ URL: http://ignorantguru.github.io/spacefm/ -Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz +Source0: https://github.com/IgnorantGuru/spacefm/archive/%{version}/%{name}-%{version}.tar.gz BuildRequires: libX11-devel BuildRequires: desktop-file-utils @@ -54,6 +54,13 @@ done mkdir -p %{buildroot}%{_sysconfdir}/%{name} touch %{buildroot}%{_sysconfdir}/%{name}/%{name}.conf +# Distro does not require this +rm -f %{buildroot}%{_bindir}/spacefm-installer + +# save this +rm -rf tmpdocdir +mv %{buildroot}%{_docdir}/%{name} tmpdocdir + %find_lang %{name} %post @@ -99,9 +106,7 @@ gtk-update-icon-cache %{_datadir}/icons/Faenza &>/dev/null || : %{_bindir}/%{name}-auth %{_datadir}/applications/%{name}*desktop # ref: src/settings.c -# Use the below directory as it is -%dir %{_docdir}/%{name} -%{_docdir}/%{name}/%{name}-manual-en.html +%doc tmpdocdir/%{name}-manual-en.html %{_datadir}/icons/hicolor/*/apps/%{name}* %{_datadir}/mime/packages/%{name}-mime.xml %dir %{_datadir}/%{name}