Bug 864586 - gzip.spec file appears to be formatted incorrectly on the f17 branch?
Summary: gzip.spec file appears to be formatted incorrectly on the f17 branch?
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: gzip
Version: 17
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Michal Luscon
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-10-09 16:38 UTC by Al Stone (Old account - use ahs3@redhat.com)
Modified: 2012-10-11 12:51 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-10-11 12:51:43 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
gzip.spec patch (176 bytes, patch)
2012-10-09 16:38 UTC, Al Stone (Old account - use ahs3@redhat.com)
no flags Details | Diff

Description Al Stone (Old account - use ahs3@redhat.com) 2012-10-09 16:38:07 UTC
Created attachment 624192 [details]
gzip.spec patch

Description of problem:
I used fedpkg to check out an f17 branch of gzip and the gzip.spec file had incorrectly formatted entries in %changelog.  This was seen when trying to use the command 'fedpkg srpm' on the f17 branch.

Version-Release number of selected component (if applicable):
This only appears to happen on the f17 branch.

How reproducible:


Steps to Reproduce:
1. fedpkg clone -a gzip
2. fedpkg switch-branch f17
3. fedpkg srpm
  
Actual results:
(ahs3@fidelio) fedpkg srpm
Downloading gzip-1.4.tar.xz
error: %changelog entries must start with *
error: query of specfile gzip.spec failed, can't parse
Could not execute srpm: Could not parse the spec, exited 1


Expected results:
(ahs3@fidelio) fedpkg srpm
Downloading gzip-1.4.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  599k  100  599k    0     0   699k      0 --:--:-- --:--:-- --:--:--  795k
Wrote: /home/ahs3/projects/gzip/gzip/gzip-1.4-6.fc17.src.rpm


Additional info:
Patch is attached.

Comment 1 Michal Luscon 2012-10-11 12:51:43 UTC
Thank you for report - fixed in git.


Note You need to log in before you can comment on or make changes to this bug.