[spice-xpi] update to 2.7

Peter Hatina phatina at fedoraproject.org
Mon Jan 30 10:19:09 UTC 2012


commit b57130dfb0760aa7a29bfd084bf32719746bfd3a
Author: Peter Hatina <phatina at redhat.com>
Date:   Mon Jan 30 11:19:24 2012 +0100

    update to 2.7

 sources                              |    2 +-
 spice-xpi-01-connect.patch           |   12 ------------
 spice-xpi-02-xulrunner-compile.patch |   26 --------------------------
 spice-xpi.spec                       |   15 +++++----------
 4 files changed, 6 insertions(+), 49 deletions(-)
---
diff --git a/sources b/sources
index 76201ab..51c2066 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-39b16babf4d1a12a345d92a8fcbf0998  spice-xpi-2.5.tar.bz2
+3f21bc747906a738f17d02590c4a1ef3  spice-xpi-2.7.tar.bz2
diff --git a/spice-xpi.spec b/spice-xpi.spec
index cc4fac2..1f2b946 100644
--- a/spice-xpi.spec
+++ b/spice-xpi.spec
@@ -1,19 +1,14 @@
 Name:           spice-xpi
-Version:        2.5
-Release:        5%{?dist}
+Version:        2.7
+Release:        1%{?dist}
 Summary:        SPICE extension for Mozilla
 Group:          Applications/Internet
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
 URL:            http://spice-space.org
 Source0:        http://spice-space.org/download/releases/%{name}-%{version}.tar.bz2
 
-Patch0:         spice-xpi-01-connect.patch
-Patch1:         spice-xpi-02-xulrunner-compile.patch
-
-BuildRequires:  libX11-devel
 BuildRequires:  log4cpp-devel
 BuildRequires:  xulrunner-devel >= 8.0
-BuildRequires:  zip
 
 # Spice has number of portability issues, which prevent it
 # from working on any other platforms than x86.
@@ -27,9 +22,6 @@ Spice extension for Mozilla allows the client to be used from a web browser.
 %prep
 %setup -q -n %{name}-%{version}
 
-%patch0 -p1
-%patch1 -p1
-
 %build
 
 %configure
@@ -48,6 +40,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
 %exclude %{_libdir}/mozilla/plugins/*.la
 
 %changelog
+* Mon Jan 30 2012 Peter Hatina <phatina at redhat.com> 2.7-1
+- Update to 2.7
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.5-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list