[mate-control-center] update to 1.5.1

Dan Mashal vicodan at fedoraproject.org
Sun Nov 25 23:14:58 UTC 2012


commit b6111c1fdf13e0eab3ad89f3eb25ad6fda8e300c
Author: Dan Mashal <dan.mashal at gmail.com>
Date:   Sun Nov 25 15:14:47 2012 -0800

    update to 1.5.1

 .gitignore               |    1 +
 mate-control-center.spec |   18 ++--
 sources                  |    2 +-
 upstream_commits.patch   |  204 ----------------------------------------------
 4 files changed, 10 insertions(+), 215 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3279c7d..80814d6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /mate-control-center-1.4.0.tar.xz
 /mate-control-center-1.5.0.tar.xz
+/mate-control-center-1.5.1.tar.xz
diff --git a/mate-control-center.spec b/mate-control-center.spec
index 0336407..d7c296d 100644
--- a/mate-control-center.spec
+++ b/mate-control-center.spec
@@ -1,15 +1,10 @@
 Name:           mate-control-center
-Version:        1.5.0
-Release:        2%{?dist}
+Version:        1.5.1
+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
-# upstream commits
-# https://github.com/mate-desktop/mate-control-center/commit/d214d5e996469ce4f507ca7fb995642da7897a87
-# https://github.com/mate-desktop/mate-control-center/commit/2ab117bf8104308e86f9f71eb4d9bf3c2dccb323
-# https://github.com/mate-desktop/mate-control-center/commit/218e877dcb65692105169c963ca0093aaa6f9d6c
-Patch0:         upstream_commits.patch
 
 BuildRequires: pkgconfig(gtk+-2.0)
 BuildRequires: desktop-file-utils
@@ -53,13 +48,13 @@ Development files for mate-control-center
 
 %prep
 %setup -q
-%patch0 -p1
 NOCONFIGURE=1 ./autogen.sh
 
 
 %build
-%configure --disable-static \
-           --disable-update-mimedb \
+%configure --disable-static          \
+           --disable-schemas-compile \
+           --disable-update-mimedb   \
            --disable-scrollkeeper
 
 make %{?_smp_mflags} V=1
@@ -134,6 +129,9 @@ fi
 %{_datadir}/pkgconfig/mate-keybindings.pc
 
 %changelog
+* Sun Nov 25 2012 Dan Mashal <dan.mashal at fedoraproject.org> - 1.5.1-1
+- Bump to 1.5.1 release
+
 * Thu Nov 08 2012 Leigh Scott <leigh123linux at googlemail.com> - 1.5.0-2
 - patch with latest upstream fixes
 
diff --git a/sources b/sources
index 6c6660d..4dd393b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-76cbf4b4e554c3c62140f3a8a9d7bd8f  mate-control-center-1.5.0.tar.xz
+ff8dbedc28b3f3ade078dc20de819d9f  mate-control-center-1.5.1.tar.xz


More information about the scm-commits mailing list