Updated to 2.3.6

This commit is contained in:
Rakesh Pandit 2009-04-12 19:51:13 +00:00
parent a5c30cb1c4
commit 7ae4c12e67
4 changed files with 10 additions and 6 deletions

View File

@ -1 +1 @@
zile-2.3.0.tar.gz
zile-2.3.6.tar.gz

View File

@ -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

View File

@ -1 +1 @@
c35fd88c9045eaffb83aa46abe7e9d27 zile-2.3.0.tar.gz
5ca5a8810f857940ed0786ac20959651 zile-2.3.6.tar.gz

View File

@ -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 <rakesh@fedoraproject.org> - 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 <rel-eng@lists.fedoraproject.org> - 2.3.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild