Browse Source

updated 9 packages

enca-1.19-1

freetype2-2.10.2-1

id3lib-3.8.3-5

libass-0.14.0-1

libemf-1.0.12-1

libexif-0.6.21-3

libtheora-1.1.1-5

libvdpau-1.4-1

pstoedit-3.75-1

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@12405 ec354946-7b23-47d6-9f5a-488ba84defc7
tomop 3 years ago
parent
commit
870427c955

+ 16 - 9
e/enca/enca-vl.spec

@@ -1,13 +1,16 @@
 Name:		enca
 Summary:	Character set analyzer and detector
-Version:	1.14
+Version:	1.19
 Release:	1%{?_dist_release}
-License:	GPLv2
 Group: 		Applications/Text
-Source:		http://dl.cihar.com/enca/enca-%{version}.tar.bz2
-URL:		http://gitorious.org/enca
-BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+Vendor:		Project Vine
+Distribution:	Vine Linux
+
+License:	GPLv2
+URL:		https://cihar.com/software/enca/
+Source:		http://dl.cihar.com/enca/enca-%{version}.tar.xz
 
+BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 %description
 Enca is an Extremely Naive Charset Analyser. It detects character set and
@@ -84,7 +87,8 @@ library.
 %{_bindir}/*
 %{_libdir}/libenca.so.*
 %{_mandir}/*/*
-%doc AUTHORS COPYING FAQ README THANKS TODO
+%license COPYING
+%doc AUTHORS FAQ README THANKS TODO
 
 %files devel
 %defattr(-,root,root)
@@ -96,6 +100,9 @@ library.
 
 
 %changelog
+* Mon May 18 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.19-1
+- new upstream release.
+
 * Wed Jan 09 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.14-1
 - new upstream release
 
@@ -138,7 +145,7 @@ library.
 - clenup in docs
 - Accepted for Fedora Extra (review by Ville Skytta <ville.skytta@iki.fi>)
 
-* Thu Sep  9 2005 Dmitry Butskoy <Dmitry@Butskoy.name> - 1.7-3
+* Fri Sep  9 2005 Dmitry Butskoy <Dmitry@Butskoy.name> - 1.7-3
 - build static libs conditionally
 - disable external converters (#167820)
 
@@ -230,10 +237,10 @@ library.
 - updated to enca-0.9.0pre4 (including files and descriptions)
 - added sed dependency
 
-* Sun Oct 25 2000 David Necas (Yeti) <yeti@physics.muni.cz>
+* Wed Oct 25 2000 David Necas (Yeti) <yeti@physics.muni.cz>
 - updated to enca-0.7.5
 
-* Sun Oct 11 2000 David Necas (Yeti) <yeti@physics.muni.cz>
+* Wed Oct 11 2000 David Necas (Yeti) <yeti@physics.muni.cz>
 - removed redundant Provides: enca
 
 * Sun Oct  1 2000 David Necas (Yeti) <yeti@physics.muni.cz>

+ 7 - 3
f/freetype2/freetype2-vl.spec

@@ -5,14 +5,14 @@
 Summary: FreeType 2 library
 Summary(ja): FreeType 2 ライブラリ
 Name: freetype2
-Version: 2.10.1
+Version: 2.10.2
 Release: 1%{?_dist_release}
-License: GPL/FTL dual license
-URL: http://www.freetype.org/
 Group: System Environment/Libraries
 Vendor: Project Vine
 Distribution: Vine Linux
 
+License: GPL/FTL dual license
+URL: https://www.freetype.org/
 Source: https://download.savannah.gnu.org/releases/freetype/freetype-%{version}.tar.xz
 Source1: https://download.savannah.gnu.org/releases/freetype/freetype-doc-%{version}.tar.xz
 Source2: https://download.savannah.gnu.org/releases/freetype/ft2demos-%{version}.tar.xz
@@ -276,6 +276,7 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
 %files
 %defattr(-, root, root)
 %{_libdir}/*.so*
+%license docs/LICENSE.TXT
 %doc docs
 
 %files devel
@@ -315,6 +316,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
 %endif
 
 %changelog
+* Mon May 18 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2.10.2-1
+- new upstream release.
+
 * Thu Sep 05 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2.10.1-1
 - new upstream release.
 - dropped all patches.

+ 17 - 7
i/id3lib/id3lib-vl.spec

@@ -2,12 +2,13 @@ Name:		id3lib
 Summary:	A software library for manipulating ID3v1 and ID3v2 tags
 Summary(ja):	ID3v1/v2 タグを扱うためのライブラリ
 Version:	3.8.3
-Release:	4%{?_dist_release}
-
+Release:	5%{?_dist_release}
 Group:		System Environment/Libraries
+Vendor:		Project Vine
+Distribution:	Vine Linux
+
 License:	LGPLv2
 URL:		http://id3lib.sourceforge.net/
-
 Source:		http://prdownloads.sourceforge.net/id3lib/id3lib-%{version}.tar.gz
 Patch0:		http://prdownloads.sourceforge.net/easytag/patch_id3lib_3.8.3_UTF16_writing_bug.diff
 Patch1:		id3lib-3.8.3-fix-id3v2-latest.patch
@@ -18,9 +19,6 @@ Patch4:         http://launchpadlibrarian.net/33114077/id3lib-vbr_buffer_overflo
 BuildRoot:	%{_tmppath}/%{name}-%{version}-root
 BuildRequires:	zlib-devel
 
-Vendor:		Project Vine
-Distribution:	Vine Linux
-
 %description
 This package provides a software library for manipulating ID3v1 and ID3v2 tags.
 It provides a convenient interface for software developers to include 
@@ -36,6 +34,7 @@ ID3v1/v2 タグを扱うためのライブラリです。
 含まれている機能には、有効なタグの識別、自動的なサイズ変換、タグフレーム
 の (再) 同期化、シームレスなタグの圧縮 (及び伸長) などがあります。
 
+
 %package	devel
 Summary:	Headers for developing programs that will use id3lib
 Summary(ja):	id3lib を使うソフトウェアの開発用ヘッダーファイル
@@ -52,6 +51,7 @@ tag manipulation.
 このパッケージには id3lib を使うアプリケーションの開発に必要なヘッダー
 ファイルが含まれています。
 
+
 %prep
 %setup -q
 
@@ -62,28 +62,34 @@ tag manipulation.
 %patch4 -p1
 chmod -x src/*.h src/*.cpp include/id3/*.h
 
+
 %build
 %configure --enable-debug=no --enable-static=no
 
 %__make
 ( cd doc ; %__make index.html )
 
+
 %install
 %__rm -rf $RPM_BUILD_ROOT
 %makeinstall
 
 rm -f $RPM_BUILD_ROOT%{_libdir}/lib*.la 
 
+
 %clean
 %__rm -rf $RPM_BUILD_ROOT
 
+
 %post -p /sbin/ldconfig
 
 %postun -p /sbin/ldconfig
 
+
 %files
 %defattr(-,root,root)
-%doc AUTHORS COPYING ChangeLog HISTORY NEWS README THANKS TODO
+%license COPYING
+%doc AUTHORS ChangeLog HISTORY NEWS README THANKS TODO
 %doc doc/*.html doc/*.css doc/*.gif doc/*.png doc/*.txt
 %{_bindir}/id3*
 %{_libdir}/*.so.*
@@ -96,7 +102,11 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/lib*.la
 #{_libdir}/*.a
 %{_libdir}/*.so
 
+
 %changelog
+* Mon May 18 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.8.3-5
+- rebuilt with current environment.
+
 * Sat Jul 09 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.8.3-4
 - rebuild with gcc-5.4.0
 

+ 18 - 9
lib/liba/libass/libass-vl.spec

@@ -1,13 +1,15 @@
 Name:           libass
-Version:        0.10.1
-Release:        1%{?_dist_release}
 Summary(ja):    SSA/ASS 字幕レンダリングのためのライブラリ
 Summary:        Portable library for SSA/ASS subtitles rendering
-
+Version:        0.14.0
+Release:        1%{?_dist_release}
 Group:          System Environment/Libraries
+Vendor:         Project Vine
+Distribution:   Vine Linux
+
 License:        GPLv2+
-URL:            http://code.google.com/p/libass/
-Source0:        http://libaAss.googlecode.com/files/%{name}-%{version}.tar.xz
+URL:            https://github.com/libass/libass
+Source0:        https://github.com/libass/libass/releases/download/%{version}/%{name}-%{version}.tar.xz
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
 
@@ -57,7 +59,8 @@ find $RPM_BUILD_ROOT -name '*.la' -exec %__rm -f {} ';'
 
 %files
 %defattr(-,root,root,-)
-%doc Changelog COPYING
+%license COPYING
+%doc Changelog
 %{_libdir}/*.so.*
 
 %files devel
@@ -67,6 +70,12 @@ find $RPM_BUILD_ROOT -name '*.la' -exec %__rm -f {} ';'
 %{_libdir}/pkgconfig/libass.pc
 
 %changelog
+* Mon May 18 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 0.14.0-1
+- new upstream release.
+
+* Sun Apr 15 2018 Daisuke SUZUKI <daisuke@vinelinux.org> 0.13.4-1
+- new upstream release
+
 * Wed Jan 09 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 0.10.1-1
 - new upstream release
 - add BuildRequires: fribidi-devel, harfbuzz-devel
@@ -112,14 +121,14 @@ find $RPM_BUILD_ROOT -name '*.la' -exec %__rm -f {} ';'
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.6-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 
-* Tue Mar 24 2008 Martin Sourada <mso@fedoraproject.org> - 0.9.6-2
+* Mon Mar 24 2008 Martin Sourada <mso@fedoraproject.org> - 0.9.6-2
 - remove glibc-devel and freetype-devel BRs, they're already pulled in by the
   rest
 
-* Sun Mar 22 2008 Martin Sourada <mso@fedoraproject.org> - 0.9.6-1
+* Sat Mar 22 2008 Martin Sourada <mso@fedoraproject.org> - 0.9.6-1
 - update to newever version
 - drop %%doc from -devel
 - update source url to conform with fedora packaging guidelines
 
-* Sun Mar 22 2008 Martin Sourada <mso@fedoraproject.org> - 0.9.5-1
+* Sat Mar 22 2008 Martin Sourada <mso@fedoraproject.org> - 0.9.5-1
 - Initial rpm package

+ 22 - 8
lib/libe/libemf/libemf-vl.spec

@@ -1,17 +1,19 @@
 Summary:       library for generating Enhanced Metafiles
 Summary(ja):   EMF作成ライブラリ
 Name:          libemf
-Version:       1.0.7
-Release:       2%{?_dist_release}
+Version:       1.0.12
+Release:       1%{?_dist_release}
 Group:         System Environment/Libraries
-License:       LGPL
-Source:        libEMF-%{version}.tar.gz
-URL:           http://libemf.sourceforge.net/
-BuildRoot:     %{_tmppath}/%{name}-%{version}-root
 Vendor:        Project Vine
 Distribution:  Vine Linux
 Packager:      Susumu Tanimura <stanimura-ngs@umin.ac.jp>
 
+License:       LGPL
+Source:        https://downloads.sourceforge.net/project/libemf/libemf/%{version}/libemf-%{version}.tar.gz
+URL:           http://libemf.sourceforge.net/
+
+BuildRoot:     %{_tmppath}/%{name}-%{version}-root
+
 %description
 libEMF is a library for generating Enhanced Metafiles on systems which
 do not natively support the ECMA-234 Graphics Device Interface
@@ -25,6 +27,7 @@ libEMFはECMA-234グラフィックディバイスインターフェイス(GDI)
 Grace や gnuplotなど他のグラフィックソフトから利用するようになっており、
 GDIサブセットしては機能的制約があります。
 
+
 %package -n %{name}-devel
 Summary:     Development files for using the EMF library
 Summary(ja): EMFライブラリ開発キット
@@ -37,27 +40,34 @@ Development files for using the EMF library
 %description  -n %{name}-devel -l ja
 EMFライブラリ開発キット
 
+
 %prep
-%setup -q -n libEMF-%{version}
+%setup -q -n libemf-%{version}
+
 
 %build
 # --enable-static=no, --disable-static does not work... 
 %configure --disable-static --enable-editing
 make %{?_smp_mflags}
 
+
 %install
 rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT
 
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+
 %post -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
 
+
 %files
 %defattr(-,root,root)
-%doc README AUTHORS COPYING.LIB COPYING NEWS 
+%license COPYING.LIB COPYING
+%doc README AUTHORS NEWS 
 %{_libdir}/libEMF.so*
 %{_bindir}/printemf
 
@@ -70,7 +80,11 @@ rm -rf $RPM_BUILD_ROOT
 %exclude %{_libdir}/libEMF.a
 %exclude %{_libdir}/libEMF.la
 
+
 %changelog
+* Sun May 17 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.0.12-1
+- new upstream release.
+
 * Sun Jul 10 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.0.7-2
 - rebuild with gcc-5.4.0
 

+ 28 - 10
lib/libe/libexif/libexif-vl.spec

@@ -2,20 +2,26 @@ Name: libexif
 Summary: EXIF tag library
 Summary(ja): EXIF タグライブラリ
 Version: 0.6.21
-Release: 2%{?_dist_release}
-
+Release: 3%{?_dist_release}
 Group: System Environment/Libraries
-License: LGPLv2+
-URL: http://libexif.sourceforge.net/
+Vendor: Project Vine
+Distribution: Vine Linux
 
+License: LGPLv2+
+URL: https://libexif.github.io/
 Source: http://prdownloads.sourceforge.net/libexif/%{name}-%{version}.tar.bz2
+# CVE-2016-6328, RHBZ#1366239
+Patch0: 41bd04234b104312f54d25822f68738ba8d7133d.patch
+# CVE-2018-20030, RHBZ#
+Patch1: 5d28011c40ec86cf52cffad541093d37c263898a.patch
+Patch2: 6aa11df549114ebda520dde4cdaea2f9357b2c89.patch
+
+# CVE-2020-12767
+Patch3: CVE-2020-12767.patch
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 BuildRequires: pkgconfig gettext doxygen
 
-Vendor: Project Vine
-Distribution: Vine Linux
-
 %description
 libexif is a library for parsing, editing, and saving EXIF data. It is
 intended to replace lots of redundant implementations in command-line
@@ -30,12 +36,16 @@ Requires: %{name} = %{version}
 The libexif-devel package contains the libraries and include files
 that you can use to develop libexif applications.
 
+
 %prep
 %setup -q
+%autopatch -p1
 
 %build
+autoreconf -fiv
 %configure --disable-static
-make
+make %{?_smp_mflags}
+
 
 %install
 rm -rf %{buildroot}
@@ -47,25 +57,33 @@ rm -rf %{buildroot}%{_datadir}/doc/%{name}
 
 rm -f %{buildroot}%{_libdir}/*.la
 
+
 %clean
 rm -rf %{buildroot}
 
+
 %files
 %defattr(-,root,root)
-%doc ABOUT-NLS AUTHORS COPYING ChangeLog NEWS README
+%license COPYING
+%doc ABOUT-NLS AUTHORS ChangeLog NEWS README
 %{_libdir}/libexif.so.*
 %{_datadir}/locale/*/LC_MESSAGES/*.mo
 
 %files devel
 %defattr(-,root,root)
-%doc COPYING installed-docs/libexif-api.html
+%license COPYING
+%doc installed-docs/libexif-api.html
 %{_libdir}/libexif.so
 %{_libdir}/pkgconfig/libexif.pc
 %{_includedir}/libexif
 #{_libdir}/libexif.la
 #{_libdir}/libexif.a
 
+
 %changelog
+* Sun May 17 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 0.6.21-3
+- added Patch0-4 to fix CVE-2016-6328, CVE-2018-20030 and CVE-2020-12767.
+
 * Sat Jan  4 2014 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 0.6.21-2
 - rebuilt with new vineseed toolchan
 

+ 11 - 3
lib/libt/libtheora/libtheora-vl.spec

@@ -4,19 +4,23 @@ Summary: Theora video compression codec
 Summary(ja): Theora 映像圧縮コーデック
 Name: libtheora
 Version: 1.1.1
-Release: 4%{?_dist_release}
-License: BSD
+Release: 5%{?_dist_release}
 Group: System Environment/Libraries
+Vendor: Project Vine
+Distribution: Vine Linux
+
+License: BSD
 URL: http://www.theora.org/
 
 Source: http://www.theora.org/files/libtheora-%{version}.tar.bz2
 
 Patch0: libtheora-1.1.1-dso.patch
+Patch1: libtheora-libpng16.patch
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 BuildRequires: libogg-devel >= 1.1
 BuildRequires: libvorbis-devel >= 1.0.1
-BuildRequires: SDL-devel
+BuildRequires: SDL2-devel
 # Seems like a devel package forgot to include this one (ogg? vorbis? SDL?)
 #BuildRequires: alsa-lib-devel
 
@@ -63,6 +67,7 @@ applications which will use %{name}.
 %prep
 %setup -q -n %{name}-%{version}
 %patch0 -p1
+%patch1 -p1
 
 %build
 %configure --disable-static
@@ -116,6 +121,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libtheora*.la
 
 
 %changelog
+* Mon May 18 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.1.1-5
+- imported Patch1 from upstream.
+
 * Sat Jul 05 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.1.1-4
 - rebuild with VineSeed environment
 - add Patch0 (libtheora-1.1.1-dso.patch)

+ 23 - 17
lib/libv/libvdpau/libvdpau-vl.spec

@@ -1,23 +1,23 @@
 %define build_compat32 %{?_with_compat32:1}%{!?_with_compat32:0}
 
 Name:		libvdpau
-Version:	1.1.1
-Release:	2%{?_dist_release}
+Version:	1.4
+Release:	1%{?_dist_release}
 Summary:	Wrapper library for the Video Decode and Presentation API for unix
 Summary(ja):	VDPAU (Video Decode and Presentation API for unix) 用のラッパーライブラリ
+Vendor:		Project Vine
+Distribution:	Vine Linux
+Packager:	kazutaka, shaolin
 
 Group:		System Environment/Libraries
 License:	MIT
-URL:		http://freedesktop.org/wiki/Software/VDPAU
-Source0:	http://people.freedesktop.org/~aplattner/vdpau/libvdpau-%{version}.tar.bz2
+URL:		https://freedesktop.org/wiki/Software/VDPAU/
+Source0:	https://gitlab.freedesktop.org/vdpau/libvdpau/-/archive/%{version}/libvdpau-%{version}.tar.bz2
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
+BuildRequires:	meson
 BuildRequires:	libX11-devel
-BuildRequires:  texlive, graphviz, doxygen
-
-Vendor:         Project Vine
-Distribution:   Vine Linux
-Packager:	kazutaka, shaolin
+#BuildRequires:  texlive, graphviz, doxygen
 
 %description
 VDPAU is the Video Decode and Presentation API for UNIX. 
@@ -81,19 +81,21 @@ developing applications that use %{name}.
 
 %prep
 %setup -q
-autoreconf -vif
+
 
 %build
-%configure --disable-static
-%{__make} %{?_smp_mflags}
+%meson \
+	-Ddri2=true \
+	-Dmoduledir=%{_libdir}/vdpau/ \
+	-Ddocumentation=false
+%meson_build
 
 
 %install
 %{__rm} -rf $RPM_BUILD_ROOT
-%{__make} install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
-find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
+%meson_install
 %{__rm} -rf %{buildroot}%{_docdir}
-mv doc/html-out html
+#mv doc/html-out html
 
 
 %clean
@@ -107,7 +109,8 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root,-)
-%doc AUTHORS COPYING
+%license COPYING
+%doc AUTHORS
 %{_sysconfdir}/vdpau_wrapper.cfg
 %{_libdir}/*.so.*
 %dir %{_libdir}/vdpau
@@ -115,7 +118,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files devel
 %defattr(-,root,root,-)
-%doc html
+#%doc html
 %config %{_includedir}/vdpau/
 %{_libdir}/libvdpau.so
 %{_libdir}/vdpau/libvdpau_trace.so
@@ -135,6 +138,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon May 18 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.4-1
+- new upstream release.
+
 * Sat Jul  2 2016 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.1.1-2
 - rebuilt with new toolchain.
 

+ 20 - 12
p/pstoedit/pstoedit-vl.spec

@@ -1,14 +1,15 @@
 Name:            pstoedit
 Summary:         Translator of PostScript and PDF graphics into various vector formats
 Summary(ja):     ポストスクリプトやPDFを多種多様なベクタ形式に変換
-Version:         3.60
-Release:         7%{?_dist_release}
-
+Version:         3.75
+Release:         1%{?_dist_release}
 Group:           Applications/Graphics
-License:         GPLv2
-URL:             http://www.pstoedit.net/pstoedit
+Vendor:          Project Vine
+Distribution:    Vine Linux
 
-Source0:         http://prdownloads.sourceforge.net/pstoedit/%{name}-%{version}.tar.gz
+License:         GPLv2
+URL:             http://www.calvina.de/pstoedit/
+Source0:         https://prdownloads.sourceforge.net/pstoedit/%{name}-%{version}.tar.gz
 #Source1:         http://www.helga-glunz.homepage.t-online.de/plugins/plugins_linux_350.tgz
 
 BuildRoot:       %{_tmppath}/%{name}-%{version}-root
@@ -17,9 +18,6 @@ BuildRequires:   ImageMagick-c++-devel zlib-devel
 BuildRequires:   ghostscript
 BuildRequires:   libtool sed
 
-Vendor:          Project Vine
-Distribution:    Vine Linux
-
 %description
 pstoedit translates PostScript and PDF graphics into other vector
 formats. Currently pstoedit can generate the following formats:
@@ -99,8 +97,9 @@ pstoedit 開発ライブラリ
  %{__perl} -p -i -e 's|BINDIR=/usr/local/bin||' autogen.sh
 
 %build
-./autogen.sh
-libtoolize -c -f
+autoreconf -fiv
+#./autogen.sh
+#libtoolize -c -f
 
 # needed because of definitions in imagemagick headers that break with -pedantic
 sed -ie 's/-pedantic//' configure
@@ -129,6 +128,8 @@ rm -rf $RPM_BUILD_ROOT
 %{__mkdir_p} $RPM_BUILD_ROOT%{_sysconfdir}/ld.so.conf.d
 echo "%{_libdir}/%{name}" > $RPM_BUILD_ROOT%{_sysconfdir}/ld.so.conf.d/pstoedit.conf
 
+rm -rf %{buildroot}%{_docdir}/%{name}
+
 # %{__mkdir_p} %{buildroot}%{_bindir}
 # %{__install} -c config/pstoedit-config %{buildroot}%{_bindir}
 # %{__mkdir_p} %{buildroot}%{_datadir}
@@ -168,16 +169,20 @@ echo "%{_libdir}/%{name}" > $RPM_BUILD_ROOT%{_sysconfdir}/ld.so.conf.d/pstoedit.
 # done
 # 
 
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+
 %post -p /sbin/ldconfig
 
 %postun -p /sbin/ldconfig
 
+
 %files
 %defattr(-,root,root)
-%doc copying doc/*.htm
+%license copying
+%doc doc/*.htm doc/*.pdf doc/*.txt
 %{_sysconfdir}/ld.so.conf.d/%{name}.conf
 %{_bindir}/pstoedit
 %{_libdir}/*.so.*
@@ -198,6 +203,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun May 17 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.75-1
+- new upstream release.
+
 * Sun Oct 27 2019 Toshiaki Ara <ara_t@384.jp> 3.60-7
 - rebuild under current VineSeed environment