Author: glen Date: Thu Jun 3 21:23:05 2010 GMT Module: packages Tag: HEAD ---- Log message: - rpm is stupid, require fontpostins (postun is not enough); rel 3
---- Files affected: packages/t1lib: t1lib.spec (1.81 -> 1.82) ---- Diffs: ================================================================ Index: packages/t1lib/t1lib.spec diff -u packages/t1lib/t1lib.spec:1.81 packages/t1lib/t1lib.spec:1.82 --- packages/t1lib/t1lib.spec:1.81 Sun Nov 9 18:27:11 2008 +++ packages/t1lib/t1lib.spec Thu Jun 3 23:23:00 2010 @@ -10,7 +10,7 @@ Summary(uk.UTF-8): Растеризатор шрифтів Type 1 Name: t1lib Version: 5.1.2 -Release: 2 +Release: 3 License: GPL v2 Group: Libraries Source0: ftp://sunsite.unc.edu/pub/Linux/libs/graphics/%{name}-%{version}.tar.gz @@ -40,6 +40,7 @@ BuildRequires: tetex-tex-babel %endif Requires(post): fontpostinst >= 0.1-6 +Requires: fontpostinst >= 0.1-6 Obsoletes: libt1lib1.3.1 Obsoletes: libt1lib1.3.1-progs BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -358,6 +359,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.82 2010/06/03 21:23:00 glen +- rpm is stupid, require fontpostins (postun is not enough); rel 3 + Revision 1.81 2008/11/09 17:27:11 arekm - release 2 @@ -628,5 +632,3 @@ Revision 1.8 1999/07/12 23:06:15 kloczek - added using CVS keywords in %changelog (for automating them). -* Tue Jul 21 1998 Kjetil Wiekhorst Jřrgensen <[email protected]> -- Initial release as RPM. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/t1lib/t1lib.spec?r1=1.81&r2=1.82&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
