SPECS: anaconda.spec - more ppc checks - rel 4

patrys patrys at pld-linux.org
Fri Aug 29 22:09:04 CEST 2008


Author: patrys                       Date: Fri Aug 29 20:09:04 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- more ppc checks
- rel 4

---- Files affected:
SPECS:
   anaconda.spec (1.90 -> 1.91) 

---- Diffs:

================================================================
Index: SPECS/anaconda.spec
diff -u SPECS/anaconda.spec:1.90 SPECS/anaconda.spec:1.91
--- SPECS/anaconda.spec:1.90	Fri Aug 29 22:00:19 2008
+++ SPECS/anaconda.spec	Fri Aug 29 22:08:59 2008
@@ -9,7 +9,7 @@
 Summary(pl.UTF-8):	Graficzny instalator systemu
 Name:		anaconda
 Version:	11.4.1.%{rel}
-Release:	3
+Release:	4
 License:	GPL
 Group:		Applications/System
 # http://team.pld-linux.org/~patrys/anaconda.git - origin/pld-branch
@@ -200,9 +200,11 @@
 %config(noreplace) %verify(not md5 mtime size) /etc/pam.d/liveinst
 %attr(755,root,root) %{_bindir}/liveinst
 %attr(755,root,root) %{_sbindir}/anaconda
-%attr(755,root,root) %{_sbindir}/gptsync
 %attr(755,root,root) %{_sbindir}/liveinst
+%ifnarch ppc
+%attr(755,root,root) %{_sbindir}/gptsync
 %attr(755,root,root) %{_sbindir}/showpart
+%endif
 %dir %{_libdir}/anaconda
 %{_libdir}/anaconda/*.py[co]
 %dir %{_libdir}/anaconda/installclasses
@@ -236,6 +238,7 @@
 %attr(755,root,root) %{_libdir}/anaconda/*-stub
 %dir %{_libdir}/anaconda-runtime
 %dir %{_libdir}/anaconda-runtime/boot
+%ifnarch ppc
 %{_libdir}/anaconda-runtime/boot/boot.msg
 %{_libdir}/anaconda-runtime/boot/general.msg
 %{_libdir}/anaconda-runtime/boot/grub.conf
@@ -243,6 +246,7 @@
 %{_libdir}/anaconda-runtime/boot/param.msg
 %{_libdir}/anaconda-runtime/boot/rescue.msg
 %{_libdir}/anaconda-runtime/boot/syslinux.cfg
+%endif
 %attr(755,root,root) %{_libdir}/anaconda-runtime/buildinstall
 %attr(755,root,root) %{_libdir}/anaconda-runtime/buildinstall.functions
 %attr(755,root,root) %{_libdir}/anaconda-runtime/genmodinfo
@@ -278,6 +282,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.91  2008/08/29 20:08:59  patrys
+- more ppc checks
+- rel 4
+
 Revision 1.90  2008/08/29 20:00:19  patrys
 - BR: curl
 - rel 3
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/anaconda.spec?r1=1.90&r2=1.91&f=u



More information about the pld-cvs-commit mailing list