Author: qboosh Date: Sun Jun 12 20:27:04 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 5.1.0 (includes 64-bit fixes) - updated DESTDIR patch, added aclocal patch
---- Files affected: SPECS: t1lib.spec (1.72 -> 1.73) ---- Diffs: ================================================================ Index: SPECS/t1lib.spec diff -u SPECS/t1lib.spec:1.72 SPECS/t1lib.spec:1.73 --- SPECS/t1lib.spec:1.72 Fri Oct 29 15:36:57 2004 +++ SPECS/t1lib.spec Sun Jun 12 22:26:59 2005 @@ -10,12 +10,12 @@ Summary(ru): ňÁÓÔĹŇÉÚÁÔĎŇ ŰŇÉĆÔĎ× Type 1 Summary(uk): ňÁÓÔĹŇÉÚÁÔĎŇ ŰŇÉĆÔŚ× Type 1 Name: t1lib -Version: 5.0.2 +Version: 5.1.0 Release: 1 License: LGPL Group: Libraries Source0: ftp://sunsite.unc.edu/pub/Linux/libs/graphics/%{name}-%{version}.tar.gz -# Source0-md5: cc5d4130b25bb8a1c930488b78930e9b +# Source0-md5: a05bed4aa63637052e60690ccde70421 Source1: %{name}-fonts.Fontmap Source2: %{name}-fonts.fonts.scale Source3: %{name}config @@ -27,6 +27,7 @@ Patch4: %{name}-man.patch Patch5: %{name}-xglyph.patch Patch6: %{name}-link.patch +Patch7: %{name}-aclocal.patch %if %{with xlibs} BuildRequires: libXaw-devel %else @@ -209,11 +210,13 @@ %patch4 -p1 %patch5 -p1 %patch6 -p1 +%patch7 -p1 + +rm -f ac-tools/aclocal.m4 %build %{__libtoolize} -%{__aclocal} -mv -f aclocal.m4 ac-tools +%{__aclocal} -I ac-tools %{__autoconf} %configure @@ -306,6 +309,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.73 2005/06/12 20:26:59 qboosh +- updated to 5.1.0 (includes 64-bit fixes) +- updated DESTDIR patch, added aclocal patch + Revision 1.72 2004/10/29 13:36:57 paladine - spelling fixes ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/t1lib.spec?r1=1.72&r2=1.73&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
