Author: sparky Date: Fri May 18 18:16:29 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 1.3.14 rc2
---- Files affected: SPECS: yaboot.spec (1.29 -> 1.30) ---- Diffs: ================================================================ Index: SPECS/yaboot.spec diff -u SPECS/yaboot.spec:1.29 SPECS/yaboot.spec:1.30 --- SPECS/yaboot.spec:1.29 Mon Feb 12 23:09:25 2007 +++ SPECS/yaboot.spec Fri May 18 20:16:23 2007 @@ -2,7 +2,7 @@ # %bcond_with doc # build documentation # -%define _rc rc1 +%define _rc rc2 Summary: Linux bootloader for Power Macintosh "New World" computers Summary(pl.UTF-8): Bootloader dla komputerów Power Macintosh "New World" Name: yaboot @@ -11,7 +11,7 @@ License: GPL Group: Applications/System Source0: http://yaboot.ozlabs.org/snapshots/%{name}-%{version}%{_rc}.tar.gz -# Source0-md5: d3ddbe0365db7b6af6e58054f60cf98a +# Source0-md5: 61fd673fa94a2fb1d51c5087e7ad6a42 Source1: %{name}_functions.sh Patch0: %{name}-man.patch Patch1: %{name}-user.patch @@ -22,6 +22,7 @@ BuildRequires: debiandoc-sgml BuildRequires: opensp %endif +BuildRequires: e2fsprogs-static BuildRequires: sed >= 4.0 Requires: bash >= 2.0 Requires: hfsutils >= 3.2.0 @@ -43,7 +44,7 @@ Open Firmware, dzięki czemu nie trzeba stosować Mac OS. %prep -%setup -q -n %{name}-%{version}%{_rc} +%setup -q -c -n %{name}-%{version}%{_rc} %patch0 -p0 %patch1 -p1 %patch2 -p1 @@ -94,6 +95,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.30 2007/05/18 18:16:23 sparky +- up to 1.3.14 rc2 + Revision 1.29 2007/02/12 22:09:25 glen - tabs in preamble @@ -149,17 +153,17 @@ Revision 1.12 2003/03/17 06:18:34 marcus - updated to 0.3.10 -(for Ac and Ra/updates/general) -Fixes for RS/6000 and newest pmacs. + (for Ac and Ra/updates/general) + Fixes for RS/6000 and newest pmacs. Revision 1.11 2002/12/08 11:53:21 blues - spelling fixes by Tomasz "Witek" Wittner <[EMAIL PROTECTED]> Revision 1.10 2002/11/25 15:09:42 qboosh -- fixed new %%doc +- fixed new %doc Revision 1.9 2002/11/25 14:56:32 marcus -- use new %%doc +- use new %doc Revision 1.8 2002/10/03 10:17:08 dzimi - update to 1.3.7 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/yaboot.spec?r1=1.29&r2=1.30&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
