This commit is contained in:
Dennis Gilmore 2011-02-08 17:23:58 -06:00
parent 7309fde5ac
commit 886647d692
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: gdal
Version: 1.7.3
Release: 2%{?dist}
Release: 3%{?dist}
Summary: GIS file format library
Group: System Environment/Libraries
License: MIT
@ -586,6 +586,9 @@ rm -rf $RPM_BUILD_ROOT
%doc docs
%changelog
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.7.3-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Sun Nov 21 2010 Viji Nair <viji [AT] fedoraproject DOT org> - 1.7.3-2
- Install all the generated pdf documentation.
- Build documentation as a separate package.