[obconf] update to 2.0.4

Miroslav Lichvar mlichvar at fedoraproject.org
Thu Aug 15 10:09:22 UTC 2013


commit 186abc5132edb5a901f0cbaae6b7056c82cf309b
Author: Miroslav Lichvar <mlichvar at redhat.com>
Date:   Tue Aug 13 15:20:51 2013 +0200

    update to 2.0.4

 .gitignore         |    2 +-
 obconf-trans.patch |  751 ----------------------------------------------------
 obconf.spec        |   12 +-
 sources            |    2 +-
 4 files changed, 6 insertions(+), 761 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4787c5a..5ccce66 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/obconf-20121006gitcfde28.tar.xz
+/obconf-2.0.4.tar.gz
diff --git a/obconf.spec b/obconf.spec
index 2c2b3bd..053596e 100644
--- a/obconf.spec
+++ b/obconf.spec
@@ -1,16 +1,14 @@
 Name:		obconf
-Version:	2.0.3
+Version:	2.0.4
 Release:	14.20121006gitcfde28%{?dist}
 Summary:	A graphical configuration editor for the Openbox window manager
 
 Group:		User Interface/X
 License:	GPLv2+
 URL:		http://icculus.org/openbox/index.php/ObConf:About
-#Source0:	http://icculus.org/openbox/obconf/%{name}-%{version}.tar.gz
-Source0:	obconf-20121006gitcfde28.tar.xz
-Patch0:		obconf-trans.patch
+Source0:	http://icculus.org/openbox/obconf/%{name}-%{version}.tar.gz
 
-BuildRequires:	openbox-devel >= 3.4
+BuildRequires:	openbox-devel >= 3.5.2
 BuildRequires:	libglade2-devel
 BuildRequires:	startup-notification-devel
 BuildRequires:	pkgconfig
@@ -24,12 +22,10 @@ ObConf is a graphical configuration editor for the Openbox window manager.
 
 
 %prep
-%setup -q -n %{name}
-%patch0 -p1
+%setup -q
 
 
 %build
-./bootstrap
 %configure
 make %{?_smp_mflags}
 
diff --git a/sources b/sources
index 1c72a17..4834219 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f68de20d26765b8c4ff96d811c3628f9  obconf-20121006gitcfde28.tar.xz
+9271c5d2dc366d61f73665a5e8bceabc  obconf-2.0.4.tar.gz


More information about the scm-commits mailing list