]> git.pld-linux.org Git - packages/browser-plugin-spice.git/commitdiff
- updated to 2.6
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 23 Sep 2011 15:38:09 +0000 (15:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- updated sh patch

Changed files:
    browser-plugin-spice.spec -> 1.3
    spice-xpi-sh.patch -> 1.2

browser-plugin-spice.spec
spice-xpi-sh.patch

index 3f72c0b8c4377a148ed65d6528f6f7357dd750f6..47b0c37926a1dca56104a8033f5eeca11a25b3c5 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       Spice-XPI plugin for Mozilla compatible browsers
 Summary(pl.UTF-8):     Wtyczka Spice-XPI dla przeglÄ…darek WWW kompatybilnych z MozillÄ…
 Name:          browser-plugin-spice
-Version:       2.5
+Version:       2.6
 Release:       0.1
 License:       MPL v1.1 or GPL v2.0 or LGPL v2.1
 Group:         X11/Applications
 Source0:       http://spice-space.org/download/releases/spice-xpi-%{version}.tar.bz2
-# Source0-md5: 39b16babf4d1a12a345d92a8fcbf0998
+# Source0-md5: e1099df16c66a762c2cc176c39ff8561
 Patch0:                spice-xpi-sh.patch
 URL:           http://spice-space.org/
 BuildRequires: autoconf >= 2.57
@@ -17,7 +17,6 @@ BuildRequires:        log4cpp-devel
 BuildRequires: nspr-devel >= 4.7.1
 BuildRequires: pkgconfig
 BuildRequires: rpmbuild(macros) >= 1.357
-BuildRequires: xorg-lib-libX11-devel
 BuildRequires: xulrunner-devel >= 1.9.1
 Requires:      browser-plugins >= 2.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
index d3f43972301dd8b98372f9daaee2cae4adcab323..2c7cd5abac2bbe14979cca14d7d3f7458f8b3f59 100644 (file)
@@ -1,6 +1,6 @@
---- spice-xpi-2.5/configure.ac.orig    2011-06-07 10:36:54.000000000 +0200
-+++ spice-xpi-2.5/configure.ac 2011-07-20 11:04:03.150855074 +0200
-@@ -96,19 +96,19 @@
+--- spice-xpi-2.6/configure.ac.orig    2011-08-25 11:07:12.000000000 +0200
++++ spice-xpi-2.6/configure.ac 2011-09-23 16:21:42.335742663 +0200
+@@ -96,14 +96,14 @@
     )
  AC_SUBST(LIBRT)
  
 -SPICE_REQUIRES+=" log4cpp"
 +SPICE_REQUIRES="$SPICE_REQUIRES log4cpp"
  
- PKG_CHECK_MODULES(X11, x11)
- AC_SUBST(X11_CFLAGS)
- AC_SUBST(X11_LIBS)
--SPICE_REQUIRES+=" x11"
-+SPICE_REQUIRES="$SPICE_REQUIRES x11"
  # Add parameter for (partial) static linkage of spice client.
  # this is used to achive single binary package for all (?) distros.
-@@ -122,7 +122,7 @@
+@@ -117,7 +117,7 @@
  PKG_CHECK_MODULES(XUL, libxul-embedding >= 1.9 nspr >= 4.7.1)
  AC_SUBST(XUL_CFLAGS)
  AC_SUBST(XUL_LIBS)
This page took 0.069471 seconds and 4 git commands to generate.