SPECS: freetype.spec - updated to 2.3.6 (fixes some potential security prob...
qboosh
qboosh at pld-linux.org
Tue Jun 10 22:10:04 CEST 2008
Author: qboosh Date: Tue Jun 10 20:10:04 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 2.3.6 (fixes some potential security problems)
---- Files affected:
SPECS:
freetype.spec (1.135 -> 1.136)
---- Diffs:
================================================================
Index: SPECS/freetype.spec
diff -u SPECS/freetype.spec:1.135 SPECS/freetype.spec:1.136
--- SPECS/freetype.spec:1.135 Wed Apr 16 06:42:07 2008
+++ SPECS/freetype.spec Tue Jun 10 22:09:59 2008
@@ -14,17 +14,17 @@
Summary(ru.UTF-8): Растеризатор шрифтов TrueType
Summary(uk.UTF-8): Растеризатор шрифтів TrueType
Name: freetype
-Version: 2.3.5
+Version: 2.3.6
Release: 1
Epoch: 1
License: GPL or FTL
Group: Libraries
Source0: http://dl.sourceforge.net/freetype/%{name}-%{version}.tar.bz2
-# Source0-md5: 65234327c5ac46ee00ebda15995d4c1c
+# Source0-md5: fb182d508017cb608e9df8c7dca648dc
Source1: http://dl.sourceforge.net/freetype/%{name}-doc-%{version}.tar.bz2
-# Source1-md5: 8f443368764f7cd776749e0143f423dd
+# Source1-md5: f39aa6954d71193d2b62fab89a28b50d
Source2: http://dl.sourceforge.net/freetype/ft2demos-%{version}.tar.bz2
-# Source2-md5: 708bf1bc13a0a1d1bb801466d6d97c40
+# Source2-md5: 97185008e0a7a2d4ac3045a872f31fe3
URL: http://www.freetype.org/
BuildRequires: automake
BuildRequires: python
@@ -222,18 +222,19 @@
%files
%defattr(644,root,root,755)
%doc docs/{CHANGES,FTL.TXT,LICENSE.TXT,PATENTS,TODO,formats.txt,raster.txt}
-%attr(755,root,root) %{_libdir}/lib*.so.*.*
+%attr(755,root,root) %{_libdir}/libfreetype.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libfreetype.so.6
%files devel
%defattr(644,root,root,755)
%doc docs/DEBUG
%attr(755,root,root) %{_bindir}/freetype-config
-%attr(755,root,root) %{_libdir}/lib*.so
-%{_libdir}/lib*.la
+%attr(755,root,root) %{_libdir}/libfreetype.so
+%{_libdir}/libfreetype.la
%{_includedir}/freetype2
-%{_includedir}/*.h
-%{_aclocaldir}/*.m4
-%{_pkgconfigdir}/*.pc
+%{_includedir}/ft2build.h
+%{_aclocaldir}/freetype2.m4
+%{_pkgconfigdir}/freetype2.pc
%if %{with apidocs}
%files apidocs
@@ -243,7 +244,7 @@
%files static
%defattr(644,root,root,755)
-%{_libdir}/lib*.a
+%{_libdir}/libfreetype.a
%if %{with x11}
%files demos
@@ -257,6 +258,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.136 2008-06-10 20:09:59 qboosh
+- updated to 2.3.6 (fixes some potential security problems)
+
Revision 1.135 2008-04-16 04:42:07 qboosh
- updated pl (and partially es/pt_BR/ru/uk)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/freetype.spec?r1=1.135&r2=1.136&f=u
More information about the pld-cvs-commit
mailing list