mirror of
https://github.com/NixOS/patchelf.git
synced 2025-10-19 02:23:15 +08:00
* The Group field is required.
This commit is contained in:
@@ -1,8 +1,10 @@
|
|||||||
Summary: A utility for patching ELF binaries
|
Summary: A utility for patching ELF binaries
|
||||||
|
|
||||||
Name: patchelf
|
Name: patchelf
|
||||||
Version: @version@
|
Version: @version@
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
|
Group: Development/Tools
|
||||||
URL: http://nix.cs.uu.nl/patchelf.html
|
URL: http://nix.cs.uu.nl/patchelf.html
|
||||||
Source0: %{name}-@version@.tar.bz2
|
Source0: %{name}-@version@.tar.bz2
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
|
BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
|
||||||
|
Reference in New Issue
Block a user