rpms/poppler/FC-4 poppler.spec,1.10,1.11

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Dec 8 18:50:47 UTC 2005


Author: krh

Update of /cvs/dist/rpms/poppler/FC-4
In directory cvs.devel.redhat.com:/tmp/cvs-serv6484

Modified Files:
	poppler.spec 
Log Message:
* Thu Dec  8 2005 Kristian Høgsberg <krh at redhat.com> - 0.4.1-1.2
- Add poppler-0.4.1-CAN-2005-3193.patch to address security issue
  (#175113).



Index: poppler.spec
===================================================================
RCS file: /cvs/dist/rpms/poppler/FC-4/poppler.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- poppler.spec	26 Aug 2005 16:50:21 -0000	1.10
+++ poppler.spec	8 Dec 2005 18:50:45 -0000	1.11
@@ -1,7 +1,7 @@
-Summary: Pdf rendering library
+Summary: PDF rendering library
 Name: poppler
 Version: 0.4.1
-Release: 1.1
+Release: 1.2
 License: GPL
 Group: Development/Libraries
 Source0: %{name}-%{version}.tar.gz
@@ -18,6 +18,8 @@
 Group: Development/Libraries
 Requires: %name = %{version}
 
+Patch0: poppler-0.4.1-CAN-2005-3193.patch
+
 %description devel
 Poppler, a PDF rendering library, it's a fork of the xpdf PDF
 viewer developed by Derek Noonburg of Glyph and Cog, LLC.
@@ -28,6 +30,8 @@
 %prep
 %setup -q
 
+%patch0 -p0 -b  .poppler-0.4.1-CAN-2005-3193
+
 %build
 %configure --disable-cairo-output
 make
@@ -52,6 +56,10 @@
 %{_includedir}/poppler
 
 %changelog
+* Thu Dec  8 2005 Kristian Høgsberg <krh at redhat.com> - 0.4.1-1.2
+- Add poppler-0.4.1-CAN-2005-3193.patch to address security issue
+  (#175113).
+
 * Sun May 22 2005 Marco Pesenti gritti <mpg at redhat.com> - 0.4.1-1.1
 - Update to 0.4.1
 




More information about the fedora-cvs-commits mailing list