[lpf] Upstream bugfixes

leamas leamas at fedoraproject.org
Sat Nov 16 13:18:10 UTC 2013


commit 2267fc1f91fffeea600ee0379d5d4c9a1a6d0ccb
Author: Alec Leamas <leamas at nowhere.net>
Date:   Sat Nov 16 14:08:04 2013 +0100

    Upstream bugfixes

 .gitignore |    1 +
 lpf.spec   |   16 ++++++++++------
 sources    |    2 +-
 3 files changed, 12 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 35ae6d2..9c2eb13 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /lpf-354c031.tar.gz
 /lpf-ff50a5b.tar.gz
 /lpf-0-b40e846.tar.gz
+/lpf-0-d18db6d.tar.gz
diff --git a/lpf.spec b/lpf.spec
index c49b40c..9ff8630 100644
--- a/lpf.spec
+++ b/lpf.spec
@@ -1,9 +1,9 @@
-%global commit b40e846ec8009c81fce858103dd3d4fe2c1b4c8a
+%global commit d18db6d0e35f02cd5042cc75a9a94390ac91983c
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 
 Name:           lpf
 Version:        0
-Release:        9.%{shortcommit}%{?dist}
+Release:        10.%{shortcommit}%{?dist}
 Summary:        Local package factory - build non-redistributable rpms
 
                 # Icon from iconarchive.com
@@ -85,11 +85,15 @@ fi
 
 
 %changelog
-* Thu Nov 07 2013 Alec Leamas <leamas.alec at gmail.com> - 0-9.db6a39e
-- Adding missing Requires.
-- Upstream bugfix preventing builds to work.
+* Sat Nov 16 2013 Alec Leamas <leamas at nowhere.net> - 0-10.d18db6d
+- Upstream bugfixes.
+- Fix bug when installing pkg with eula.
+- Fix bug in lpf install scriptlets.
 
-* Sat Oct 26 2013 Alec Leamas <leamas.alec at gmail.com> - 0-8.ff50a5b
+* Sun Nov 10 2013 Alec Leamas <leamas at nowhere.net> - 0-9.b40e846
+- Upstream bugfixes.
+
+* Sun Nov 10 2013 Alec Leamas <leamas.alec at gmail.com> - 0-8.ff50a5b
 - Adding missing Requires:
 
 * Sat Oct 26 2013 Alec Leamas <leamas.alec at gmail.com> - 0-6.ff50a5b
diff --git a/sources b/sources
index 3f96b06..b65038b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-684012c4d1af2ccdd8d4ddaef1453f92  lpf-0-b40e846.tar.gz
+870bf2044c18474f35f40462527879b4  lpf-0-d18db6d.tar.gz


More information about the scm-commits mailing list