]> git.pld-linux.org Git - packages/t1lib.git/blobdiff - t1lib.spec
remove fontpostinst from wrong package
[packages/t1lib.git] / t1lib.spec
index eefef889ad245fb82037aa794aa69a3fc410183f..420e58f9af9b6c19e2b6801764dad336e3af92eb 100644 (file)
@@ -9,7 +9,7 @@ Summary(ru.UTF-8):      Растеризатор шрифтов Type 1
 Summary(uk.UTF-8):     Растеризатор шрифтів Type 1
 Name:          t1lib
 Version:       5.1.2
-Release:       6
+Release:       9
 License:       GPL v2
 Group:         Libraries
 Source0:       ftp://sunsite.unc.edu/pub/Linux/libs/graphics/%{name}-%{version}.tar.gz
@@ -26,6 +26,7 @@ Patch4:               %{name}-xglyph.patch
 Patch5:                %{name}-aclocal.patch
 Patch6:                %{name}-link.patch
 Patch7:                %{name}-5.1.2-CVE-2010-2642.patch
+Patch8:                format-security.patch
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: libtool
@@ -45,7 +46,6 @@ BuildRequires:        tetex-makeindex
 BuildRequires: tetex-tex-babel
 %endif
 Requires:      findutils
-Requires:      fontpostinst >= 0.1-6
 Requires(post):        /sbin/ldconfig
 Obsoletes:     libt1lib1.3.1
 Obsoletes:     libt1lib1.3.1-progs
@@ -238,6 +238,7 @@ Statyczna biblioteka libt1x.
 Summary:       Type 1 fonts
 Summary(pl.UTF-8):     Fonty Type 1
 Group:         Fonts
+Requires:      fontpostinst >= 0.1-6
 Requires(post,postun): fontpostinst >= 0.1-6
 Requires:      %{_fontsdir}/Type1
 
@@ -269,6 +270,7 @@ Program testowy dla t1lib z interfejsem X11.
 %patch5 -p1
 %patch6 -p1
 %patch7 -p1
+%patch8 -p1
 
 rm -f ac-tools/aclocal.m4
 
@@ -310,10 +312,7 @@ chmod 755 $RPM_BUILD_ROOT%{_libdir}/lib*.so*
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post
-/sbin/ldconfig
-fontpostinst Type1
-
+%post  -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
 
 %post  x -p /sbin/ldconfig
This page took 0.033123 seconds and 4 git commands to generate.