From: Paweł Gołaszewski Date: Sat, 17 Nov 2001 18:58:48 +0000 (+0000) Subject: - License changed to distributable X-Git-Tag: STLport-4_5_1-1~3 X-Git-Url: https://git.pld-linux.org/?p=packages%2FSTLport.git;a=commitdiff_plain;h=0fac6161a57681c21fdb877f61ae83d6776b53ae - License changed to distributable - added few docs Changed files: STLport.spec -> 1.11 --- diff --git a/STLport.spec b/STLport.spec index f0b8b5b..1999910 100644 --- a/STLport.spec +++ b/STLport.spec @@ -3,7 +3,7 @@ Summary(pl): Biblioteki standardowe C++ Name: STLport Version: 4.0 Release: 3 -License: Propably OpenSource +License: distributable (see README.gz) Group: Libraries Group(de): Libraries Group(es): Bibliotecas @@ -69,6 +69,8 @@ cp -fr stlport $RPM_BUILD_ROOT%{_includedir} install lib/*.a $RPM_BUILD_ROOT%{_libdir} install lib/*.so $RPM_BUILD_ROOT%{_libdir} +gzip -9nf README TODO ChangeLog + %post -p /sbin/ldconfig %postun -p /sbin/ldconfig @@ -81,7 +83,7 @@ rm -rf $RPM_BUILD_ROOT %files devel %defattr(644,root,root,755) -%doc doc/* +%doc doc/* *.gz %{_includedir}/stlport %files static