[librfm] Update to 5.3.12

Antonio Trande sagitter at fedoraproject.org
Thu Oct 2 08:39:03 UTC 2014


commit cd064c1ca7e6444fd6279dc747f8f9fca56d201b
Author: sagitter <anto.trande at gmail.com>
Date:   Thu Oct 2 10:38:49 2014 +0200

    Update to 5.3.12

 .gitignore  |    1 +
 librfm.spec |   18 ++++++++++--------
 sources     |    2 +-
 3 files changed, 12 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1bf6f04..d390e9d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /librfm5-5.2.8.tar.bz2
 /librfm5-5.2.9.tar.bz2
 /librfm5-5.2.10.tar.bz2
+/librfm5-5.3.12.tar.bz2
diff --git a/librfm.spec b/librfm.spec
index 1229d09..fed998f 100644
--- a/librfm.spec
+++ b/librfm.spec
@@ -2,14 +2,14 @@
 
 Name:  librfm
 Summary: Rodent file manager basic library functionality
-Version: 5.2.10
+Version: 5.3.12
 Release: 2%{?dist}
 Group:   System Environment/Libraries
 License: GPLv3+
 URL:   http://xffm.foo-projects.org/
 Source0: http://sourceforge.net/projects/xffm/files/librfm/librfm5-%{version}.tar.bz2
 
-BuildRequires:  gtk2-devel
+BuildRequires:  gtk3-devel, ghostscript
 BuildRequires:  libxml2-devel
 BuildRequires:  file-devel
 BuildRequires:  libtool
@@ -18,7 +18,7 @@ BuildRequires:  libSM-devel
 BuildRequires:  librsvg2-devel
 BuildRequires:  libzip-devel
 BuildRequires:  dbh-devel >= 5.0.13
-BuildRequires:  tubo-devel >= 5.0.12
+BuildRequires:  tubo-devel >= 5.0.14
 BuildRequires:  procps-ng
 
 %description
@@ -51,9 +51,6 @@ make %{?_smp_mflags} CFLAGS="%{optflags}"
 make install DESTDIR=$RPM_BUILD_ROOT
 %find_lang %{name}5 --with-gnome
 
-## Remove libtool archives
-find $RPM_BUILD_ROOT -name '*.la' -delete
-
 %post
 /sbin/ldconfig
 touch --no-create %{_datadir}/icons/rfm &>/dev/null || :
@@ -88,8 +85,13 @@ gtk-update-icon-cache %{_datadir}/icons/rfm &>/dev/null || :
 %{_libdir}/librodent.so
 
 %changelog
-* Sun Aug 17 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 5.2.10-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
+* Sun Sep 28 2014 Antonio Trande <sagitterATfedoraproject.org> 5.3.12-2
+- librfm now requires gtk3 by default
+- ghostscript BR
+
+* Sun Sep 28 2014 Antonio Trande <sagitterATfedoraproject.org> 5.3.12-1
+- Update to 5.3.12
+- libtubo minimum release changed
 
 * Mon Jul 14 2014 Antonio Trande <sagitterATfedoraproject.org> 5.2.10-1
 - Release 5.2.10
diff --git a/sources b/sources
index 804a798..44f4181 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d1d66c197fbdfdfe13eb27060cbf1e4a  librfm5-5.2.10.tar.bz2
+1784db90539a16d7e8897a5e93a5ea85  librfm5-5.3.12.tar.bz2


More information about the scm-commits mailing list