Author: arekm Date: Tue Jul 12 06:44:12 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 2.1.10
---- Files affected: SPECS: freetype.spec (1.117 -> 1.118) ---- Diffs: ================================================================ Index: SPECS/freetype.spec diff -u SPECS/freetype.spec:1.117 SPECS/freetype.spec:1.118 --- SPECS/freetype.spec:1.117 Mon Apr 4 13:47:32 2005 +++ SPECS/freetype.spec Tue Jul 12 08:44:07 2005 @@ -14,23 +14,22 @@ Summary(ru): ňÁÓÔĹŇÉÚÁÔĎŇ ŰŇÉĆÔĎ× TrueType Summary(uk): ňÁÓÔĹŇÉÚÁÔĎŇ ŰŇÉĆÔŚ× TrueType Name: freetype -Version: 2.1.9 +Version: 2.1.10 Release: 1 Epoch: 1 License: GPL or FTL Group: Libraries -Source0: ftp://ftp.freetype.org/freetype/freetype2/%{name}-%{version}.tar.bz2 -# Source0-md5: ec1b903e4be5f073caa72458ea58c29c -Source1: ftp://ftp.freetype.org/freetype/freetype2/ftdocs-%{version}.tar.bz2 -# Source1-md5: db77177afe35955f55bcaa2953724b78 -#Source1: ftp://ftp.freetype.org/freetype/freetype2/ftdocs-2.1.7.tar.bz2 -Source2: ftp://ftp.freetype.org/freetype/freetype2/ft2demos-%{version}.tar.bz2 -# Source2-md5: 43ca06d7a926d07db4bbb1885c4a2971 -Patch0: %{name}-link.patch +Source0: http://savannah.nongnu.org/download/freetype/%{name}-%{version}.tar.bz2 +# Source0-md5: a4012e7d1f6400df44a16743b11b8423 +Source1: http://savannah.nongnu.org/download/freetype/%{name}-doc-%{version}.tar.bz2 +# Source1-md5: 10608a55ee9ee12e29ba3d705318e61d +Source2: http://savannah.nongnu.org/download/freetype/ft2demos-%{version}.tar.bz2 +# Source2-md5: 4edaff5721fedcf1932e76935f3029b3 URL: http://www.freetype.org/ %{?with_x11:BuildRequires: XFree86-devel} BuildRequires: automake BuildRequires: zlib-devel +BuildRequires: python Obsoletes: freetype2 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -173,9 +172,6 @@ %prep %setup -q -a1 -a2 -%patch0 -p1 - -mv -f freetype-%{version}/docs/reference/* docs/reference %build CFLAGS="%{rpmcflags} %{?with_bytecode:-DTT_CONFIG_OPTION_BYTECODE_INTERPRETER}" \ @@ -191,6 +187,8 @@ X11_LIB="/usr/X11R6/%{_lib}" %endif +%{__make} refdoc + %install rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT%{_bindir} @@ -212,7 +210,7 @@ %files %defattr(644,root,root,755) -%doc docs/{CHANGES,FTL.txt,PATENTS,license.txt,TODO,modules.txt} +%doc docs/{CHANGES,FTL.TXT,PATENTS,LICENSE.TXT,TODO,modules.txt} %attr(755,root,root) %{_libdir}/lib*.so.*.* %files devel @@ -242,6 +240,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.118 2005/07/12 06:44:07 arekm +- up to 2.1.10 + Revision 1.117 2005/04/04 11:47:32 arekm - setting cc breaks things (and no time to investigate now; revert) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/freetype.spec?r1=1.117&r2=1.118&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
