epel9
Jakub Jelinek 20 years ago
parent c3003cf1c9
commit b28b31cae9

@ -1,11 +1,11 @@
Summary: A GNU program for formatting C code. Summary: A GNU program for formatting C code.
Name: indent Name: indent
Version: 2.2.9 Version: 2.2.9
Release: 6 Release: 7
License: GPL License: GPL
Group: Applications/Text Group: Applications/Text
URL: http://www.gnu.org/software/indent/ URL: http://www.gnu.org/software/indent/
Source: ftp://ftp.gnu.org/pub/gnu/indent-%{version}.tar.gz Source: ftp://ftp.gnu.org/pub/gnu/indent/indent-%{version}.tar.gz
Patch: indent-2.2.9-fix.patch Patch: indent-2.2.9-fix.patch
Prereq: /sbin/install-info Prereq: /sbin/install-info
BuildRoot: %{_tmppath}/%{name}-%{version}-root BuildRoot: %{_tmppath}/%{name}-%{version}-root
@ -57,6 +57,10 @@ fi
%changelog %changelog
* Sun Apr 10 2005 Jakub Jelinek <jakub@redhat.com> 2.2.9-7
- rebuilt with GCC4
- fixed source URL
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com> * Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt - rebuilt

Loading…
Cancel
Save