[lpf] Release 11: upstream bugfixes

leamas leamas at fedoraproject.org
Fri Nov 22 09:37:27 UTC 2013


commit 391125059879b5e158acbfe212cf72238fbce514
Author: Alec Leamas <leamas.alec at gmail.com>
Date:   Fri Nov 22 10:36:59 2013 +0100

    Release 11: upstream bugfixes

 .gitignore |    1 +
 lpf.spec   |    9 +++++++--
 sources    |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9c2eb13..802bb5a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /lpf-ff50a5b.tar.gz
 /lpf-0-b40e846.tar.gz
 /lpf-0-d18db6d.tar.gz
+/lpf-0-c885df3.tar.gz
diff --git a/lpf.spec b/lpf.spec
index 9ff8630..e1c013e 100644
--- a/lpf.spec
+++ b/lpf.spec
@@ -1,9 +1,9 @@
-%global commit d18db6d0e35f02cd5042cc75a9a94390ac91983c
+%global commit c885df344d321bbd55c4e621a076fd82ab0c2e94
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 
 Name:           lpf
 Version:        0
-Release:        10.%{shortcommit}%{?dist}
+Release:        11.%{shortcommit}%{?dist}
 Summary:        Local package factory - build non-redistributable rpms
 
                 # Icon from iconarchive.com
@@ -85,6 +85,11 @@ fi
 
 
 %changelog
+* Fri Nov 22 2013 Alec Leamas <leamas at nowhere.net> - 0-11.c885df3
+- Upstream: Automate adding of pkg-build group to user.
+- Upstream: Handle packages built only on i386.
+- Fix left behind cruft after uninstalling lpf-* packages.
+
 * Sat Nov 16 2013 Alec Leamas <leamas at nowhere.net> - 0-10.d18db6d
 - Upstream bugfixes.
 - Fix bug when installing pkg with eula.
diff --git a/sources b/sources
index b65038b..1ab8cf3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-870bf2044c18474f35f40462527879b4  lpf-0-d18db6d.tar.gz
+071540dea24ffe3554a55df3780ccce3  lpf-0-c885df3.tar.gz


More information about the scm-commits mailing list