Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 653931 Details for
Bug 881523
xls2csv misinterprets the DATEMODE chunk
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Patch for the specfile
catdoc-specfile.patch (text/plain), 1.55 KB, created by
Msquared
on 2012-11-29 03:06:26 UTC
(
hide
)
Description:
Patch for the specfile
Filename:
MIME Type:
Creator:
Msquared
Created:
2012-11-29 03:06:26 UTC
Size:
1.55 KB
patch
obsolete
>--- catdoc.spec.orig 2012-11-29 10:54:33.384159462 +0800 >+++ catdoc.spec 2012-11-29 11:04:50.382085456 +0800 >@@ -1,6 +1,6 @@ > Name: catdoc > Version: 0.94.2 >-Release: 6%{?dist} >+Release: 7%{?dist} > Summary: A program which converts Microsoft office files to plain text > > Group: Applications/Text >@@ -8,6 +8,7 @@ > URL: http://www.wagner.pp.ru/~vitus/software/catdoc/ > Source0: http://ftp.wagner.pp.ru/pub/catdoc/%{name}-%{version}.tar.gz > Patch0: makefilefix.patch >+Patch1: xls2csv-datemode.patch > BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) > > BuildRequires: tk >@@ -15,8 +16,8 @@ > > %description > catdoc is program which reads one or more Microsoft word files >-and outputs text, contained insinde them to standard output. >-Therefore it does same work for.doc files, as unix cat >+and outputs text, contained inside them to standard output. >+Therefore it does same work for .doc files, as unix cat > command for plain ASCII files. > It is now accompanied by xls2csv - program which converts > Excel spreadsheet into comma-separated value file, >@@ -26,6 +27,7 @@ > %prep > %setup -q > %patch0 -p1 -b .makefilefix >+%patch1 -p1 -b .datemode > > %build > %configure >@@ -57,6 +59,10 @@ > > > %changelog >+* Thu Nov 29 2012 Msquared <http://www.msquared.id.au> 0.94.2-7 >+- Fix interpretation of DATEMODE (aka MS1904) chunk in XLS file >+- Fixed minor errors in package description >+ > * Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.94.2-6 > - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 881523
:
653930
| 653931