commit libgnomeprint for openSUSE:Factory

2018-03-09 Thread root
Hello community,

here is the log from the commit of package libgnomeprint for openSUSE:Factory 
checked in at 2018-03-09 10:42:08

Comparing /work/SRC/openSUSE:Factory/libgnomeprint (Old)
 and  /work/SRC/openSUSE:Factory/.libgnomeprint.new (New)


Package is "libgnomeprint"

Fri Mar  9 10:42:08 2018 rev:41 rq:582918 version:2.18.8

Changes:

--- /work/SRC/openSUSE:Factory/libgnomeprint/libgnomeprint.changes  
2015-01-20 12:26:57.0 +0100
+++ /work/SRC/openSUSE:Factory/.libgnomeprint.new/libgnomeprint.changes 
2018-03-09 10:42:10.048248303 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:34:53 UTC 2018 - dims...@opensuse.org
+
+- Modernize spec-file by calling spec-cleaner
+
+---



Other differences:
--
++ libgnomeprint.spec ++
--- /var/tmp/diff_new_pack.CxERhR/_old  2018-03-09 10:42:11.216206241 +0100
+++ /var/tmp/diff_new_pack.CxERhR/_new  2018-03-09 10:42:11.220206097 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libgnomeprint
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,35 +17,16 @@
 
 
 Name:   libgnomeprint
-BuildRequires:  bison
-BuildRequires:  cups-devel
-BuildRequires:  fdupes
-BuildRequires:  flex
-BuildRequires:  gtk-doc
-BuildRequires:  intltool
-BuildRequires:  libart_lgpl-devel
-BuildRequires:  libgnomecups-devel
-BuildRequires:  libtool
-BuildRequires:  libxml2-devel
-BuildRequires:  pango-devel
-BuildRequires:  popt-devel
-BuildRequires:  translation-update-upstream
-BuildRequires:  zlib-devel
-# bug437293
-%ifarch ppc64
-Obsoletes:  libgnomeprint-64bit
-%endif
 #
 Version:2.18.8
 Release:0
 Summary:The GNOME 2.x Printing Library
-License:GPL-2.0+ and LGPL-2.1+
+License:GPL-2.0-or-later AND LGPL-2.1-or-later
 Group:  Development/Libraries/GNOME
 Source: %{name}-%{version}.tar.bz2
 Source1:libgnomeprint-icons.tar.gz
 Source99:   baselibs.conf
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Patch:  libgnomeprint-suseconfig.dif
+Patch0: libgnomeprint-suseconfig.dif
 Patch1: libgnomeprint.patch
 Patch3: libgnomeprint-pdf-invalid-path-176712.patch
 # PATCH-FIX-UPSTREAM libgnomeprint-missing-include.patch bgo#653388 
vu...@opensuse.org -- Add missing include to fix build
@@ -54,6 +35,19 @@
 Patch5: libgnomeprint-use-recommended-freetype-include.patch
 # PATCH-FIX-UPSTREAM libgnomeprint-bison-3.0.patch dims...@opensuse.org -- Fix 
build with bison 3.0 (upstream no longer maintained)
 Patch6: libgnomeprint-bison-3.0.patch
+BuildRequires:  bison
+BuildRequires:  cups-devel
+BuildRequires:  flex
+BuildRequires:  gtk-doc
+BuildRequires:  intltool
+BuildRequires:  libart_lgpl-devel
+BuildRequires:  libgnomecups-devel
+BuildRequires:  libtool
+BuildRequires:  libxml2-devel
+BuildRequires:  pango-devel
+BuildRequires:  popt-devel
+BuildRequires:  translation-update-upstream
+BuildRequires:  zlib-devel
 Recommends: %{name}-lang
 
 %description
@@ -68,10 +62,6 @@
 Requires:   libart_lgpl-devel
 Requires:   libxml2-devel
 Requires:   pango-devel
-# bug437293
-%ifarch ppc64
-Obsoletes:  libgnomeprint-devel-64bit
-%endif
 #
 
 %description devel
@@ -91,16 +81,17 @@
 print documents.
 
 %lang_package
+
 %prep
 %setup -q
 translation-update-upstream
-tar xvfz %SOURCE1
-%patch -p1
+tar xvfz %{SOURCE1}
+%patch0 -p1
 %patch1 
 %patch3
 %patch4 -p1
-%patch5 -p0
-%patch6 -p0
+%patch5
+%patch6
 
 %build
 autoreconf -f -i
@@ -109,27 +100,19 @@
 %configure\
--disable-static\
--disable-gtk-doc
-make %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
-%makeinstall
-%if 0%{?suse_version} <= 1120
-%{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
-%endif
-rm $RPM_BUILD_ROOT%{_libdir}/*/*/*/*.*a $RPM_BUILD_ROOT%{_libdir}/*/*/*/*/*.*a
+%make_install
+find %{buildroot} -type f -name "*.la" -delete -print
 %find_lang libgnomeprint-2.2
-%fdupes $RPM_BUILD_ROOT
 
 %post -p /sbin/ldconfig
-
 %postun -p /sbin/ldconfig
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
-%defattr(-,root,root)
-%doc AUTHORS COPYING README NEWS ChangeLog 
+%license COPYING
+%doc AUTHORS README NEWS ChangeLog
 %{_datadir}/gnome-print-2.0
 %{_datadir}/libgnomeprint
 %{_libdir}/*.so.*
@@ -138,14 +121,11 @@
 %files lang -f libgnomeprint-2.2.lang
 
 %files devel
-%defattr(-,root,root)
 %{_includedir}/libgnomeprint-2.2
 %{_libdir}/*.so
-%{_libdir}/*.*a
 %{_libdir}/pkgconfig/libgnomeprint-2.2.pc
 
 %files doc
-%defattr(-,root,root)

commit libgnomeprint for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package libgnomeprint for openSUSE:Factory 
checked in at 2015-01-20 12:26:54

Comparing /work/SRC/openSUSE:Factory/libgnomeprint (Old)
 and  /work/SRC/openSUSE:Factory/.libgnomeprint.new (New)


Package is "libgnomeprint"

Changes:

--- /work/SRC/openSUSE:Factory/libgnomeprint/libgnomeprint.changes  
2013-12-23 22:16:14.0 +0100
+++ /work/SRC/openSUSE:Factory/.libgnomeprint.new/libgnomeprint.changes 
2015-01-20 12:26:57.0 +0100
@@ -1,0 +2,5 @@
+Tue Jan 13 16:13:43 UTC 2015 - dims...@opensuse.org
+
+- Add libgnomeprint-bison-3.0.patch: Fix build with Bison 3.0.
+
+---

New:

  libgnomeprint-bison-3.0.patch



Other differences:
--
++ libgnomeprint.spec ++
--- /var/tmp/diff_new_pack.UP8uv3/_old  2015-01-20 12:26:59.0 +0100
+++ /var/tmp/diff_new_pack.UP8uv3/_new  2015-01-20 12:26:59.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libgnomeprint
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -52,6 +52,8 @@
 Patch4: libgnomeprint-missing-include.patch
 # PATCH-FIX-UPSTREAM libgnomeprint-use-recommended-freetype-include.patch 
hrvoje.sen...@gmail.com -- Use freetype upstream recommended #include style
 Patch5: libgnomeprint-use-recommended-freetype-include.patch
+# PATCH-FIX-UPSTREAM libgnomeprint-bison-3.0.patch dims...@opensuse.org -- Fix 
build with bison 3.0 (upstream no longer maintained)
+Patch6: libgnomeprint-bison-3.0.patch
 Recommends: %{name}-lang
 
 %description
@@ -98,6 +100,7 @@
 %patch3
 %patch4 -p1
 %patch5 -p0
+%patch6 -p0
 
 %build
 autoreconf -f -i

++ libgnomeprint-bison-3.0.patch ++
--- libgnomeprint/grammar.y.orig2010-02-09 12:32:51.0 +
+++ libgnomeprint/grammar.y
@@ -1,3 +1,4 @@
+%parse-param {graph_t *graph}
 %{
 #include 
 
@@ -98,8 +99,6 @@ gnome_print_filter_parse_prop (GnomePrin
g_value_unset (&v);
 }
 
-static int yylex (void *lvalp);
-static int yyerror (const char *s);
 %}
 
 %union {
@@ -184,7 +183,7 @@ graph: filter {
 
 %%
 
-static int
+int
 yyerror (const char *s)
 {
return -1;
@@ -194,7 +193,7 @@ int _gnome_print_fil
 struct yy_buffer_state *_gnome_print_filter_parse_yy_scan_string   (char *);
 void_gnome_print_filter_parse_yy_delete_buffer (struct 
yy_buffer_state *);
 
-static int
+int
 yylex (void *lvalp)
 {
return _gnome_print_filter_parse_yylex ((YYSTYPE *) lvalp);

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libgnomeprint for openSUSE:Factory

2013-12-23 Thread h_root
Hello community,

here is the log from the commit of package libgnomeprint for openSUSE:Factory 
checked in at 2013-12-23 22:16:13

Comparing /work/SRC/openSUSE:Factory/libgnomeprint (Old)
 and  /work/SRC/openSUSE:Factory/.libgnomeprint.new (New)


Package is "libgnomeprint"

Changes:

--- /work/SRC/openSUSE:Factory/libgnomeprint/libgnomeprint.changes  
2013-03-20 11:43:05.0 +0100
+++ /work/SRC/openSUSE:Factory/.libgnomeprint.new/libgnomeprint.changes 
2013-12-23 22:16:14.0 +0100
@@ -1,0 +2,8 @@
+Sat Dec 14 16:59:14 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Add libgnomeprint-use-recommended-freetype-include.patch:
+  Freetype upstream recommends using their macros together with
+  ft2build include. Positive sideeffect is that this patch makes it
+  build with both freetype2 2.5.1, and older versions.
+
+---

New:

  libgnomeprint-use-recommended-freetype-include.patch



Other differences:
--
++ libgnomeprint.spec ++
--- /var/tmp/diff_new_pack.c132f3/_old  2013-12-23 22:16:15.0 +0100
+++ /var/tmp/diff_new_pack.c132f3/_new  2013-12-23 22:16:15.0 +0100
@@ -50,6 +50,8 @@
 Patch3: libgnomeprint-pdf-invalid-path-176712.patch
 # PATCH-FIX-UPSTREAM libgnomeprint-missing-include.patch bgo#653388 
vu...@opensuse.org -- Add missing include to fix build
 Patch4: libgnomeprint-missing-include.patch
+# PATCH-FIX-UPSTREAM libgnomeprint-use-recommended-freetype-include.patch 
hrvoje.sen...@gmail.com -- Use freetype upstream recommended #include style
+Patch5: libgnomeprint-use-recommended-freetype-include.patch
 Recommends: %{name}-lang
 
 %description
@@ -95,6 +97,7 @@
 %patch1 
 %patch3
 %patch4 -p1
+%patch5 -p0
 
 %build
 autoreconf -f -i

++ libgnomeprint-use-recommended-freetype-include.patch ++
--- libgnomeprint/gnome-font-face.c.orig2010-02-09 06:32:51.0 
-0600
+++ libgnomeprint/gnome-font-face.c 2013-11-30 04:10:52.0 -0600
@@ -36,7 +36,8 @@
 #include 
 #include 
 
-#include 
+#include 
+#include FT_OUTLINE_H
 
 #include 
 #include 
--- libgnomeprint/gnome-print-gdi.c.orig2010-02-09 06:32:51.0 
-0600
+++ libgnomeprint/gnome-print-gdi.c 2013-11-30 04:10:07.0 -0600
@@ -36,7 +36,7 @@
 #include 
 
 #include 
-#include 
+#include FT_FREETYPE_H
 
 #define WIN32_LEAN_AND_MEAN
 #include 
--- libgnomeprint/gnome-rfont.c.orig2010-02-09 06:32:51.0 -0600
+++ libgnomeprint/gnome-rfont.c 2013-11-30 04:09:50.0 -0600
@@ -28,8 +28,8 @@
 
 #include 
 #include FT_FREETYPE_H
-#include 
-#include 
+#include FT_GLYPH_H
+#include FT_BBOX_H
 #include 
 #include 
 #include 
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libgnomeprint for openSUSE:Factory

2013-03-20 Thread h_root
Hello community,

here is the log from the commit of package libgnomeprint for openSUSE:Factory 
checked in at 2013-03-20 11:43:03

Comparing /work/SRC/openSUSE:Factory/libgnomeprint (Old)
 and  /work/SRC/openSUSE:Factory/.libgnomeprint.new (New)


Package is "libgnomeprint", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/libgnomeprint/libgnomeprint.changes  
2012-02-16 16:18:19.0 +0100
+++ /work/SRC/openSUSE:Factory/.libgnomeprint.new/libgnomeprint.changes 
2013-03-20 11:43:05.0 +0100
@@ -1,0 +2,5 @@
+Fri Mar  1 12:45:23 UTC 2013 - dims...@opensuse.org
+
+- Spec-cleanup using format_spec_file service.
+
+---



Other differences:
--
++ libgnomeprint.spec ++
--- /var/tmp/diff_new_pack.yf94p4/_old  2013-03-20 11:43:07.0 +0100
+++ /var/tmp/diff_new_pack.yf94p4/_new  2013-03-20 11:43:07.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libgnomeprint
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -39,7 +39,7 @@
 Version:2.18.8
 Release:0
 Summary:The GNOME 2.x Printing Library
-License:GPL-2.0+ ; LGPL-2.1+
+License:GPL-2.0+ and LGPL-2.1+
 Group:  Development/Libraries/GNOME
 Source: %{name}-%{version}.tar.bz2
 Source1:libgnomeprint-icons.tar.gz
@@ -59,7 +59,11 @@
 %package devel
 Summary:Include files and libraries mandatory for development with 
libgnomeprint
 Group:  Development/Libraries/GNOME
-Requires:   %{name} = %{version} libart_lgpl-devel glib2-devel 
libxml2-devel pango-devel
+Requires:   %{name} = %{version}
+Requires:   glib2-devel
+Requires:   libart_lgpl-devel
+Requires:   libxml2-devel
+Requires:   pango-devel
 # bug437293
 %ifarch ppc64
 Obsoletes:  libgnomeprint-devel-64bit

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libgnomeprint for openSUSE:Factory

2012-02-16 Thread h_root
Hello community,

here is the log from the commit of package libgnomeprint for openSUSE:Factory 
checked in at 2012-02-16 16:18:13

Comparing /work/SRC/openSUSE:Factory/libgnomeprint (Old)
 and  /work/SRC/openSUSE:Factory/.libgnomeprint.new (New)


Package is "libgnomeprint", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/libgnomeprint/libgnomeprint.changes  
2011-12-06 18:00:18.0 +0100
+++ /work/SRC/openSUSE:Factory/.libgnomeprint.new/libgnomeprint.changes 
2012-02-16 16:18:19.0 +0100
@@ -1,0 +2,5 @@
+Mon Feb 13 10:48:43 UTC 2012 - co...@suse.com
+
+- patch license to follow spdx.org standard
+
+---



Other differences:
--
++ libgnomeprint.spec ++
--- /var/tmp/diff_new_pack.6Wv6tY/_old  2012-02-16 16:18:20.0 +0100
+++ /var/tmp/diff_new_pack.6Wv6tY/_new  2012-02-16 16:18:20.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libgnomeprint
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,8 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   libgnomeprint
 BuildRequires:  bison
@@ -33,17 +31,16 @@
 BuildRequires:  popt-devel
 BuildRequires:  translation-update-upstream
 BuildRequires:  zlib-devel
-License:GPLv2+ ; LGPLv2.1+
-Group:  Development/Libraries/GNOME
-AutoReqProv:on
 # bug437293
 %ifarch ppc64
 Obsoletes:  libgnomeprint-64bit
 %endif
 #
 Version:2.18.8
-Release:5
+Release:0
 Summary:The GNOME 2.x Printing Library
+License:GPL-2.0+ ; LGPL-2.1+
+Group:  Development/Libraries/GNOME
 Source: %{name}-%{version}.tar.bz2
 Source1:libgnomeprint-icons.tar.gz
 Source99:   baselibs.conf
@@ -60,7 +57,6 @@
 simple and clean API for GNOME programs that have to print documents.
 
 %package devel
-License:GPLv2+ ; LGPLv2.1+
 Summary:Include files and libraries mandatory for development with 
libgnomeprint
 Group:  Development/Libraries/GNOME
 Requires:   %{name} = %{version} libart_lgpl-devel glib2-devel 
libxml2-devel pango-devel
@@ -75,7 +71,6 @@
 to compile and link applications that use libgnomeprint.
 
 %package doc
-License:GPLv2+ ; LGPLv2.1+
 Summary:Documentation for libgnomeprint
 Group:  Development/Libraries/GNOME
 %if 0%{?suse_version} >= 1120

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libgnomeprint for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package libgnomeprint for openSUSE:Factory 
checked in at 2011-12-06 17:59:17

Comparing /work/SRC/openSUSE:Factory/libgnomeprint (Old)
 and  /work/SRC/openSUSE:Factory/.libgnomeprint.new (New)


Package is "libgnomeprint", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/libgnomeprint/libgnomeprint.changes  
2011-10-13 12:31:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.libgnomeprint.new/libgnomeprint.changes 
2011-12-06 18:00:18.0 +0100
@@ -1,0 +2,6 @@
+Sun Nov 13 09:16:47 UTC 2011 - co...@suse.com
+
+- Add libtool as explicit BuildRequires to avoid implicit
+  dependency from prjconf.
+
+---



Other differences:
--
++ libgnomeprint.spec ++
--- /var/tmp/diff_new_pack.feZzzF/_old  2011-12-06 18:00:19.0 +0100
+++ /var/tmp/diff_new_pack.feZzzF/_new  2011-12-06 18:00:19.0 +0100
@@ -27,6 +27,7 @@
 BuildRequires:  intltool
 BuildRequires:  libart_lgpl-devel
 BuildRequires:  libgnomecups-devel
+BuildRequires:  libtool
 BuildRequires:  libxml2-devel
 BuildRequires:  pango-devel
 BuildRequires:  popt-devel

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libgnomeprint for openSUSE:Factory

2011-10-13 Thread h_root

Hello community,

here is the log from the commit of package libgnomeprint for openSUSE:Factory
checked in at Thu Oct 13 12:24:03 CEST 2011.




--- openSUSE:Factory/libgnomeprint/libgnomeprint.changes2011-09-23 
02:08:23.0 +0200
+++ libgnomeprint/libgnomeprint.changes 2011-10-12 17:16:13.0 +0200
@@ -1,0 +2,6 @@
+Wed Oct 12 15:10:26 UTC 2011 - vu...@opensuse.org
+
+- Add libgnomeprint-missing-include.patch: add missing include to
+  fix build.
+
+---

calling whatdependson for head-i586


New:

  libgnomeprint-missing-include.patch



Other differences:
--
++ libgnomeprint.spec ++
--- /var/tmp/diff_new_pack.mSK6Lw/_old  2011-10-13 12:23:56.0 +0200
+++ /var/tmp/diff_new_pack.mSK6Lw/_new  2011-10-13 12:23:56.0 +0200
@@ -50,22 +50,14 @@
 Patch:  libgnomeprint-suseconfig.dif
 Patch1: libgnomeprint.patch
 Patch3: libgnomeprint-pdf-invalid-path-176712.patch
+# PATCH-FIX-UPSTREAM libgnomeprint-missing-include.patch bgo#653388 
vu...@opensuse.org -- Add missing include to fix build
+Patch4: libgnomeprint-missing-include.patch
 Recommends: %{name}-lang
 
 %description
 This package contains the GNOME 2.x printing library, which provides a
 simple and clean API for GNOME programs that have to print documents.
 
-
-
-Authors:
-
-Lauris Kaplinski 
-Chema Celorio 
-Chris Lahey 
-Raph Levien 
-Miguel de Icaza 
-
 %package devel
 License:GPLv2+ ; LGPLv2.1+
 Summary:Include files and libraries mandatory for development with 
libgnomeprint
@@ -81,16 +73,6 @@
 This package contains all necessary include files and libraries needed
 to compile and link applications that use libgnomeprint.
 
-
-
-Authors:
-
-Lauris Kaplinski 
-Chema Celorio 
-Chris Lahey 
-Raph Levien 
-Miguel de Icaza 
-
 %package doc
 License:GPLv2+ ; LGPLv2.1+
 Summary:Documentation for libgnomeprint
@@ -104,16 +86,6 @@
 which provide a simple and clean API for GNOME programs that have to
 print documents.
 
-
-
-Authors:
-
-Lauris Kaplinski 
-Chema Celorio 
-Chris Lahey 
-Raph Levien 
-Miguel de Icaza 
-
 %lang_package
 %prep
 %setup -q
@@ -122,6 +94,7 @@
 %patch -p1
 %patch1 
 %patch3
+%patch4 -p1
 
 %build
 autoreconf -f -i

++ libgnomeprint-missing-include.patch ++
commit 9b82b7e75b83395e7c5692085e1934202cf7f65f
Author: Jeremy Huddleston 
Date:   Wed Oct 12 17:08:59 2011 +0200

Add missing include

https://bugzilla.gnome.org/show_bug.cgi?id=653388

diff --git a/libgnomeprint/modules/cups/gnome-print-cups-transport.c 
b/libgnomeprint/modules/cups/gnome-print-cups-transport.c
index aeb7111..85de91b 100644
--- a/libgnomeprint/modules/cups/gnome-print-cups-transport.c
+++ b/libgnomeprint/modules/cups/gnome-print-cups-transport.c
@@ -34,6 +34,7 @@
 #include 
 #include 
 #include 
+#include 
 #include 
 #include 
 
continue with "q"...



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libgnomeprint for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package libgnomeprint for openSUSE:Factory
checked in at Mon May 2 15:22:34 CEST 2011.




--- GNOME/libgnomeprint/libgnomeprint.changes   2010-09-28 21:32:38.0 
+0200
+++ /mounts/work_src_done/STABLE/libgnomeprint/libgnomeprint.changes
2011-02-27 14:37:49.0 +0100
@@ -1,0 +2,6 @@
+Sun Feb 27 13:37:49 UTC 2011 - a...@suse.de
+
+- Change lang package Requires to Recommends since it is not
+  mandatory at runtime.
+
+---

calling whatdependson for head-i586




Other differences:
--
++ libgnomeprint.spec ++
--- /var/tmp/diff_new_pack.qLqgfH/_old  2011-05-02 15:22:11.0 +0200
+++ /var/tmp/diff_new_pack.qLqgfH/_new  2011-05-02 15:22:11.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package libgnomeprint (Version 2.18.8)
+# spec file for package libgnomeprint
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -41,7 +41,7 @@
 %endif
 #
 Version:2.18.8
-Release:1
+Release:5
 Summary:The GNOME 2.x Printing Library
 Source: %{name}-%{version}.tar.bz2
 Source1:libgnomeprint-icons.tar.gz
@@ -50,7 +50,7 @@
 Patch:  libgnomeprint-suseconfig.dif
 Patch1: libgnomeprint.patch
 Patch3: libgnomeprint-pdf-invalid-path-176712.patch
-Requires:   %{name}-lang = %{version}
+Recommends: %{name}-lang
 
 %description
 This package contains the GNOME 2.x printing library, which provides a






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org