SPECS: fontforge.spec - updated to 20051028, updated sonames patch
qboosh
qboosh at pld-linux.org
Sat Oct 29 23:21:57 CEST 2005
Author: qboosh Date: Sat Oct 29 21:21:57 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 20051028, updated sonames patch
---- Files affected:
SPECS:
fontforge.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/fontforge.spec
diff -u SPECS/fontforge.spec:1.3 SPECS/fontforge.spec:1.4
--- SPECS/fontforge.spec:1.3 Sat Apr 30 21:29:37 2005
+++ SPECS/fontforge.spec Sat Oct 29 23:21:51 2005
@@ -2,12 +2,12 @@
Summary: An outline font editor
Summary(pl): Edytor fontów rysowanych
Name: fontforge
-Version: 20050310
+Version: 20051028
Release: 1
License: BSD
Group: X11/Applications/Publishing
-Source0: http://fontforge.sourceforge.net/%{name}_full-%{version}.tgz
-# Source0-md5: 55787a2c60fd84599d316e0311bcb3ae
+Source0: http://dl.sourceforge.net/fontforge/%{name}_full-%{version}.tar.bz2
+# Source0-md5: 3d385a58cb37c544cfef9a0434072dd6
Patch0: %{name}-sonames.patch
Patch1: %{name}-iconv-in-libc.patch
URL: http://fontforge.sourceforge.net/
@@ -53,6 +53,7 @@
%{__autoconf}
%configure \
--with-freetype-bytecode \
+ --with-multilayer \
--without-freetype-src
%{__make}
@@ -73,7 +74,7 @@
%files
%defattr(644,root,root,755)
-%doc AUTHORS LICENSE README
+%doc AUTHORS LICENSE
%attr(755,root,root) %{_bindir}/fontforge
%attr(755,root,root) %{_bindir}/sfddiff
%attr(755,root,root) %{_libdir}/lib*.so.*.*
@@ -86,6 +87,8 @@
%lang(it) %{_datadir}/fontforge/pfaedit-it.ui
%lang(ja) %{_datadir}/fontforge/pfaedit-ja.ui
%lang(ru) %{_datadir}/fontforge/pfaedit-ru.ui
+# which zh?
+%lang(zh) %{_datadir}/fontforge/pfaedit-zh.ui
%{_mandir}/man1/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -94,6 +97,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2005/10/29 21:21:51 qboosh
+- updated to 20051028, updated sonames patch
+
Revision 1.3 2005/04/30 19:29:37 qboosh
- updated to 20050310, updated patches
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/fontforge.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list