rpms/koffice/devel koffice.spec,1.44,1.45

Andreas Bierfert (awjb) fedora-extras-commits at redhat.com
Wed Oct 25 11:19:50 UTC 2006


Author: awjb

Update of /cvs/extras/rpms/koffice/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4756/devel

Modified Files:
	koffice.spec 
Log Message:
- fix #212145: add missing BR for krita pdf support



Index: koffice.spec
===================================================================
RCS file: /cvs/extras/rpms/koffice/devel/koffice.spec,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- koffice.spec	25 Oct 2006 06:41:24 -0000	1.44
+++ koffice.spec	25 Oct 2006 11:19:20 -0000	1.45
@@ -1,6 +1,6 @@
 Name:           koffice
 Version:        1.6.0
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        A free, integrated office suite for KDE
 
 Group:          Applications/Productivity
@@ -44,6 +44,7 @@
 BuildRequires:  libGL-devel libGLU-devel
 BuildRequires:  readline-devel
 BuildRequires:  ruby ruby-devel >= 1.8.2 
+BuildRequires:  poppler-devel
 %if "%{?fedora}" > "4"
 BuildRequires:  libXi-devel
 %endif
@@ -584,6 +585,7 @@
 %{_libdir}/kde3/libkritapngimport.*
 %{_libdir}/kde3/libkritatiffexport.*
 %{_libdir}/kde3/libkritatiffimport.*
+%{_libdir}/kde3/libkritapdfimport.*
 %{_libdir}/kde3/krosskritacore.*
 %{_libdir}/kde3/krita_ycbcr_u16_plugin.*
 %{_libdir}/kde3/krita_ycbcr_u8_plugin.*
@@ -806,6 +808,10 @@
 
 %changelog
 * Wed Oct 25 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+1.6.0-3
+- fix #212145: add missing BR for krita pdf support
+
+* Wed Oct 25 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
 1.6.0-2
 - bump
 




More information about the fedora-extras-commits mailing list