Skip to content

Missing ChangeLog file [very easy to solve] #4

@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1. extract tar.gz
2. create rpmbuild directory structure
3. copy files to folders inside rpmbuild structure:
  cp softflowd-0.9.9/softflowd.spec ~/rpmbuild/SPECS
  cp softflowd-0.9.9/softflowd.init ~/rpmbuild/SOURCES
  cp softflowd-0.9.9/softflowd.sysconfig ~/rpmbuild/SOURCES
  cp softflowd-0.9.9.tar.gz ~/rpmbuild/SOURCES
4. build rpm: rpmbuild -ba:
  rpmbuild -ba ~/rpmbuild/SPECS/softflowd.spec


What is the expected output? What do you see instead?
It was expected tu see a builded rpm file
It gives an error saying that it cannot find "ChangeLog" file

What version of the product are you using? On what operating system?
softflowd-0.9.9 on Centos 6.2

Please provide any additional information below.
I made a simple script that changes the softflowd.spec not to use "ChangeLog" 
file
but if you could add it to tar.gz file it would be the right way of do it.

thanks

Original issue reported on code.google.com by fernando...@hotmail.com on 4 Jun 2012 at 1:44

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions