Author: qrczak Date: Thu Feb 15 20:46:44 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - Fixed a compilation error with a newer gcc - Release 8
---- Files affected: SPECS: mpage.spec (1.22 -> 1.23) ---- Diffs: ================================================================ Index: SPECS/mpage.spec diff -u SPECS/mpage.spec:1.22 SPECS/mpage.spec:1.23 --- SPECS/mpage.spec:1.22 Tue Feb 13 08:16:48 2007 +++ SPECS/mpage.spec Thu Feb 15 21:46:39 2007 @@ -6,7 +6,7 @@ Summary(tr.UTF-8): Birden fazla metin sayfasını tek bir PostScript sayfasına yerleştirir Name: mpage Version: 2.5.1 -Release: 7 +Release: 8 License: BSD Group: Applications/Publishing Source0: http://www.mesa.nl/pub/mpage/%{name}251pre.tgz @@ -17,6 +17,7 @@ Patch3: %{name}-tempfile.patch Patch4: %{name}-j.patch Patch5: %{name}-level3.patch +Patch6: %{name}-incomplete-type.patch URL: http://www.mesa.nl/index_e.html BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -59,6 +60,7 @@ %patch3 -p1 %patch4 -p1 %patch5 -p1 +%patch6 -p1 %build %{__make} \ @@ -87,6 +89,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.23 2007/02/15 20:46:39 qrczak +- Fixed a compilation error with a newer gcc +- Release 8 + Revision 1.22 2007/02/13 07:16:48 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/mpage.spec?r1=1.22&r2=1.23&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
