public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
* [PATCH 00/12] Updates and fixes for documentation and Fedora package
@ 2022-08-18 20:22 Stefano Brivio
  2022-08-18 20:22 ` [PATCH 01/12] doc: Rewrite demo script Stefano Brivio
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: Stefano Brivio @ 2022-08-18 20:22 UTC (permalink / raw)
  To: passt-dev

[-- Attachment #1: Type: text/plain, Size: 1294 bytes --]

This series introduces a rewrite of the doc/demo.sh script for passt
and pasta, which was entirely outdated, some changes to make packaging
easier, and a number of fixes to the Fedora spec file template.

Most issues addressed here were reported by Fedora package reviewers
at:
  https://bugzilla.redhat.com/show_bug.cgi?id=2106611

Stefano Brivio (12):
  doc: Rewrite demo script
  README: Add link to Copr repositories
  Makefile: Ugly hack to get a "plain" Markdown version of README
  Makefile: Install demo.sh too, uninstall stuff under /usr/share
  fedora: Install "plain" README, instead of web version, and demo
    script
  fedora: Introduce own rpkg macro for changelog
  fedora: Start Release tag from 1, not 0
  fedora: Drop VCS tag from spec file
  fedora: Change source URL to HEAD link with explicit commit SHA
  fedora: Build SELinux subpackage as noarch
  fedora: Don't hardcode CFLAGS setting, use %set_build_flags macro
    instead
  fedora: Fix man pages wildcards in spec file

 Makefile                   |  34 +++-
 README.md                  |  37 ++--
 contrib/fedora/passt.spec  |  26 +--
 contrib/fedora/rpkg.macros |  38 +++++
 doc/demo.sh                | 340 +++++++++++++++++++++++++------------
 5 files changed, 334 insertions(+), 141 deletions(-)

-- 
2.35.1


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2022-08-18 20:22 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-18 20:22 [PATCH 00/12] Updates and fixes for documentation and Fedora package Stefano Brivio
2022-08-18 20:22 ` [PATCH 01/12] doc: Rewrite demo script Stefano Brivio
2022-08-18 20:22 ` [PATCH 02/12] README: Add link to Copr repositories Stefano Brivio
2022-08-18 20:22 ` [PATCH 03/12] Makefile: Ugly hack to get a "plain" Markdown version of README Stefano Brivio
2022-08-18 20:22 ` [PATCH 04/12] Makefile: Install demo.sh too, uninstall stuff under /usr/share Stefano Brivio
2022-08-18 20:22 ` [PATCH 05/12] fedora: Install "plain" README, instead of web version, and demo script Stefano Brivio
2022-08-18 20:22 ` [PATCH 06/12] fedora: Introduce own rpkg macro for changelog Stefano Brivio
2022-08-18 20:22 ` [PATCH 07/12] fedora: Start Release tag from 1, not 0 Stefano Brivio
2022-08-18 20:22 ` [PATCH 08/12] fedora: Drop VCS tag from spec file Stefano Brivio
2022-08-18 20:22 ` [PATCH 09/12] fedora: Change source URL to HEAD link with explicit commit SHA Stefano Brivio
2022-08-18 20:22 ` [PATCH 10/12] fedora: Build SELinux subpackage as noarch Stefano Brivio
2022-08-18 20:22 ` [PATCH 11/12] fedora: Don't hardcode CFLAGS setting, use %set_build_flags macro instead Stefano Brivio
2022-08-18 20:22 ` [PATCH 12/12] fedora: Fix man pages wildcards in spec file Stefano Brivio

Code repositories for project(s) associated with this public inbox

	https://passt.top/passt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for IMAP folder(s).