SPECS: yaboot.spec - up to 1.3.14 final

sparky sparky at pld-linux.org
Tue Sep 16 20:30:08 CEST 2008


Author: sparky                       Date: Tue Sep 16 18:30:08 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 1.3.14 final

---- Files affected:
SPECS:
   yaboot.spec (1.32 -> 1.33) 

---- Diffs:

================================================================
Index: SPECS/yaboot.spec
diff -u SPECS/yaboot.spec:1.32 SPECS/yaboot.spec:1.33
--- SPECS/yaboot.spec:1.32	Mon Jan  7 00:10:21 2008
+++ SPECS/yaboot.spec	Tue Sep 16 20:30:02 2008
@@ -2,16 +2,15 @@
 #
 %bcond_with	doc	# build documentation
 #
-%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
 Version:	1.3.14
-Release:	0.%{_rc}.1
+Release:	0.1
 License:	GPL
 Group:		Applications/System
-Source0:	http://yaboot.ozlabs.org/snapshots/%{name}-%{version}%{_rc}.tar.gz
-# Source0-md5:	61fd673fa94a2fb1d51c5087e7ad6a42
+Source0:	http://yaboot.ozlabs.org/releases/%{name}-%{version}.tar.gz
+# Source0-md5:	9b1246c474eeb37f61081ad762563b35
 Source1:	%{name}_functions.sh
 Patch0:		%{name}-man.patch
 Patch1:		%{name}-user.patch
@@ -58,17 +57,15 @@
 Wsparcie yaboota dla rc-boot.
 
 %prep
-%setup -q -c -n %{name}-%{version}%{_rc}
+%setup -q -n %{name}-%{version}
 %patch0 -p0
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
-sed -i '/VERSION=/s/=.*/=%{version}%{_rc}/' ybin/ybin
 
 %build
-%{__make} \
-	CC="%{__cc}" \
-	VERSION="%{version}%{_rc}"
+%{__make} strip \
+	CC="%{__cc}"
 
 %if %{with doc}
 %{__make} -C doc
@@ -79,9 +76,8 @@
 
 %{__make} install \
 	ROOT=$RPM_BUILD_ROOT \
-	PREFIX=/ \
-	MANDIR=%{_mandir} \
-	VERSION="%{version}%{_rc}"
+	PREFIX= \
+	MANDIR=%{_mandir}
 
 install -d $RPM_BUILD_ROOT/etc/sysconfig/rc-boot
 install %{SOURCE1} $RPM_BUILD_ROOT/etc/sysconfig/rc-boot
@@ -112,6 +108,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.33  2008/09/16 18:30:02  sparky
+- up to 1.3.14 final
+
 Revision 1.32  2008/01/06 23:10:21  arvenil
 - added "P: rc-boot-bootloader" for rc-boot-* subpackage
 - cleanups
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/yaboot.spec?r1=1.32&r2=1.33&f=u



More information about the pld-cvs-commit mailing list