[mate-keyring/f17] Revert "update to 1.5.0 release"

leigh123linux leigh123linux at fedoraproject.org
Tue Oct 30 11:56:40 UTC 2012


commit 4d631d5962a4ff02c876550513dcfe3f8453d936
Author: leigh123linux <leigh123linux at googlemail.com>
Date:   Tue Oct 30 11:56:04 2012 +0000

    Revert "update to 1.5.0 release"
    
    This reverts commit be5feec19f46351711c1c26db8006a7f8f92d6f3.

 .gitignore        |    1 -
 mate-keyring.spec |   13 ++++++-------
 sources           |    2 +-
 3 files changed, 7 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d418460..cb065c6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
 /mate-keyring-1.4.0.tar.xz
-/mate-keyring-1.5.0.tar.xz
diff --git a/mate-keyring.spec b/mate-keyring.spec
index a2fffeb..e55087c 100644
--- a/mate-keyring.spec
+++ b/mate-keyring.spec
@@ -1,12 +1,14 @@
 Summary:        Framework for managing passwords and other secrets
 Name:           mate-keyring
-Version:        1.5.0
-Release:        1%{?dist}
+Version:        1.4.0
+Release:        14%{?dist}
 License:        GPLv2+ and LGPLv2+
 Group:          System Environment/Libraries
 URL:            http://mate-desktop.org
-Source0:        http://pub.mate-desktop.org/releases/1.5/%{name}-%{version}.tar.xz
+Source0:        http://pub.mate-desktop.org/releases/1.4/%{name}-%{version}.tar.xz
 
+# We don't need to shown in lxde or xfce
+Patch0:         mate-keyring_fix_desktop-file.patch
 
 BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(dbus-1)
@@ -47,6 +49,7 @@ Shared library for MATE Desktop pam auth
 
 %prep
 %setup -q -n mate-keyring-%{version}
+%patch0 -p1
 NOCONFIGURE=1 ./autogen.sh
 
 %build
@@ -115,10 +118,6 @@ fi
 %{_libdir}/pkgconfig/*
 
 %changelog
-* Mon Oct 29 2012 Leigh Scott <leigh123linux at googlemail.com> - 1.5.0-1
-- update to 1.5.0 release
-- drop upstream patch
-
 * Tue Oct 23 2012 Leigh Scott <leigh123linux at googlemail.com> - 1.4.0-14
 - Tell configure where the certs are.
 - Tell configure where pam security is.
diff --git a/sources b/sources
index 75bcd1c..4a5f6c9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-739e23a9163300c621e3e90f022143d8  mate-keyring-1.5.0.tar.xz
+2055884ab8fb3532b59c591f60c90181  mate-keyring-1.4.0.tar.xz


More information about the scm-commits mailing list