public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ffmpeg] epel9-next: Update README
@ 2026-07-14 21:59 Andreas Schneider
0 siblings, 0 replies; only message in thread
From: Andreas Schneider @ 2026-07-14 21:59 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ffmpeg
Branch : epel9-next
Commit : 03cbf6d8ee7b65596f092576b32a9462c097a079
Author : Andreas Schneider <asn@cryptomilk.org>
Date : 2022-02-12T18:11:24+01:00
Stats : +13/-5 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ffmpeg/c/03cbf6d8ee7b65596f092576b32a9462c097a079?branch=epel9-next
Log:
Update README
---
diff --git a/README.md b/README.md
index 6cb5ff3..e1d7d79 100644
--- a/README.md
+++ b/README.md
@@ -10,9 +10,17 @@ community or a corporation.
1. Update the `Version` in the spec file.
2. Set the `Release` to 0 in the spec file.
-3. Do a full build locally: `fedpkg mockbuild --with full_build`
-4. Run `./ffmpeg_update_free_sources.sh results_ffmpeg/5.0/0.fc35/build.log`
+3. Set `pkg_suffix` to `%nil`
+4. Do a full build locally: `fedpkg mockbuild --with full_build`
+5. Run `./ffmpeg_update_free_sources.sh results_ffmpeg/5.0/0.fc35/build.log`
This will update the `ffmpeg_free_sources` file list.
-5. Run `./ffmpeg_gen_free_tarball.sh` to create the tarball.
-6. Set the `Release` to 1 in the spec file.
-7. Do a scratch build.
+6. Run `./ffmpeg_gen_free_tarball.sh` to create the tarball.
+7. Set `pkg_suffix` to `-free` again
+8. Set the `Release` to 1 in the spec file.
+9. Do a scratch build.
+
+OR
+
+1. Edit `ffmpeg_free_sources` and add missing files
+2. Run `./ffmpeg_gen_free_tarball.sh` to create the tarball.
+3. Do a scratch build.
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-14 21:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-14 21:59 [rpms/ffmpeg] epel9-next: Update README Andreas Schneider
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox