[jed] Added slang-slsh as require.

Rakesh Pandit rakesh at fedoraproject.org
Tue Dec 28 04:12:34 UTC 2010


commit 69facd43bf2a0eff57d6840107b8c361cd4e9413
Author: Rakesh Pandit <rakesh at fedoraproject.org>
Date:   Tue Dec 28 09:41:29 2010 +0530

    Added slang-slsh as require.

 jed.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/jed.spec b/jed.spec
index 4a1480d..78f2962 100644
--- a/jed.spec
+++ b/jed.spec
@@ -1,7 +1,7 @@
 Summary: Fast, compact editor based on the S-Lang screen library
 Name: jed
 Version: 0.99.19
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPL+
 Group: Applications/Editors
 Source0: ftp://space.mit.edu/pub/davis/jed/v0.99/jed-0.99-19.tar.bz2
@@ -13,6 +13,7 @@ Patch4: jed-selinux.patch
 Source1: selinux.c
 Obsoletes: jed-common jed-xjed
 Provides: jed-common jed-xjed
+Requires: slang-slsh
 BuildRequires: slang-devel >= 2.0, autoconf, libselinux-devel, procps
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -76,6 +77,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/jed
 
 %changelog
+* Tue Dec 28 2010 Rakesh Pandit <rakesh at fedoraproject.org> - 0.99.19-2
+- Added slang-slsh as require
+
 * Sat Jan 16 2010 Rakesh Pandit <rakesh at fedoraproject.org> - 0.99.19-1
 - Updated to latest 0.99.19
 - Rebased all patches


More information about the scm-commits mailing list