commit 534a77c52e6950181be8e7d00980a1e8c291abc8
Author: Jakub Bogusz <[email protected]>
Date:   Fri Oct 9 15:49:26 2015 +0200

    - updated to 0.5.908
    - removed obsolete glib patch

 glib.patch | 32 --------------------------------
 gxine.spec | 13 +++++++------
 2 files changed, 7 insertions(+), 38 deletions(-)
---
diff --git a/gxine.spec b/gxine.spec
index 8011c1a..9ac73de 100644
--- a/gxine.spec
+++ b/gxine.spec
@@ -6,16 +6,15 @@ Summary:      GTK+ based GUI for xine-libraries
 Summary(de.UTF-8):     GTK+ basierende grafische Oberfläche für die 
xine-Bibliotheken
 Summary(pl.UTF-8):     Oparty na GTK+ graficzny interfejs do bibliotek XINE
 Name:          gxine
-Version:       0.5.907
-Release:       2
+Version:       0.5.908
+Release:       1
 License:       GPL v2+
 Group:         X11/Applications/Multimedia
-Source0:       http://downloads.sourceforge.net/xine/%{name}-%{version}.tar.bz2
-# Source0-md5: 6675dba9d51f45efe4edfa65ee38b6cb
+Source0:       http://downloads.sourceforge.net/xine/%{name}-%{version}.tar.xz
+# Source0-md5: a49618d8d1fdad9e7d15aee4cc5fd15f
 Patch0:                %{name}-desktop.patch
 Patch1:                %{name}-plugindir.patch
 Patch2:                %{name}-link.patch
-Patch3:                glib.patch
 URL:           http://www.xine-project.org/
 BuildRequires: autoconf >= 2.59
 BuildRequires: automake >= 1:1.9
@@ -30,6 +29,7 @@ BuildRequires:        nspr-devel
 BuildRequires: pango-devel >= 1:1.12.0
 BuildRequires: pkgconfig
 BuildRequires: rpmbuild(macros) >= 1.357
+BuildRequires: tar >= 1:1.22
 BuildRequires: udev-glib-devel
 BuildRequires: xine-lib-devel >= 2:1.1.8
 BuildRequires: xorg-lib-libXaw-devel
@@ -37,6 +37,7 @@ BuildRequires:        xorg-lib-libXext-devel
 BuildRequires: xorg-lib-libXinerama-devel
 BuildRequires: xorg-lib-libXrandr-devel
 BuildRequires: xorg-lib-libXtst-devel
+BuildRequires: xz
 Requires:      glib2 >= 1:2.10.0
 Requires:      gtk+2 >= 2:2.8.0
 Requires:      pango >= 1:1.12.0
@@ -86,7 +87,6 @@ gxine jako wtyczka przeglądarki.
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-%patch3 -p1
 
 %build
 %{__gettextize}
@@ -104,6 +104,7 @@ gxine jako wtyczka przeglądarki.
        --with-plugindir=%{_browserpluginsdir} \
        --with-spidermonkey=/usr/include/js
 
+# need to use V= because of misc/Makefile.quiet
 %{__make} \
        V=1
 
diff --git a/glib.patch b/glib.patch
deleted file mode 100644
index d7353af..0000000
--- a/glib.patch
+++ /dev/null
@@ -1,32 +0,0 @@
---- gxine-0.5.905/src/console_output.h~        2009-12-19 17:18:41.000000000 
+0100
-+++ gxine-0.5.905/src/console_output.h 2013-08-03 17:43:18.873769563 +0200
-@@ -21,7 +21,7 @@
- #ifndef GXINE_CONSOLE_OUTPUT_H
- #define GXINE_CONSOLE_OUTPUT_H
- 
--#include <glib/gmessages.h>
-+#include <glib.h>
- 
- void console_output_init (void);
- 
---- gxine-0.5.905/src/engine.c~        2009-12-19 17:18:41.000000000 +0100
-+++ gxine-0.5.905/src/engine.c 2013-08-03 17:43:49.863768470 +0200
-@@ -30,7 +30,7 @@
- #include <errno.h>
- #include <unistd.h>
- 
--#include <glib/gthread.h>
-+#include <glib.h>
- 
- #include "engine.h"
- #include "ui.h"
---- gxine-0.5.905/src/main.c~  2009-12-19 17:18:41.000000000 +0100
-+++ gxine-0.5.905/src/main.c   2013-08-03 17:44:08.537101145 +0200
-@@ -45,7 +45,6 @@
- #include <gdk/gdkx.h>
- #include <gdk/gdkkeysyms.h>
- #include <glib.h>
--#include <glib/gmessages.h>
- 
- #include "desktop_integration.h"
- #include "engine.h"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gxine.git/commitdiff/534a77c52e6950181be8e7d00980a1e8c291abc8

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to