From 7ae4c12e6760211d38780d8a80eae18246d0daf7 Mon Sep 17 00:00:00 2001 From: Rakesh Pandit Date: Sun, 12 Apr 2009 19:51:13 +0000 Subject: [PATCH] Updated to 2.3.6 --- .cvsignore | 2 +- import.log | 1 + sources | 2 +- zile.spec | 11 +++++++---- 4 files changed, 10 insertions(+), 6 deletions(-) diff --git a/.cvsignore b/.cvsignore index 40795c1..2881689 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -zile-2.3.0.tar.gz +zile-2.3.6.tar.gz diff --git a/import.log b/import.log index 7143b72..8f8326b 100644 --- a/import.log +++ b/import.log @@ -1,2 +1,3 @@ zile-2_2_61-2_fc9:HEAD:zile-2.2.61-2.fc9.src.rpm:1218691536 zile-2_3_0-1_fc10:HEAD:zile-2.3.0-1.fc10.src.rpm:1232045193 +zile-2_3_6-1_fc11:HEAD:zile-2.3.6-1.fc11.src.rpm:1239565544 diff --git a/sources b/sources index d78d32c..12f9655 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c35fd88c9045eaffb83aa46abe7e9d27 zile-2.3.0.tar.gz +5ca5a8810f857940ed0786ac20959651 zile-2.3.6.tar.gz diff --git a/zile.spec b/zile.spec index 8d7df22..a455f37 100644 --- a/zile.spec +++ b/zile.spec @@ -1,13 +1,13 @@ Summary: Zile Is Lossy Emacs Name: zile -Version: 2.3.0 -Release: 2%{?dist} +Version: 2.3.6 +Release: 1%{?dist} License: GPLv3+ Group: Applications/Editors URL: http://www.gnu.org/software/%{name}/ Source0: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: texinfo ncurses-devel +BuildRequires: texinfo ncurses-devel help2man Requires(post): info Requires(preun): info @@ -45,11 +45,14 @@ fi %defattr(-,root,root,-) %doc AUTHORS COPYING ChangeLog NEWS README THANKS %{_bindir}/* -%{_infodir}/* %{_mandir}/man1/* %{_datadir}/%{name}/ %changelog +* Mon Apr 13 2009 Rakesh Pandit - 2.3.6-1 +- Updated to 2.3.6 (Check changelog for details) +- Added help2man in BuildRequires and adjusted %%files + * Wed Feb 25 2009 Fedora Release Engineering - 2.3.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild