Author: ajax
Update of /cvs/pkgs/rpms/xorg-x11-font-utils/devel In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv18568
Modified Files: xorg-x11-font-utils.spec Log Message: * Thu Jul 08 2010 Adam Jackson ajax@redhat.com 7.4-1 - Install COPYING for bdftruncate too.
Index: xorg-x11-font-utils.spec =================================================================== RCS file: /cvs/pkgs/rpms/xorg-x11-font-utils/devel/xorg-x11-font-utils.spec,v retrieving revision 1.37 retrieving revision 1.38 diff -u -p -r1.37 -r1.38 --- xorg-x11-font-utils.spec 9 Apr 2010 17:55:58 -0000 1.37 +++ xorg-x11-font-utils.spec 8 Jul 2010 17:38:46 -0000 1.38 @@ -4,8 +4,8 @@ Summary: X.Org X11 font utilities Name: xorg-x11-%{pkgname} # IMPORTANT: If package ever gets renamed to something else, remove the Epoch line! Epoch: 1 -Version: 7.2 -Release: 12%{?dist} +Version: 7.4 +Release: 1%{?dist} License: MIT Group: User Interface/X URL: http://www.x.org @@ -92,7 +92,7 @@ rm -rf $RPM_BUILD_ROOT
%files %defattr(-,root,root,-) -%doc README-* COPYING-* +%doc README-* COPYING-bdftopcf COPYING-[c-z]* %{_bindir}/bdftopcf %{_bindir}/fonttosfnt %{_bindir}/mkfontdir @@ -111,11 +111,15 @@ rm -rf $RPM_BUILD_ROOT
%files -n bdftruncate %defattr(-,root,root,-) +%doc COPYING-bdftruncate %{_bindir}/bdftruncate %{_mandir}/man1/bdftruncate.1*
%changelog +* Thu Jul 08 2010 Adam Jackson ajax@redhat.com 7.4-1 +- Install COPYING for bdftruncate too. + * Fri Apr 09 2010 Matěj Cepl mcepl@redhat.com - 1:7.2-12 - examine all platform=3 encodings (fixes #578460)
fonts-bugs@lists.fedoraproject.org