[lpf] Checking if fedpkg bug still there.

leamas leamas at fedoraproject.org
Wed Jan 8 10:06:11 UTC 2014


commit d44d2f182263d4d0c6f8222f9051740443d71f2e
Author: Alec Leamas <leamas.alec at gmail.com>
Date:   Wed Jan 8 11:03:39 2014 +0100

    Checking if fedpkg bug still there.

 lpf.spec |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/lpf.spec b/lpf.spec
index e154a00..3a1273a 100644
--- a/lpf.spec
+++ b/lpf.spec
@@ -3,7 +3,7 @@
 
 Name:           lpf
 Version:        0.1
-Release:        1.%{shortcommit}%{?dist}
+Release:        2.%{shortcommit}%{?dist}
 Summary:        Local package factory - build non-redistributable rpms
 
                 # Icon from iconarchive.com
@@ -93,12 +93,14 @@ fi
 %{_datadir}/appdata
 %{_datadir}/man/man1/lpf*
 %{_libexecdir}/lpf-kill-pgroup
-# fedpkg import does not accept /etc ATM.
-%attr(440, root, root) %config(noreplace) %{_sysconfdir}/sudoers.d/pkg-build
+%attr(440, root, root) %config(noreplace)  /etc/sudoers.d/pkg-build
 %attr(2775, pkg-build, pkg-build)/var/lib/lpf
 
 
 %changelog
+* Wed Jan 08 2014 Michael Kolmodin <leamas.alec at gmail.com> - 0.1-2.36e5aa0
+- Rebuilt, checking fo fedpkg bug.
+
 * Wed Jan 08 2014 Alec Leamas <leamas.alec at gmail.com> - 0.1-1.36e5aa0
 - First upstream release 0.1.
 


More information about the scm-commits mailing list