Skip to content
  • Adam Mercer's avatar
    fix spec file packaging · be242e3c
    Adam Mercer authored
    source was being extracted to %{name}-%{version}/%{name}-%{version}
    instead of just %{name}-%{version} which complicated applying patches in
    packaging. extract the source to just %{name}-${version} and update the
    build rules as appropriate.
    be242e3c