This commit is contained in:
Dennis Gilmore 2011-02-07 23:44:06 -06:00
parent 1ebbe5cf68
commit 4cb5645bb9

View File

@ -1,7 +1,7 @@
Summary: X.Org X11 libfontenc runtime library
Name: libfontenc
Version: 1.0.5
Release: 3%{?dist}
Release: 4%{?dist}
License: MIT
Group: System Environment/Libraries
URL: http://www.x.org
@ -67,6 +67,9 @@ find $RPM_BUILD_ROOT -type f -name '*.la' | xargs rm -f -- || :
%{_libdir}/pkgconfig/fontenc.pc
%changelog
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.5-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Tue Sep 07 2010 Parag Nemade <paragn AT fedoraproject.org> 1.0.5-3
- Merge-review cleanup (#226004)