[mate-control-center] update to latest upstream release

Dan Mashal vicodan at fedoraproject.org
Tue Jan 15 23:15:18 UTC 2013


commit 6fc0424b97934d594b0273c6d95953f57cdece8b
Author: Dan Mashal <dan.mashal at fedoraproject.org>
Date:   Tue Jan 15 15:15:03 2013 -0800

    update to latest upstream release

 .gitignore               |    1 +
 mate-control-center.spec |   14 +-
 sources                  |    2 +-
 titlebar_actions.patch   |  387 ----------------------------------------------
 4 files changed, 8 insertions(+), 396 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f9c7279..985617d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /mate-control-center-1.5.0.tar.xz
 /mate-control-center-1.5.1.tar.xz
 /mate-control-center-1.5.2.tar.xz
+/mate-control-center-1.5.3.tar.xz
diff --git a/mate-control-center.spec b/mate-control-center.spec
index e1e5e95..29a0382 100644
--- a/mate-control-center.spec
+++ b/mate-control-center.spec
@@ -1,15 +1,11 @@
 Name:           mate-control-center
-#%define _name   libslab
-Version:        1.5.2
-Release:        2%{?dist}
+Version:        1.5.3
+Release:        1%{?dist}
 Summary:        MATE Desktop control-center
 License:        LGPLv2+ and GPLv2+
 URL:            http://mate-desktop.org
 Source0:        http://pub.mate-desktop.org/releases/1.5/%{name}-%{version}.tar.xz
 
-#patch fix titlebar actions
-patch0: titlebar_actions.patch
-
 BuildRequires: desktop-file-utils
 BuildRequires: icon-naming-utils
 BuildRequires: mate-common
@@ -35,7 +31,7 @@ BuildRequires: libXScrnSaver-devel
 BuildRequires: libXxf86misc-devel
 BuildRequires: libxkbfile-devel
 
-Obsoletes: %{name}-%{version}-1.5.2-1
+Obsoletes: %{name}-%{version}-1.5.2*
 
 # sample code block for handling distributions which cant provide
 # pkgconfig() capabilities - according to Dan: %%{?fedora} < 17
@@ -60,7 +56,6 @@ Development files for mate-control-center
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 NOCONFIGURE=1 ./autogen.sh
@@ -148,6 +143,9 @@ fi
 %{_libdir}/pkgconfig/libslab.pc
 
 %changelog
+* Tue Jan 15 2013 Dan Mashal <dan.mashal at fedoraproject.org> - 1.5.3-1
+- Update to latest upstream release.
+
 * Fri Jan 11 2013 Dan Mashal <dan.mashal at fedoraproject.org> - 1.5.2-2
 - Switch back to old BR scheme.
 - Drop unneeded BR's
diff --git a/sources b/sources
index a81abdc..a1b5841 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-265cff2fa1b3c1c4232bb1743d079c73  mate-control-center-1.5.2.tar.xz
+7647989b5014143547fc09c5f25821d2  mate-control-center-1.5.3.tar.xz


More information about the scm-commits mailing list