rpms/powerpc-utils-papr/F-8 powerpc-utils-papr.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

David Woodhouse (dwmw2) fedora-extras-commits at redhat.com
Wed Dec 19 09:36:00 UTC 2007


Author: dwmw2

Update of /cvs/pkgs/rpms/powerpc-utils-papr/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2525

Modified Files:
	.cvsignore sources 
Added Files:
	powerpc-utils-papr.spec 
Log Message:
import


--- NEW FILE powerpc-utils-papr.spec ---
Name:           powerpc-utils-papr
Version:        1.0.4
Release:        2%{?dist}
Summary:        Utilities for IBM PowerPC PAPR platforms

Group:          System Environment/Base
License:        CPL
URL:            http://powerpc-utils.ozlabs.org/
Source0:        http://powerpc-utils.ozlabs.org/releases/powerpc-utils-papr-1.0.4.tar.gz
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires:  doxygen librtas-devel
ExclusiveArch:  ppc ppc64

%description
Utilities for maintaining and servicing IBM PowerPC systems that adhere to
the POWER Architecture Platform Reference (PAPR)

%prep
%setup -q
sed -i s/744/755/ rules.mk
chmod -x scripts/ibmvscsis.sh

%build
make CFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags}


%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT RCSCRIPTS= FILES=


%clean
rm -rf $RPM_BUILD_ROOT


%files
%defattr(-,root,root,-)
%{_sbindir}/update_flash
%{_sbindir}/activate_firmware
%{_sbindir}/usysident
%{_sbindir}/usysattn
%{_sbindir}/set_poweron_time
%{_sbindir}/rtas_ibm_get_vpd
%{_sbindir}/serv_config
%{_sbindir}/uesensor
%{_sbindir}/hvcsadmin
%{_sbindir}/vscsisadmin
%{_sbindir}/rtas_dump
%{_sbindir}/rtas_event_decode
%{_sbindir}/sys_ident
%{_mandir}/man8/update_flash.8.gz
%{_mandir}/man8/activate_firmware.8.gz
%{_mandir}/man8/usysident.8.gz
%{_mandir}/man8/usysattn.8.gz
%{_mandir}/man8/set_poweron_time.8.gz
%{_mandir}/man8/rtas_ibm_get_vpd.8.gz
%{_mandir}/man8/serv_config.8.gz
%{_mandir}/man8/uesensor.8.gz
%{_mandir}/man8/hvcsadmin.8.gz
%{_mandir}/man8/vscsisadmin.8.gz
%{_mandir}/man8/ibmvscsis.sh.8.gz
%{_mandir}/man8/ibmvscsis.conf.8.gz
%{_mandir}/man8/rtas_dump.8.gz
%{_mandir}/man8/sys_ident.8.gz
%doc README COPYRIGHT Changelog scripts/ibmvscsis.sh



%changelog
* Sat Nov 24 2007 David Woodhouse <dwmw2 at redhat.com> 1.0.4-2
- BR librtas-devel, ExclusiveArch ppc

* Fri Nov 23 2007 David Woodhouse <dwmw2 at redhat.com> 1.0.4-1
- New package, split from ppc64-utils


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/powerpc-utils-papr/F-8/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	28 Nov 2007 01:54:04 -0000	1.1
+++ .cvsignore	19 Dec 2007 09:35:23 -0000	1.2
@@ -0,0 +1 @@
+powerpc-utils-papr-1.0.4.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/powerpc-utils-papr/F-8/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	28 Nov 2007 01:54:04 -0000	1.1
+++ sources	19 Dec 2007 09:35:23 -0000	1.2
@@ -0,0 +1 @@
+1472a4b2c6929a5bfe0d29ff30e8b559  powerpc-utils-papr-1.0.4.tar.gz




More information about the fedora-extras-commits mailing list