|
|
@ -2,10 +2,13 @@
|
|
|
|
Summary: A GNU program for formatting C code
|
|
|
|
Summary: A GNU program for formatting C code
|
|
|
|
Name: indent
|
|
|
|
Name: indent
|
|
|
|
Version: 2.2.11
|
|
|
|
Version: 2.2.11
|
|
|
|
Release: 12%{?dist}
|
|
|
|
Release: 13%{?dist}
|
|
|
|
License: GPLv3+
|
|
|
|
License: GPLv3+
|
|
|
|
Group: Applications/Text
|
|
|
|
Group: Applications/Text
|
|
|
|
URL: http://indent.isidore-it.eu/beautify.html
|
|
|
|
URL: http://www.gnu.org/software/%{name}/
|
|
|
|
|
|
|
|
# <http://indent.isidore-it.eu/%%{name}-%%{version}.tar.gz> is dead.
|
|
|
|
|
|
|
|
# FSF's mirror <http://ftpmirror.gnu.org/%%{name}/%%{name}-%%{version}.tar.gz>
|
|
|
|
|
|
|
|
# is missing 2.2.11 version.
|
|
|
|
Source: http://indent.isidore-it.eu/%{name}-%{version}.tar.gz
|
|
|
|
Source: http://indent.isidore-it.eu/%{name}-%{version}.tar.gz
|
|
|
|
Patch5: indent-2.2.9-lcall.patch
|
|
|
|
Patch5: indent-2.2.9-lcall.patch
|
|
|
|
Patch7: indent-2.2.9-man.patch
|
|
|
|
Patch7: indent-2.2.9-man.patch
|
|
|
@ -83,6 +86,9 @@ fi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Mon May 19 2014 Petr Pisar <ppisar@redhat.com> - 2.2.11-13
|
|
|
|
|
|
|
|
- Move upstream URL to Free Software Foundation
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.11-12
|
|
|
|
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.11-12
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|