rpms/ppc64-utils/F-8 mapping,NONE,1.1 ppc64-utils.spec,1.29,1.30

Jeremy Katz (katzj) fedora-extras-commits at redhat.com
Tue Oct 23 17:44:27 UTC 2007


Author: katzj

Update of /cvs/pkgs/rpms/ppc64-utils/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23814

Modified Files:
	ppc64-utils.spec 
Added Files:
	mapping 
Log Message:
* Tue Oct 23 2007 Jeremy Katz <katzj at redhat.com> - 0.12-3
- and one more file is needed



--- NEW FILE mapping ---
# Example filename mapping file
#
# yaboot		Raw	'UNIX'	'boot'	"Bootstrap"
# vmlinux		Raw	'UNIX'	'boot'	"Bootstrap"
#
# EXTN          XLate   CREATOR   TYPE     Comment
COPYING         Ascii   'ttxt'  'ttro'  "Text File"
CREDITS         Ascii   'ttxt'  'ttro'  "Text File"
README          Ascii   'ttxt'  'ttro'  "Text File"
RPM-GPG-KEY     Ascii   'ttxt'  'ttro'  "Text File"
RELEASE_NOTES   Ascii   'ttxt'  'ttro'  "Text File"
.b              Raw     'chrp'  'tbxi'  "Macintosh Toolbox ROM file"
.gif            Raw     '8BIM'  'GIFf'  "Gif File"
.jpg            Raw     '8BIM'  'JPEG'  "Jpeg File"
.tif            Raw     '8BIM'  'TIFF'  "Photoshop TIFF image"
.hqx            Ascii   'BnHq'  'TEXT'  "BinHex file"
.doc            Raw     'MSWD'  'WDBN'  "Word file"
.mov            Raw     'TVOD'  'MooV'  "QuickTime Movie"
.html           Ascii   'MOSS'  'TEXT'  "HTML File"
.htm            Ascii   'MOSS'  'TEXT'  "HTML File"
.conf           Ascii   'ttxt'  'TEXT'  "config file"
.txt            Ascii   'ttxt'  'TEXT'  "Text File"
.tbxi           Raw     'chrp'  'tbxi'  "Macintosh Toolbox ROM file"
.sea            Raw     'aust'  'APPL'  "Self Expanding Archive"
.sit            Raw     'SIT!'  'SITD'  "Stuffit Expander file"
*               Raw     '????'  '????'  "Unknown"



Index: ppc64-utils.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ppc64-utils/F-8/ppc64-utils.spec,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ppc64-utils.spec	15 Oct 2007 03:25:48 -0000	1.29
+++ ppc64-utils.spec	23 Oct 2007 17:43:55 -0000	1.30
@@ -6,7 +6,7 @@
 Summary: Linux/PPC64 specific utilities
 Name:    ppc64-utils
 Version: 0.12
-Release: 2%{?dist}
+Release: 3%{?dist}
 
 # The things that do not have URLs in the source entry are Red Hat creations,
 # except pmac-utils, which just isn't available upstream anymore.
@@ -29,6 +29,7 @@
 Source10: ps3.dts
 Source11: ofboot.b
 Source12: bootinfo.txt
+Source13: mapping
 
 Patch0: pmac-utils-0.4-cell.patch
 Patch1: ppc64-utils-1.1-64k.patch
@@ -101,6 +102,7 @@
 
 %{__install} -m 0644 %{SOURCE11}  %{buildroot}%{_datadir}/%{name}
 %{__install} -m 0644 %{SOURCE12}  %{buildroot}%{_datadir}/%{name}
+%{__install} -m 0644 %{SOURCE13}  %{buildroot}%{_datadir}/%{name}
 
 %clean
 %{__rm} -rf %{buildroot}
@@ -115,6 +117,9 @@
 %{_mandir}/man8/*
 
 %changelog
+* Tue Oct 23 2007 Jeremy Katz <katzj at redhat.com> - 0.12-3
+- and one more file is needed
+
 * Sun Oct 14 2007 Jeremy Katz <katzj at redhat.com> - 0.12-2
 - add files needed for creating bootable cds
 




More information about the fedora-extras-commits mailing list