Author: kkofler
Update of /cvs/free/rpms/freetype-freeworld/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv10436/devel
Modified Files:
freetype-freeworld.spec
Log Message:
* Sat Mar 28 2009 Kevin Kofler <Kevin(a)tigcc.ticalc.org> 2.3.9-2
- Provides freetype-bytecode and freetype-subpixel (rh#155210)
Index: freetype-freeworld.spec
===================================================================
RCS file: /cvs/free/rpms/freetype-freeworld/devel/freetype-freeworld.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- freetype-freeworld.spec 20 Mar 2009 18:51:02 -0000 1.5
+++ freetype-freeworld.spec 28 Mar 2009 03:11:45 -0000 1.6
@@ -8,7 +8,7 @@
Summary: A free and portable font rendering engine
Name: freetype-freeworld
Version: 2.3.9
-Release: 1%{?dist}
+Release: 2%{?dist}
License: FTL or GPLv2+
Group: System Environment/Libraries
URL:
http://www.freetype.org
@@ -26,6 +26,13 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-root-%(%{__id_u} -n)
+%if !0%{?without_bytecode_interpreter}
+Provides: freetype-bytecode
+%endif
+%if !0%{?without_subpixel_rendering}
+Provides: freetype-subpixel
+%endif
+
Requires: /etc/ld.so.conf.d
BuildRequires: libX11-devel
@@ -120,6 +127,9 @@
%config(noreplace) %{_sysconfdir}/fonts/conf.d/*.conf
%changelog
+* Sat Mar 28 2009 Kevin Kofler <Kevin(a)tigcc.ticalc.org> 2.3.9-2
+- Provides freetype-bytecode and freetype-subpixel (rh#155210)
+
* Fri Mar 20 2009 Kevin Kofler <Kevin(a)tigcc.ticalc.org> 2.3.9-1
- Update to 2.3.9