rpms/ps3-utils/devel import.log, NONE, 1.1 ps3-utils.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Geoff Levand geofflevand at fedoraproject.org
Wed Feb 25 00:16:08 UTC 2009


Author: geofflevand

Update of /cvs/pkgs/rpms/ps3-utils/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv7216/devel

Modified Files:
	.cvsignore sources 
Added Files:
	import.log ps3-utils.spec 
Log Message:
import



--- NEW FILE import.log ---
ps3-utils-2_3-1_fc10:HEAD:ps3-utils-2.3-1.fc10.src.rpm:1235520856


--- NEW FILE ps3-utils.spec ---
Name:           ps3-utils
Version:        2.3
Release:        1%{?dist}
Summary:        Utilities for Sony PlayStation 3

Group:          System Environment/Base
License:        GPLv2
URL:            http://www.kernel.org/pub/linux/kernel/people/geoff/cell/ps3-utils/
Source0:        ps3-utils-%{version}.tar.bz2
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildRequires:  autoconf automake libtool
Provides:       ps3pf-utils = 2.1-3
Obsoletes:      ps3pf-utils <= 2.1-2
ExclusiveArch:  ppc ppc64

%description
Utilities for Sony PlayStation 3

%package libs
Group:          System Environment/Libraries
Summary:        Libraries for managing Sony PlayStation 3 system

%description libs
Libraries for managing Sony PlayStation 3 system

%package libs-devel
Group:          System Environment/Libraries
Summary:        Development package for ps3-utils-libs
Requires:       ps3-utils-libs = %{version}-%{release}

%description libs-devel
Development package for ps3-utils-libs, which provides functions for
managing Sony PlayStation 3 systems.


%prep
%setup -q -n ps3-utils-%{version}

%build
%configure --disable-static
make %{?_smp_mflags}


%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT
rm -f $RPM_BUILD_ROOT%{_libdir}/*.la

%clean
rm -rf $RPM_BUILD_ROOT


%files
%defattr(-,root,root,-)
%{_sbindir}/ps3-boot-game-os
%{_sbindir}/ps3-dump-bootloader
%{_sbindir}/ps3-flash-util
%{_sbindir}/ps3-rtc-init
%{_bindir}/ps3-video-mode
%{_mandir}/man8/ps3-boot-game-os.8.gz
%{_mandir}/man8/ps3-dump-bootloader.8.gz
%{_mandir}/man8/ps3-flash-util.8.gz
%{_mandir}/man8/ps3-rtc-init.8.gz
%{_mandir}/man8/ps3-utils.8.gz
%{_mandir}/man8/ps3-video-mode.8.gz
%doc COPYING

%post libs -p /sbin/ldconfig

%postun libs -p /sbin/ldconfig

%files libs
%defattr(-,root,root,-)
%{_libdir}/libps3-utils.so.2.0.0
%{_libdir}/libps3-utils.so.2
%doc COPYING

%files libs-devel
%defattr(-,root,root,-)
%{_includedir}/ps3-av.h
%{_includedir}/ps3-flash.h
%{_libdir}/libps3-utils.so
%doc COPYING

%changelog
* Thu Feb 19 2009 Geoff Levand <geoffrey.levand at am.sony.com> 2.3-1
- New package, replaces ps3pf-utils

* Mon Feb 18 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 2.1-2
- Autorebuild for GCC 4.3

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


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/ps3-utils/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	24 Feb 2009 20:47:08 -0000	1.1
+++ .cvsignore	25 Feb 2009 00:15:38 -0000	1.2
@@ -0,0 +1 @@
+ps3-utils-2.3.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ps3-utils/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	24 Feb 2009 20:47:08 -0000	1.1
+++ sources	25 Feb 2009 00:15:38 -0000	1.2
@@ -0,0 +1 @@
+d0b24527a8582c9ff5be02c62bb2161d  ps3-utils-2.3.tar.bz2




More information about the fedora-extras-commits mailing list