[spice-xpi/f15] update to 2.7

Peter Hatina phatina at fedoraproject.org
Mon Jan 30 10:00:58 UTC 2012


commit 35eb7ad09c55052bec415a8be2f8053ec69fe105
Author: Peter Hatina <phatina at redhat.com>
Date:   Mon Jan 30 10:59:50 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 6c7382d..e8de266 100644
--- a/spice-xpi.spec
+++ b/spice-xpi.spec
@@ -1,19 +1,14 @@
 Name:           spice-xpi
-Version:        2.5
-Release:        4%{?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
+
 * Mon Nov 21 2011 Peter Hatina <phatina at redhat.com> 2.5-4
 - Fixed compile error
 


More information about the scm-commits mailing list