From b6b4c812fd489685f311b9b5eeebc69bf131566e Mon Sep 17 00:00:00 2001 From: kloczek Date: Sun, 6 Oct 2002 11:09:43 +0000 Subject: [PATCH] - release 22: use new %doc. Changed files: libjpeg.spec -> 1.40 --- libjpeg.spec | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/libjpeg.spec b/libjpeg.spec index b62fb1a..0153cec 100644 --- a/libjpeg.spec +++ b/libjpeg.spec @@ -9,7 +9,7 @@ Summary(tr): jpeg resimlerini i Summary(uk): â¦Â̦ÏÔÅËÁ ÄÌÑ ÏÂÒÏÂËÉ Ò¦ÚÎÏÍÁΦÔÎÉÈ jpeg-ÆÁÊÌ¦× Name: libjpeg Version: 6b -Release: 20 +Release: 22 License: distributable Group: Libraries Source0: ftp://ftp.uu.net/graphics/jpeg/jpegsrc.v%{version}.tar.gz @@ -185,8 +185,8 @@ LD_PRELOAD=$PWD/.libs/%{name}.so make test rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT{%{_libdir},%{_includedir},%{_bindir},%{_mandir}/man1} -%{__make} DESTDIR=$RPM_BUILD_ROOT \ - install install-headers install-lib +%{__make} install install-headers install-lib \ + DESTDIR=$RPM_BUILD_ROOT install jversion.h $RPM_BUILD_ROOT%{_includedir} @@ -199,8 +199,6 @@ mv -f jconfig.h.new jconfig.h bzip2 -dc %{SOURCE1} | tar xf - -C $RPM_BUILD_ROOT%{_mandir} -gzip -9nf {libjpeg,structure}.doc - %post -p /sbin/ldconfig %postun -p /sbin/ldconfig @@ -213,7 +211,7 @@ rm -rf $RPM_BUILD_ROOT %files devel %defattr(644,root,root,755) -%doc {libjpeg,structure}.doc.gz +%doc {libjpeg,structure}.doc %attr(755,root,root) %{_libdir}/lib*.so %attr(755,root,root) %{_libdir}/lib*.la -- 2.44.0