Updated to 2.10-3.20070831cvs in devel.
Modified Files: libedit.spec
This commit is contained in:
parent
d931ad78b4
commit
63ba574d55
@ -3,7 +3,7 @@
|
||||
Summary: The NetBSD Editline library
|
||||
Name: libedit
|
||||
Version: 2.10
|
||||
Release: 2.%{snap}cvs%{?dist}
|
||||
Release: 3.%{snap}cvs%{?dist}
|
||||
License: BSD
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.thrysoee.dk/editline/
|
||||
@ -24,7 +24,6 @@ Summary: Development files for %{name}
|
||||
Group: System Environment/Libraries
|
||||
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
Requires: ncurses-devel
|
||||
Requires: pkgconfig
|
||||
|
||||
%description devel
|
||||
@ -72,6 +71,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_includedir}/editline/readline.h
|
||||
|
||||
%changelog
|
||||
* Sun Nov 04 2007 Debarshi Ray <rishi@fedoraproject.org> - 2.10-3.20070831cvs
|
||||
- Removed 'Requires: ncurses-devel'.
|
||||
|
||||
* Sat Nov 03 2007 Debarshi Ray <rishi@fedoraproject.org> - 2.10-2.20070831cvs
|
||||
- Changed character encoding of ChangeLog from ISO8859-1 to UTF-8.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user