public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libraw1394] f45: Guard against any undetected SONAME bumps
@ 2026-08-17 12:16 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-08-17 12:16 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/libraw1394
            Branch : f45
            Commit : 582c705793d0f08b05c0d0d507ff7c67932dda7e
            Author : Benjamin A. Beasley <code@musicinmybrain.net>
            Date   : 2026-08-17T12:32:41+02:00
            Stats  : +1/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/libraw1394/c/582c705793d0f08b05c0d0d507ff7c67932dda7e?branch=f45

            Log:
            Guard against any undetected SONAME bumps

https://docs.fedoraproject.org/en-US/packaging-guidelines/#_listing_shared_library_files

[skip changelog]

Signed-off-by: Nils Philippsen <nils@tiptoe.de>

---
diff --git a/libraw1394.spec b/libraw1394.spec
index bcef96a..9c6de29 100644
--- a/libraw1394.spec
+++ b/libraw1394.spec
@@ -43,7 +43,7 @@ rm -f %{buildroot}%{_libdir}/libraw1394.la
 %{_bindir}/dumpiso
 %{_bindir}/sendiso
 %{_bindir}/testlibraw
-%{_libdir}/libraw1394.so.*
+%{_libdir}/libraw1394.so.11*
 %{_mandir}/man1/dumpiso.1*
 %{_mandir}/man1/sendiso.1*
 %{_mandir}/man1/testlibraw.1*

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-17 12:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-17 12:16 [rpms/libraw1394] f45: Guard against any undetected SONAME bumps Benjamin A. Beasley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox