[paps] Ensure the latest version of paps-libs are installed.

Akira TAGOH tagoh at fedoraproject.org
Mon Sep 24 01:56:23 UTC 2012


commit ee0a9b471841a632692869e17eda9c77b00389d8
Author: Akira TAGOH <tagoh at redhat.com>
Date:   Mon Sep 24 10:55:10 2012 +0900

    Ensure the latest version of paps-libs are installed.

 paps.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/paps.spec b/paps.spec
index 259e2f7..fabe980 100644
--- a/paps.spec
+++ b/paps.spec
@@ -1,6 +1,6 @@
 Name:           paps
 Version:        0.6.8
-Release:        21%{?dist}
+Release:        22%{?dist}
 
 License:        LGPLv2+
 URL:            http://paps.sourceforge.net/
@@ -29,6 +29,7 @@ Patch56:	paps-fix-tab-width.patch
 
 Summary:        Plain Text to PostScript converter
 Group:          Applications/Publishing
+Requires:	%{name}-libs = %{version}-%{release}
 %description
 paps is a PostScript converter from plain text file using Pango.
 
@@ -115,6 +116,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/libpaps.so
 
 %changelog
+* MOn Sep 24 2012 Akira TAGOH <tagoh at redhat.com> - 0.6.8-22
+- Ensure the latest version of paps-libs are installed.
+
 * Fri Sep 21 2012 Akira TAGOH <tagoh at redhat.com> - 0.6.8-21
 - Fix wrong width for whitespaces when enabling CPI feature. (#857592)
 


More information about the scm-commits mailing list