Hello community,

here is the log from the commit of package poppler for openSUSE:Factory checked 
in at 2012-03-07 20:10:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/poppler (Old)
 and      /work/SRC/openSUSE:Factory/.poppler.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "poppler", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/poppler/poppler-qt.changes       2012-02-17 
12:08:25.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.poppler.new/poppler-qt.changes  2012-03-07 
20:10:24.000000000 +0100
@@ -1,0 +2,5 @@
+Sun Mar  4 18:56:41 UTC 2012 - [email protected]
+
+- Enabled build requirement for openjpeg.
+
+-------------------------------------------------------------------
poppler.changes: same change

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ poppler-qt.spec ++++++
--- /var/tmp/diff_new_pack.JiKyxB/_old  2012-03-07 20:10:25.000000000 +0100
+++ /var/tmp/diff_new_pack.JiKyxB/_new  2012-03-07 20:10:25.000000000 +0100
@@ -42,6 +42,9 @@
 %if %build_qt
 BuildRequires:  libqt4-devel
 %endif
+%if 0%{?suse_version} > 1210
+BuildRequires:  openjpeg-devel
+%endif
 BuildRequires:  update-desktop-files
 BuildRequires:  zlib-devel
 BuildRequires:  pkgconfig(cairo) >= 1.10.0
@@ -61,14 +64,13 @@
 developed by Derek Noonburg of Glyph and Cog, LLC.
 
 %package -n libpoppler%{poppler_soname}
-
 Summary:        PDF Rendering Library
 License:        GPL-2.0
 Group:          System/Libraries
+Recommends:     poppler-data >= %{poppler_data_version}
 # Last appeared in OpenSUSE 10.3:
 Provides:       poppler = %{version}
 Obsoletes:      poppler < %{version}
-Recommends:     poppler-data >= %{poppler_data_version}
 
 %description -n libpoppler%{poppler_soname}
 Poppler is a PDF rendering library, forked from the xpdf PDF viewer
@@ -197,7 +199,7 @@
        --enable-shared\
        --enable-zlib \
         --disable-gtk-test
-make %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
 %makeinstall

++++++ poppler.spec ++++++
--- /var/tmp/diff_new_pack.JiKyxB/_old  2012-03-07 20:10:25.000000000 +0100
+++ /var/tmp/diff_new_pack.JiKyxB/_new  2012-03-07 20:10:25.000000000 +0100
@@ -42,6 +42,9 @@
 %if %build_qt
 BuildRequires:  libqt4-devel
 %endif
+%if 0%{?suse_version} > 1210
+BuildRequires:  openjpeg-devel
+%endif
 BuildRequires:  update-desktop-files
 BuildRequires:  zlib-devel
 BuildRequires:  pkgconfig(cairo) >= 1.10.0
@@ -61,14 +64,13 @@
 developed by Derek Noonburg of Glyph and Cog, LLC.
 
 %package -n libpoppler%{poppler_soname}
-
 Summary:        PDF Rendering Library
 License:        GPL-2.0
 Group:          System/Libraries
+Recommends:     poppler-data >= %{poppler_data_version}
 # Last appeared in OpenSUSE 10.3:
 Provides:       poppler = %{version}
 Obsoletes:      poppler < %{version}
-Recommends:     poppler-data >= %{poppler_data_version}
 
 %description -n libpoppler%{poppler_soname}
 Poppler is a PDF rendering library, forked from the xpdf PDF viewer
@@ -197,7 +199,7 @@
        --enable-shared\
        --enable-zlib \
         --disable-gtk-test
-make %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
 %makeinstall

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to