mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-15 15:59:08 +02:00
rpm: libpas2jslib.so
git-svn-id: trunk@59477 -
This commit is contained in:
parent
a9f73809ce
commit
c2a7b0aa4c
@ -117,11 +117,12 @@ rm -rf %{buildroot}
|
|||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%{_bindir}/*
|
%{_bindir}/*
|
||||||
%{_libdir}/%{name}
|
%{_libdir}/%{name}
|
||||||
%ifarch x86_64
|
%{_libdir}/libpas2jslib.so
|
||||||
%{_prefix}/lib64/lib*.so
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Nov 7 2018 Mattias Gaertner <mattias@freepascal.org> 3.3.1
|
||||||
|
- added libpas2jslib.so
|
||||||
|
|
||||||
* Sat Feb 25 2017 Mattias Gaertner <mattias@freepascal.org> 3.0.2
|
* Sat Feb 25 2017 Mattias Gaertner <mattias@freepascal.org> 3.0.2
|
||||||
- 64bit
|
- 64bit
|
||||||
- removed src and doc
|
- removed src and doc
|
||||||
|
Loading…
Reference in New Issue
Block a user