Use %autosetup
Signed-off-by: Nils Philippsen <nils@tiptoe.de>
This commit is contained in:
parent
d88d0a5345
commit
21ef9ac1e3
@ -38,9 +38,7 @@ Requires: %{name} = %{version}-%{release}
|
|||||||
Utilities that make use of iec61883
|
Utilities that make use of iec61883
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%autosetup
|
||||||
%patch0 -p1
|
|
||||||
%patch1 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --disable-static
|
%configure --disable-static
|
||||||
@ -72,6 +70,7 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
|||||||
%changelog
|
%changelog
|
||||||
* Tue Jan 05 2021 Nils Philippsen <nils@tiptoe.de> - 1.2.0-25
|
* Tue Jan 05 2021 Nils Philippsen <nils@tiptoe.de> - 1.2.0-25
|
||||||
- Indent consistently
|
- Indent consistently
|
||||||
|
- Use %%autosetup
|
||||||
|
|
||||||
* Tue Jan 05 2021 Tom Stellard <tstellar@redhat.com> - 1.2.0-25
|
* Tue Jan 05 2021 Tom Stellard <tstellar@redhat.com> - 1.2.0-25
|
||||||
- Use make macros
|
- Use make macros
|
||||||
|
Loading…
Reference in New Issue
Block a user