[oxygen-gtk2] oxygen-gtk2-1.2.2-1

nucleo nucleo at fedoraproject.org
Sat Mar 24 01:28:20 UTC 2012


commit 9ce1edf95122c23c26e8ad443aa1930e268f74d9
Author: nucleo <nucleo at fedoraproject.org>
Date:   Sat Mar 24 03:28:16 2012 +0200

    oxygen-gtk2-1.2.2-1
    
    - drop badwindow patch

 .gitignore                  |    1 +
 oxygen-gtk2-badwindow.patch |   13 -------------
 oxygen-gtk2.spec            |   17 ++++++++---------
 sources                     |    2 +-
 4 files changed, 10 insertions(+), 23 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c9ce6eb..b16d440 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /oxygen-gtk2-1.2.0.tar.bz2
 /oxygen-gtk2-1.2.1.tar.bz2
 /oxygen-gtk2-1.2.2.tar.bz2
+/oxygen-gtk2-1.2.2-1.tar.bz2
diff --git a/oxygen-gtk2.spec b/oxygen-gtk2.spec
index c8ae012..5cfd717 100644
--- a/oxygen-gtk2.spec
+++ b/oxygen-gtk2.spec
@@ -1,17 +1,13 @@
 
 Name:    oxygen-gtk2
 Summary: Oxygen GTK+2 theme
-Version: 1.2.2
-Release: 2%{?dist}
+Version: 1.2.2.1
+Release: 1%{?dist}
 
 License: LGPLv2+
 Group:   User Interface/Desktops
 URL:     https://projects.kde.org/projects/playground/artwork/oxygen-gtk
-Source0: ftp://ftp.kde.org/pub/kde/stable/oxygen-gtk2/%{version}/src/%{name}-%{version}.tar.bz2
-# Check if GdkWindow is destroyed before restoring composited state
-# https://bugs.kde.org/show_bug.cgi?id=295875
-# https://bugzilla.redhat.com/show_bug.cgi?id=804790
-Patch0:  oxygen-gtk2-badwindow.patch
+Source0: ftp://ftp.kde.org/pub/kde/stable/oxygen-gtk2/%{version}/src/%{name}-1.2.2-1.tar.bz2
 
 BuildRequires: cmake
 BuildRequires: gtk2-devel
@@ -33,8 +29,7 @@ otherwise breaks every time some setting is changed in KDE.
 
 
 %prep
-%setup -q
-%patch0 -p1 -b .badwindow
+%setup -q -n %{name}-1.2.2-1
 
 
 %build
@@ -65,6 +60,10 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sat Mar 24 2012 Alexey Kurov <nucleo at fedoraproject.org> - 1.2.2.1-1
+- oxygen-gtk2-1.2.2-1
+- drop badwindow patch
+
 * Tue Mar 20 2012 Alexey Kurov <nucleo at fedoraproject.org> - 1.2.2-2
 - fix crash in claws-mail (#804790, kde#295875)
 
diff --git a/sources b/sources
index e0886c2..16cc649 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-88cc3da77fec3802564b6d16b4268300  oxygen-gtk2-1.2.2.tar.bz2
+d6757235374df90f48fe34edce5c2464  oxygen-gtk2-1.2.2-1.tar.bz2


More information about the scm-commits mailing list