kevin pushed to ratpoison (master). "Update to 1.4.8. Fixes bug #1221160"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu May 14 01:18:29 UTC 2015


From 6b168697c945f1431b0e669d7c2da0eb0c725bc5 Mon Sep 17 00:00:00 2001
From: Kevin Fenzi <kevin at scrye.com>
Date: Wed, 13 May 2015 19:18:17 -0600
Subject: Update to 1.4.8. Fixes bug #1221160


diff --git a/.gitignore b/.gitignore
index 2371f1d..f9149a3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 ratpoison-1.4.5.tar.gz
 /ratpoison-1.4.6.tar.gz
+/ratpoison-1.4.8.tar.gz
diff --git a/ratpoison.spec b/ratpoison.spec
index f7cb52a..1c3e30d 100644
--- a/ratpoison.spec
+++ b/ratpoison.spec
@@ -1,8 +1,8 @@
 %define xsessiondir %{_datadir}/xsessions
 
 Name:           ratpoison
-Version:        1.4.6
-Release:        5%{?dist}
+Version:        1.4.8
+Release:        1%{?dist}
 Summary:        Minimalistic window manager
 Group:          Applications/Productivity
 License:        GPLv2+
@@ -11,6 +11,8 @@ Source0:        http://savannah.nongnu.org/download/ratpoison/%{name}-%{version}
 Source1:	%{name}.desktop
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: libXft-devel, libX11-devel, readline-devel, libXt-devel, libXinerama-devel, libXtst-devel, libXi-devel
+BuildRequires:  emacs
+Requires:       emacs-filesystem >= %{_emacs_version}
 Requires(post): /sbin/install-info
 Requires(preun): /sbin/install-info
 
@@ -61,8 +63,12 @@ fi
 %{_mandir}/man1/ratpoison.1.gz
 %{_datadir}/ratpoison/
 %{_datadir}/xsessions/ratpoison.desktop
+%{_emacs_sitelispdir}/*.el
 
 %changelog
+* Wed May 13 2015 Kevin Fenzi <kevin at scrye.com> 1.4.8-1
+- Update to 1.4.8. Fixes bug #1221160
+
 * Sun Aug 17 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.4.6-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
diff --git a/sources b/sources
index 979fa40..6c21b70 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5fbaab737cf7fcc8e5eb2d619aaa0eab  ratpoison-1.4.6.tar.gz
+2e31e70f08e3a52d4fd9abe9ade36e83  ratpoison-1.4.8.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/ratpoison.git/commit/?h=master&id=6b168697c945f1431b0e669d7c2da0eb0c725bc5


More information about the scm-commits mailing list