commit pdfmod for openSUSE:Factory

2017-09-09 Thread root
Hello community,

here is the log from the commit of package pdfmod for openSUSE:Factory checked 
in at 2017-09-09 20:26:28

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


Package is "pdfmod"

Sat Sep  9 20:26:28 2017 rev:4 rq:522143 version:0.9.1

Changes:

--- /work/SRC/openSUSE:Factory/pdfmod/pdfmod.changes2016-10-31 
09:55:36.0 +0100
+++ /work/SRC/openSUSE:Factory/.pdfmod.new/pdfmod.changes   2017-09-09 
20:26:32.610016411 +0200
@@ -1,0 +2,6 @@
+Thu Sep  7 17:29:42 UTC 2017 - zai...@opensuse.org
+
+- Replace gmime-sharp with mono(gmime-sharp) BuildRequires: Fix
+  build via the new compat package.
+
+---



Other differences:
--
++ pdfmod.spec ++
--- /var/tmp/diff_new_pack.yzQfTU/_old  2017-09-09 20:26:33.641870970 +0200
+++ /var/tmp/diff_new_pack.yzQfTU/_new  2017-09-09 20:26:33.669867024 +0200
@@ -32,7 +32,7 @@
 Source1:pdfmod.appdata.xml
 BuildRequires:  gconf-sharp2
 BuildRequires:  glib-sharp2
-BuildRequires:  gmime-sharp
+BuildRequires:  mono(gmime-sharp)
 BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  gtk-sharp2
 BuildRequires:  gtk-sharp2-gapi




commit pdfmod for openSUSE:Factory

2016-10-31 Thread h_root
Hello community,

here is the log from the commit of package pdfmod for openSUSE:Factory checked 
in at 2016-10-31 09:55:33

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


Package is "pdfmod"

Changes:

--- /work/SRC/openSUSE:Factory/pdfmod/pdfmod.changes2016-03-11 
09:38:34.0 +0100
+++ /work/SRC/openSUSE:Factory/.pdfmod.new/pdfmod.changes   2016-10-31 
09:55:36.0 +0100
@@ -1,0 +2,5 @@
+Sat Oct  8 14:09:53 UTC 2016 - mailaen...@opensuse.org
+
+- Add appdata.xml for https://en.opensuse.org/openSUSE:AppStore
+
+---

New:

  pdfmod.appdata.xml



Other differences:
--
++ pdfmod.spec ++
--- /var/tmp/diff_new_pack.R6vokZ/_old  2016-10-31 09:55:39.0 +0100
+++ /var/tmp/diff_new_pack.R6vokZ/_new  2016-10-31 09:55:39.0 +0100
@@ -28,6 +28,8 @@
 Patch0: pdfmod-mono-2.10.patch
 # PATCH-FIX-UPSTREAM pdfmod-dotnet4.patch dims...@opensuse.org -- Build for 
.Net 4.0 target
 Patch1: pdfmod-dotnet4.patch
+# PATCH-FEATURE-UPSTREAM https://bugzilla.gnome.org/show_bug.cgi?id=736860
+Source1:pdfmod.appdata.xml
 BuildRequires:  gconf-sharp2
 BuildRequires:  glib-sharp2
 BuildRequires:  gmime-sharp
@@ -77,19 +79,15 @@
 %makeinstall
 %suse_update_desktop_file pdfmod Utility DesktopUtility
 %find_lang %{name} %{?no_lang_C}
-
-%clean
-rm -rf %{buildroot}
+install -Dm0644 %{S:1} %{buildroot}%{_datadir}/appdata/%{name}.appdata.xml
 
 %if 0%{?suse_version} > 1130
-
 %post
 %desktop_database_post
 %icon_theme_cache_post
 %endif
 
 %if 0%{?suse_version} > 1130
-
 %postun
 %desktop_database_postun
 %icon_theme_cache_postun
@@ -106,6 +104,8 @@
 %{_libdir}/%{name}/
 %{_datadir}/icons/hicolor/*/apps/*
 %{_datadir}/applications/%{name}.desktop
+%dir %{_datadir}/appdata/
+%{_datadir}/appdata/%{name}.appdata.xml
 
 %files lang -f %{name}.lang
 




commit pdfmod for openSUSE:Factory

2016-03-11 Thread h_root
Hello community,

here is the log from the commit of package pdfmod for openSUSE:Factory checked 
in at 2016-03-11 09:38:26

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


Package is "pdfmod"

Changes:

--- /work/SRC/openSUSE:Factory/pdfmod/pdfmod.changes2014-11-27 
00:07:33.0 +0100
+++ /work/SRC/openSUSE:Factory/.pdfmod.new/pdfmod.changes   2016-03-11 
09:38:34.0 +0100
@@ -1,0 +2,5 @@
+Tue Mar  8 21:56:12 UTC 2016 - dims...@opensuse.org
+
+- Drop tango-icon-theme BuildRequires: not needed.
+
+---



Other differences:
--
++ pdfmod.spec ++
--- /var/tmp/diff_new_pack.XPOPnz/_old  2016-03-11 09:38:35.0 +0100
+++ /var/tmp/diff_new_pack.XPOPnz/_new  2016-03-11 09:38:35.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pdfmod
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -44,7 +44,6 @@
 BuildRequires:  ndesk-dbus-glib-devel
 # To be able to automatically adjust the lib name in the dll map and get 
proper requires for it.
 BuildRequires:  libpoppler-glib-devel
-BuildRequires:  tango-icon-theme
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
 Requires:   gtk-sharp2




commit pdfmod for openSUSE:Factory

2013-01-30 Thread h_root
Hello community,

here is the log from the commit of package pdfmod for openSUSE:Factory checked 
in at 2013-01-30 11:18:32

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


Package is pdfmod, Maintainer is gb...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/pdfmod/pdfmod.changes2012-02-07 
14:46:37.0 +0100
+++ /work/SRC/openSUSE:Factory/.pdfmod.new/pdfmod.changes   2013-01-30 
11:18:34.0 +0100
@@ -1,0 +2,5 @@
+Tue Jan 29 20:24:53 UTC 2013 - dims...@opensuse.org
+
+- Add pdfmod-dotnet4.patch: Build for .Net 4.0 target.
+
+---

New:

  pdfmod-dotnet4.patch



Other differences:
--
++ pdfmod.spec ++
--- /var/tmp/diff_new_pack.e2l0XO/_old  2013-01-30 11:18:35.0 +0100
+++ /var/tmp/diff_new_pack.e2l0XO/_new  2013-01-30 11:18:35.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pdfmod
 #
-# 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
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   pdfmod
 Version:0.9.1
 Release:0
@@ -25,6 +26,8 @@
 Source: %{name}-%{version}.tar.bz2
 # PATCH-FIX-UPSTREAM pdfmod-mono-2.10.patch bgo644516  dims...@opensuse.org -- 
Fix build with recent mono, taken from git
 Patch0: pdfmod-mono-2.10.patch
+# PATCH-FIX-UPSTREAM pdfmod-dotnet4.patch dims...@opensuse.org -- Build for 
.Net 4.0 target
+Patch1: pdfmod-dotnet4.patch
 BuildRequires:  gconf-sharp2
 BuildRequires:  glib-sharp2
 BuildRequires:  gmime-sharp
@@ -46,9 +49,9 @@
 BuildRequires:  update-desktop-files
 Requires:   gtk-sharp2
 # Require the libpoppler-glib package we used at build time.
-Requires:   %(rpm -qa libpoppler-glib[0-9]* --qf %%{name})
 Requires:   mono
 Requires:   mono-core
+Requires:   %(rpm -qa libpoppler-glib[0-9]* --qf %%{name})
 Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -61,6 +64,7 @@
 %setup -q
 translation-update-upstream
 %patch0 -p1
+%patch1 -p1
 # Adjust poppler-sharp.dll.config - It needs to point to the right library. 
Fail if we need to touch this manually.
 LIBPOPPLER=$(readelf %{_libdir}/libpoppler-glib.so -a | grep SONAME | grep 
-P -o \[.*\].* | tr -d [])
 grep libpoppler-glib.so.4 
lib/poppler-sharp/poppler-sharp/poppler-sharp.dll.config

++ pdfmod-dotnet4.patch ++
Index: pdfmod-0.9.1/lib/PdfSharp/Makefile.am
===
--- pdfmod-0.9.1.orig/lib/PdfSharp/Makefile.am
+++ pdfmod-0.9.1/lib/PdfSharp/Makefile.am
@@ -5,7 +5,7 @@ EXTRA_DIST =
 
 if ENABLE_DEBUG
 ASSEMBLY_COMPILER_COMMAND = $(MCS)
-ASSEMBLY_COMPILER_FLAGS =  -noconfig -codepage:utf8 -warn:4 -optimize+ -debug 
-define:TRACE;GDI;UseGdiObjects
+ASSEMBLY_COMPILER_FLAGS = -sdk:4 -noconfig -codepage:utf8 -warn:4 -optimize+ 
-debug -define:TRACE;GDI;UseGdiObjects
 ASSEMBLY = ../../bin/PdfSharp.dll
 ASSEMBLY_MDB = $(ASSEMBLY).mdb
 COMPILE_TARGET = library
@@ -18,7 +18,7 @@ endif
 
 if ENABLE_RELEASE
 ASSEMBLY_COMPILER_COMMAND = $(MCS)
-ASSEMBLY_COMPILER_FLAGS =  -noconfig -codepage:utf8 -warn:4 -optimize+ -debug 
-define:TRACE;GDI;UseGdiObjects
+ASSEMBLY_COMPILER_FLAGS = -sdk:4 -noconfig -codepage:utf8 -warn:4 -optimize+ 
-debug -define:TRACE;GDI;UseGdiObjects
 ASSEMBLY = ../../bin/PdfSharp.dll
 ASSEMBLY_MDB = $(ASSEMBLY).mdb
 COMPILE_TARGET = library
Index: pdfmod-0.9.1/lib/poppler-sharp/Makefile.am
===
--- pdfmod-0.9.1.orig/lib/poppler-sharp/Makefile.am
+++ pdfmod-0.9.1/lib/poppler-sharp/Makefile.am
@@ -4,7 +4,7 @@ EXTRA_DIST =
 if USE_BUNDLED_POPPLER
 if ENABLE_DEBUG
 ASSEMBLY_COMPILER_COMMAND = $(MCS)
-ASSEMBLY_COMPILER_FLAGS =  -noconfig -codepage:utf8 -warn:4 -optimize+ -unsafe 
-debug -define:DEBUG
+ASSEMBLY_COMPILER_FLAGS =  -sdk:4 -noconfig -codepage:utf8 -warn:4 -optimize+ 
-unsafe -debug -define:DEBUG
 ASSEMBLY = ../../bin/poppler-sharp.dll
 ASSEMBLY_MDB = $(ASSEMBLY).mdb
 COMPILE_TARGET = library
@@ -15,7 +15,7 @@ endif
 
 if ENABLE_RELEASE
 ASSEMBLY_COMPILER_COMMAND = $(MCS)
-ASSEMBLY_COMPILER_FLAGS =  -noconfig -codepage:utf8 -warn:4 -optimize+ -unsafe 
-debug -define:DEBUG
+ASSEMBLY_COMPILER_FLAGS =  -sdk:4 -noconfig -codepage:utf8 -warn:4 -optimize+ 
-unsafe -debug -define:DEBUG
 ASSEMBLY = ../../bin/poppler-sharp.dll
 ASSEMBLY_MDB = $(ASSEMBLY).mdb
 COMPILE_TARGET = library
Index: 

commit pdfmod for openSUSE:Factory

2012-02-07 Thread h_root
Hello community,

here is the log from the commit of package pdfmod for openSUSE:Factory checked 
in at 2012-02-07 14:46:34

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


Package is pdfmod, Maintainer is gb...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/pdfmod/pdfmod.changes2011-09-23 
12:21:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.pdfmod.new/pdfmod.changes   2012-02-07 
14:46:37.0 +0100
@@ -1,0 +2,6 @@
+Sun Feb  5 21:00:31 UTC 2012 - dims...@opensuse.org
+
+- Replace gmime-2_4-sharp BuildRequires with gmime-sharp: we now
+  build against gmime 2.6.
+
+---



Other differences:
--
++ pdfmod.spec ++
--- /var/tmp/diff_new_pack.q338FC/_old  2012-02-07 14:46:38.0 +0100
+++ /var/tmp/diff_new_pack.q338FC/_new  2012-02-07 14:46:38.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pdfmod
 #
-# 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,21 +15,19 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:   pdfmod
 Version:0.9.1
-Release:1
-License:GPL-2.0+
+Release:0
 Summary:PDF Modifier
-Url:http://live.gnome.org/PdfMod
+License:GPL-2.0+
 Group:  Productivity/Publishing/PDF
+Url:http://live.gnome.org/PdfMod
 Source: %{name}-%{version}.tar.bz2
 # PATCH-FIX-UPSTREAM pdfmod-mono-2.10.patch bgo644516  dims...@opensuse.org -- 
Fix build with recent mono, taken from git
 Patch0: pdfmod-mono-2.10.patch
 BuildRequires:  gconf-sharp2
 BuildRequires:  glib-sharp2
-BuildRequires:  gmime-2_4-sharp
+BuildRequires:  gmime-sharp
 BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  gtk-sharp2
 BuildRequires:  gtk-sharp2-gapi

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



commit pdfmod for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package pdfmod for openSUSE:Factory checked 
in at 2011-12-06 18:36:45

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


Package is pdfmod, Maintainer is gb...@suse.com

Changes:




Other differences:
--
++ pdfmod.spec ++
--- /var/tmp/diff_new_pack.XUJxMx/_old  2011-12-06 19:03:46.0 +0100
+++ /var/tmp/diff_new_pack.XUJxMx/_new  2011-12-06 19:03:46.0 +0100
@@ -20,7 +20,7 @@
 Name:   pdfmod
 Version:0.9.1
 Release:1
-License:GPLv2+
+License:GPL-2.0+
 Summary:PDF Modifier
 Url:http://live.gnome.org/PdfMod
 Group:  Productivity/Publishing/PDF

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