[prev in list] [next in list] [prev in thread] [next in thread] 

List:       fedora-extras-commits
Subject:    [etckeeper] - Update to 0.54. - Add patch for bz 709487.
From:       Thomas Moschny <thm () fedoraproject ! org>
Date:       2011-05-31 23:13:30
Message-ID: 20110531231331.9E435200F1 () pkgs01 ! phx2 ! fedoraproject ! org
[Download RAW message or body]

commit d05fff596c0c866be8739b8e6f86569c671367a0
Author: Thomas Moschny <thm@fedoraproject.org>
Date:   Wed Jun 1 01:12:17 2011 +0200

    - Update to 0.54.
    - Add patch for bz 709487.

 .gitignore     |    1 +
 etckeeper.spec |   10 +++++++++-
 sources        |    2 +-
 3 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9bfa67b..dae8adf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ etckeeper_0.41.tar.gz
 /etckeeper_0.51.tar.gz
 /etckeeper_0.52.tar.gz
 /etckeeper_0.53.tar.gz
+/etckeeper_0.54.tar.gz
diff --git a/etckeeper.spec b/etckeeper.spec
index 79754de..43dd6a2 100644
--- a/etckeeper.spec
+++ b/etckeeper.spec
@@ -1,7 +1,7 @@
 %global python_sitelib %(%{__python} -c "from distutils.sysconfig import \
get_python_lib; print get_python_lib()")  
 Name:      etckeeper
-Version:   0.53
+Version:   0.54
 Release:   1%{?dist}
 Summary:   Store /etc in a SCM system (git, mercurial, bzr or darcs)
 Group:     Applications/System
@@ -9,6 +9,9 @@ License:   GPLv2+
 URL:       http://kitenet.net/~joey/code/etckeeper/
 Source0:   http://ftp.debian.org/debian/pool/main/e/etckeeper/%{name}_%{version}.tar.gz
  Source1:   README.fedora
+# Upstream commit 394add71: Fix error propagation to yum, which makes
+# AVOID_COMMIT_BEFORE_INSTALL work (bz 709487)
+Patch0:    etckeeper-0.54-yum.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch: noarch
 Requires:  git >= 1.5.4
@@ -41,6 +44,7 @@ etckeeper with bzr backend, install this package.
 
 %prep
 %setup -q -n %{name}
+%patch0 -p1
 %{__perl} -pi -e '
     s|HIGHLEVEL_PACKAGE_MANAGER=apt|HIGHLEVEL_PACKAGE_MANAGER=yum|;
     s|LOWLEVEL_PACKAGE_MANAGER=dpkg|LOWLEVEL_PACKAGE_MANAGER=rpm|;
@@ -96,6 +100,10 @@ fi
 %endif
 
 %changelog
+* Wed Jun  1 2011 Thomas Moschny <thomas.moschny@gmx.de> - 0.54-1
+- Update to 0.54.
+- Add patch for bz 709487.
+
 * Mon Mar 28 2011 Thomas Moschny <thomas.moschny@gmx.de> - 0.53-1
 - Update to 0.53.
 - Run update-ignore on package upgrade (bz 680632).
diff --git a/sources b/sources
index fe38bd2..26fac72 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a5bb4613ce954a03e5db9b9cfff3351a  etckeeper_0.53.tar.gz
+24b6f924deaa59b2fa4f789bcf2e5dc7  etckeeper_0.54.tar.gz
-- 
scm-commits mailing list
scm-commits@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/scm-commits


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic