added *.la to the devel package
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/proj?expand=0&rev=3
This commit is contained in:
parent
6ef7e6077e
commit
92cf517679
@ -15,8 +15,6 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Name: proj
|
Name: proj
|
||||||
Version: 4.7.0
|
Version: 4.7.0
|
||||||
Release: 1
|
Release: 1
|
||||||
@ -67,7 +65,6 @@ make
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
%makeinstall
|
%makeinstall
|
||||||
rm -f %{buildroot}%{_libdir}/*.la
|
|
||||||
|
|
||||||
%post -n libproj0 -p /sbin/ldconfig
|
%post -n libproj0 -p /sbin/ldconfig
|
||||||
|
|
||||||
@ -94,5 +91,6 @@ rm -f %{buildroot}%{_libdir}/*.la
|
|||||||
%{_mandir}/man3/*.3*
|
%{_mandir}/man3/*.3*
|
||||||
%{_includedir}/*.h
|
%{_includedir}/*.h
|
||||||
%{_libdir}/*.so
|
%{_libdir}/*.so
|
||||||
|
%{_libdir}/*.la
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user