|
|
@ -2,8 +2,8 @@
|
|
|
|
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: 17%{?dist}
|
|
|
|
Release: 18%{?dist}
|
|
|
|
License: GPL
|
|
|
|
License: GPLv2+
|
|
|
|
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/indent-%{version}.tar.gz
|
|
|
|
Source: ftp://ftp.gnu.org/pub/gnu/indent/indent-%{version}.tar.gz
|
|
|
@ -74,6 +74,9 @@ fi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Aug 16 2007 Petr Machata <pmachata@redhat.com> - 2.2.9-18
|
|
|
|
|
|
|
|
- Fix licensing tag.
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Feb 2 2007 Petr Machata <pmachata@redhat.com> - 2.2.9-17
|
|
|
|
* Fri Feb 2 2007 Petr Machata <pmachata@redhat.com> - 2.2.9-17
|
|
|
|
- Tidy up the specfile per rpmlint comments
|
|
|
|
- Tidy up the specfile per rpmlint comments
|
|
|
|
- Use utf-8 and fix national characters in contributor's names
|
|
|
|
- Use utf-8 and fix national characters in contributor's names
|
|
|
|