Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tarball does not include RPM files for 'rpmbuild -ta' #63

Open
GoogleCodeExporter opened this issue Feb 1, 2016 · 0 comments
Open

Tarball does not include RPM files for 'rpmbuild -ta' #63

GoogleCodeExporter opened this issue Feb 1, 2016 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. autogen.sh
2. ./configure
3. make dist-gzip
4. rpmbuild -ta neatx-0.3.1.tar.gz

What is the expected output? What do you see instead?
   This should build an RPM of the current version, successfully, from scratch.

What version of the product are you using? On what operating system?
   Subversion downloaded trunk, revision 59, on RHEL 5.

Please provide any additional information below.
   Makefile.am is lacking EXTRA_DIST entries for 'autogen.sh' and 'extras/rpm/neatx.initscript'. I've attached an updated version.
   The .spec file is somewhat out of date and not set to use neatx-0.3.1.tar.gz, but a manually built neatx-0.1.tar.gz. I'll update that in a separate message with other fixes.

Original issue reported on code.google.com by nka...@gmail.com on 30 Sep 2010 at 2:58

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant