forked from pool/libtomcrypt
do not package libtool archives
OBS-URL: https://build.opensuse.org/package/show/security/libtomcrypt?expand=0&rev=5
This commit is contained in:
committed by
Git OBS Bridge
parent
0385852186
commit
f2b6890a81
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jul 11 09:07:26 UTC 2014 - darin@darins.net
|
||||||
|
|
||||||
|
- do not package libtool archives
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jul 3 16:50:28 UTC 2014 - darin@darins.net
|
Thu Jul 3 16:50:28 UTC 2014 - darin@darins.net
|
||||||
|
|
||||||
|
@@ -80,6 +80,7 @@ make %{?_smp_mflags} LIBPATH=%{_libdir} -f makefile.shared
|
|||||||
%{__make} DESTDIR=%{buildroot} LIBPATH=%{_libdir} NODOCS=0 -f makefile.shared install
|
%{__make} DESTDIR=%{buildroot} LIBPATH=%{_libdir} NODOCS=0 -f makefile.shared install
|
||||||
# Remove static libraries (It's upstream bug in makefile.shared I think.)
|
# Remove static libraries (It's upstream bug in makefile.shared I think.)
|
||||||
%{__rm} %{buildroot}%{_libdir}/*.a
|
%{__rm} %{buildroot}%{_libdir}/*.a
|
||||||
|
%{__rm} %{buildroot}%{_libdir}/*.la
|
||||||
|
|
||||||
%post -n %{soname} -p /sbin/ldconfig
|
%post -n %{soname} -p /sbin/ldconfig
|
||||||
|
|
||||||
@@ -100,9 +101,9 @@ make %{?_smp_mflags} LIBPATH=%{_libdir} -f makefile.shared
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%attr(0644,root,root) %{_includedir}/tomcrypt*.h
|
%attr(0644,root,root) %{_includedir}/tomcrypt*.h
|
||||||
%{_libdir}/libtomcrypt.so
|
%{_libdir}/libtomcrypt.so
|
||||||
%{_libdir}/libtomcrypt.la
|
|
||||||
%{_libdir}/libtomcrypt_prof.so
|
%{_libdir}/libtomcrypt_prof.so
|
||||||
%{_libdir}/libtomcrypt_prof.la
|
#%{_libdir}/libtomcrypt.la
|
||||||
|
#%{_libdir}/libtomcrypt_prof.la
|
||||||
|
|
||||||
|
|
||||||
%files examples
|
%files examples
|
||||||
|
Reference in New Issue
Block a user