remove redundancy %{?dist}
(cherry picked from commit f00cbf88061c98a7557e99f5bcb8979abf271b0d)
This commit is contained in:
parent
6e37d493d1
commit
d881e43629
@ -1,7 +1,7 @@
|
|||||||
Version: 1.8.4
|
Version: 1.8.4
|
||||||
Summary: Universal Plug and Play (UPnP) SDK
|
Summary: Universal Plug and Play (UPnP) SDK
|
||||||
Name: libupnp
|
Name: libupnp
|
||||||
Release: 1%{?dist}
|
Release: 2
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: https://sourceforge.net/projects/pupnp
|
URL: https://sourceforge.net/projects/pupnp
|
||||||
Source: https://downloads.sourceforge.net/pupnp/%{name}-%{version}.tar.bz2
|
Source: https://downloads.sourceforge.net/pupnp/%{name}-%{version}.tar.bz2
|
||||||
@ -61,5 +61,8 @@ sed -i.rpath 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
|
|||||||
%{_libdir}/pkgconfig/libupnp.pc
|
%{_libdir}/pkgconfig/libupnp.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 28 2020 Ge Wang <wangge20@huawei.com> - 1.8.4-2
|
||||||
|
- Remove redundancy %{?dist}
|
||||||
|
|
||||||
* Thu Jul 23 2020 Zhao Yang <yangzhao1@kylinos.cn> - 1.8.4-1
|
* Thu Jul 23 2020 Zhao Yang <yangzhao1@kylinos.cn> - 1.8.4-1
|
||||||
- Initial release for OpenEuler
|
- Initial release for OpenEuler
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user