[file-roller] Add BR on json-glib-devel and requires on unrar for RAR support

Rahul Sundaram sundaram at fedoraproject.org
Mon Apr 22 15:02:06 UTC 2013


commit 9917cbb3cc4fd24a1aa621fe1fab468187980927
Author: Rahul Sundaram <sundaram at fedoraproject.org>
Date:   Mon Apr 22 11:01:28 2013 -0400

    Add BR on json-glib-devel and requires on unrar for RAR support

 file-roller.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/file-roller.spec b/file-roller.spec
index 28c8092..2b7dd35 100644
--- a/file-roller.spec
+++ b/file-roller.spec
@@ -1,7 +1,7 @@
 Summary:        Tool for viewing and creating archives
 Name:           file-roller
 Version:        3.8.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 License:        GPLv2+
 Group:          Applications/Archiving
 URL:            http://download.gnome.org/sources/file-roller/
@@ -21,8 +21,10 @@ BuildRequires: itstool
 BuildRequires: GConf2-devel
 BuildRequires: file-devel
 BuildRequires: libarchive-devel
+BuildRequires: json-glib-devel
 
 Requires(pre): GConf2
+Requires:      unar
 
 %description
 File Roller is an application for creating and viewing archives files,
@@ -98,6 +100,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 
 
 %changelog
+* Sun Apr 21 2013 Rahul Sundaram <sundaram at fedoraproject.org> - 3.8.1-2
+- Add BR on json-glib-devel and requires on unrar for RAR support
+
 * Mon Apr 15 2013 Kalev Lember <kalevlember at gmail.com> - 3.8.1-1
 - Update to 3.8.1
 


More information about the scm-commits mailing list