Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Vorbis tools Vorbis tools
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 63
    • Issues 63
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Xiph.Org
  • Vorbis toolsVorbis tools
  • Issues
  • #3
Closed
Open
Created Feb 27, 2001 by luigiwalser@luigiwalser

filename error in RPM spec file

In the vorbis-tools spec file, in the files section the manpages are listed with
full filenames with .gz extensions.  On some systems (like Mandrake) after the
build, the manpages end up with .bz2 extensions (don't ask me why) so the RPM
doesn't get created unless the extension is changed in the spec file.  The
portable solution would be to use * for the extension in the spec file (like
ogg123.1*, maybe some systems don't compress them at all) like most people do.
Assignee
Assign to
Time tracking