Spec file cleanup
This commit is contained in:
parent
a064c28f37
commit
268459690f
@ -22,7 +22,7 @@ emitter written in C.
|
||||
|
||||
%package devel
|
||||
Summary: Development files for LibYAML applications
|
||||
Requires: libyaml = %{version}-%{release}, pkgconfig
|
||||
Requires: libyaml%{?_isa} = %{version}-%{release}, pkgconfig
|
||||
|
||||
|
||||
%description devel
|
||||
@ -40,7 +40,6 @@ developing applications that use LibYAML.
|
||||
|
||||
|
||||
%install
|
||||
rm -rf %{buildroot}
|
||||
%make_install
|
||||
rm -f %{buildroot}%{_libdir}/*.{la,a}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user