!1 delete -Sgit in %autosetup in spec
Merge pull request !1 from hy/master
This commit is contained in:
commit
76e7dcb6b4
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: libusbx
|
Name: libusbx
|
||||||
Version: 1.0.22
|
Version: 1.0.22
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: Library for accessing USB devices
|
Summary: Library for accessing USB devices
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://libusb.info
|
URL: http://libusb.info
|
||||||
@ -30,7 +30,7 @@ Obsoletes: libusbx-devel-doc
|
|||||||
The %{name}-devel package contains libraries and header files.
|
The %{name}-devel package contains libraries and header files.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n %{source}-%{version} -p1 -Sgit
|
%autosetup -n %{source}-%{version} -p1
|
||||||
mkdir -p m4
|
mkdir -p m4
|
||||||
autoreconf -ivf
|
autoreconf -ivf
|
||||||
|
|
||||||
@ -57,5 +57,8 @@ make docs -C doc
|
|||||||
%{_libdir}/pkgconfig/libusb-1.0.pc
|
%{_libdir}/pkgconfig/libusb-1.0.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 25 2020 hy-euler <eulerstoragemt@huawei.com> - 1.0.22-3
|
||||||
|
- delete -Sgit in %autosetup
|
||||||
|
|
||||||
* Sat Aug 31 2019 suweifeng <suweifeng1@huawei.com> - 1.0.22-2
|
* Sat Aug 31 2019 suweifeng <suweifeng1@huawei.com> - 1.0.22-2
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user