ausil pushed to pungi (master). "update docs now devel-4-pungi is merged to master, minor spelling fixes (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Sun Jun 7 15:54:27 UTC 2015


From 1cd3e510d9d024daffc10046b5561870d807b86e Mon Sep 17 00:00:00 2001
From: Dennis Gilmore <dennis at ausil.us>
Date: Sun, 7 Jun 2015 10:54:17 -0500
Subject: update docs now devel-4-pungi is merged to master, minor spelling
 fixes

  (pbrobinson)
- Fix remaining productmd issues. (dmach)
- Revert "refactor metadata.py to use productmd's compose.dump for composeinfo"
  (dmach)
- Fix LoraxTreeInfo class inheritance. (dmach)
- Fix pungi -> pungi_wrapper namespace issue. (dmach)
- fix arg order for checksums.add (admiller)
- update for productmd checksums.add to TreeInfo (admiller)
- fix product -> release namespace change for productmd (admiller)
- update arch manifest.add config order for productmd api call (admiller)
- update for new productmd named args to rpms (admiller)
- fix pungi vs pungi_wrapper namespacing in method_deps.py (admiller)
- add createrepo_c Requires to pungi.spec (admiller)
- add comps_filter (admiller)
- refactor metadata.py to use productmd's compose.dump for composeinfo instead
  of pungi compose_to_composeinfo (admiller)
- Update compose, phases{buildinstall,createiso,gather/__ini__} to use correct
  productmd API calls (admiller)
- Use libselinux-python instead of subprocess (lmacken)
- Add README for contributors (admiller)

diff --git a/pungi.spec b/pungi.spec
index e4ddb6d..b1df5c8 100644
--- a/pungi.spec
+++ b/pungi.spec
@@ -1,6 +1,6 @@
 Name:           pungi
 Version:        4.0
-Release:        0.8%{?dist}.20150520.gitff77a92
+iRelease:        0.9%{?dist}.20150607.gitef7c78c
 Summary:        Distribution compose tool
 
 Group:          Development/Tools
@@ -13,8 +13,21 @@ Requires:       lorax >= 22.1
 Requires:       repoview
 Requires:       python-lockfile
 Requires:       kobo
+Requires:       kobo-rpmlib
 Requires:       python-productmd
 Requires:       python-kickstart
+Requires:       libselinux-python
+Requires:       createrepo_c
+Requires:       python-lxml
+Requires:       koji
+Requires:       jigdo
+Requires:       cvs
+Requires:       yum-utils
+Requires:       isomd5sum
+Requires:       genisoimage
+Requires:       gettext
+Requires:       syslinux
+Requires:       git
 
 BuildRequires:  python-devel, python-setuptools
 
@@ -46,6 +59,29 @@ A tool to create anaconda based installation trees/isos of a set of rpms.
 /var/cache/pungi
 
 %changelog
+* Sun Jun 07 2015 Dennis Gilmore <dennis at ausil.us> - 4.0-0.9.20150607.gitef7c78c
+- update docs now devel-4-pungi is merged to master, minor spelling fixes
+  (pbrobinson)
+- Fix remaining productmd issues. (dmach)
+- Revert "refactor metadata.py to use productmd's compose.dump for composeinfo"
+  (dmach)
+- Fix LoraxTreeInfo class inheritance. (dmach)
+- Fix pungi -> pungi_wrapper namespace issue. (dmach)
+- fix arg order for checksums.add (admiller)
+- update for productmd checksums.add to TreeInfo (admiller)
+- fix product -> release namespace change for productmd (admiller)
+- update arch manifest.add config order for productmd api call (admiller)
+- update for new productmd named args to rpms (admiller)
+- fix pungi vs pungi_wrapper namespacing in method_deps.py (admiller)
+- add createrepo_c Requires to pungi.spec (admiller)
+- add comps_filter (admiller)
+- refactor metadata.py to use productmd's compose.dump for composeinfo instead
+  of pungi compose_to_composeinfo (admiller)
+- Update compose, phases{buildinstall,createiso,gather/__ini__} to use correct
+  productmd API calls (admiller)
+- Use libselinux-python instead of subprocess (lmacken)
+- Add README for contributors (admiller)
+
 * Wed May 20 2015 Dennis Gilmore <dennis at ausil.us> - 4.0-0.8.20150520.gitff77a92
 - fix up bad += from early test of implementing different iso labels based on
   if there is a variant or not (dennis)
diff --git a/sources b/sources
index 70c7f0f..7f932d6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3a3c6995cde83bf889bb104999faae13  pungi-4.0.tar.bz2
+4e17f7403b6ff2edba287a8083a95c17  pungi-4.0.tar.bz2
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/pungi.git/commit/?h=master&id=1cd3e510d9d024daffc10046b5561870d807b86e


More information about the scm-commits mailing list