remove rpath for the commond
(cherry picked from commit 96d39460f1b4a49fad5b5f89f3a2cef41841900f)
This commit is contained in:
parent
d5001d4fe2
commit
b5ff50ff79
@ -1,12 +1,12 @@
|
|||||||
Name: libraw1394
|
Name: libraw1394
|
||||||
Version: 2.1.2
|
Version: 2.1.2
|
||||||
Release: 9
|
Release: 10
|
||||||
Summary: Provides direct access to the IEEE 1394 bus
|
Summary: Provides direct access to the IEEE 1394 bus
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://www.dennedy.org/libraw1394/
|
URL: http://www.dennedy.org/libraw1394/
|
||||||
Source: http://www.kernel.org/pub/linux/libs/ieee1394/%{name}-%{version}.tar.xz
|
Source: http://www.kernel.org/pub/linux/libs/ieee1394/%{name}-%{version}.tar.xz
|
||||||
Recommends: %{name}-help = %{version}-%{release}
|
Recommends: %{name}-help = %{version}-%{release}
|
||||||
BuildRequires: gcc kernel-headers
|
BuildRequires: gcc kernel-headers chrpath
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Libraw1394 is the only supported interface to the kernel side raw1394 of
|
Libraw1394 is the only supported interface to the kernel side raw1394 of
|
||||||
@ -39,6 +39,8 @@ This Package contains man pages and other files for libraw1394.
|
|||||||
%make_install
|
%make_install
|
||||||
%delete_la
|
%delete_la
|
||||||
|
|
||||||
|
chrpath -d %{buildroot}%{_bindir}/*
|
||||||
|
|
||||||
%post -p /sbin/ldconfig
|
%post -p /sbin/ldconfig
|
||||||
%postun -p /sbin/ldconfig
|
%postun -p /sbin/ldconfig
|
||||||
|
|
||||||
@ -59,6 +61,9 @@ This Package contains man pages and other files for libraw1394.
|
|||||||
%{_mandir}/man5/isodump.5.gz
|
%{_mandir}/man5/isodump.5.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 10 2023 chenchen <chen_aka_jan@163.com> - 2.1.2-10
|
||||||
|
- remove rpath for the commond
|
||||||
|
|
||||||
* Thu Nov 12 2020 xinghe <xinghe1@huawei.com> - 2.1.2-9
|
* Thu Nov 12 2020 xinghe <xinghe1@huawei.com> - 2.1.2-9
|
||||||
- add help for Recommends
|
- add help for Recommends
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user