public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Nikola Pajkovsky <npajkovs@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/inn] epel10: fix comiplation problem
Date: Wed, 26 Aug 2026 08:06:04 GMT [thread overview]
Message-ID: <178773156410.1.16074158792690566474.rpms-inn-939133d716e1@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/inn
Branch : epel10
Commit : 939133d716e14569c73270dc28a6acb028156355
Author : Nikola Pajkovsky <npajkovs@fedoraproject.org>
Date : 2009-07-14T10:11:51+00:00
Stats : +13/-9 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/inn/c/939133d716e14569c73270dc28a6acb028156355?branch=epel10
Log:
fix comiplation problem
---
diff --git a/inn.spec b/inn.spec
index d44ba23..bca0877 100644
--- a/inn.spec
+++ b/inn.spec
@@ -449,15 +449,19 @@ exit 0
%dir /usr/lib/news/lib
/usr/lib/news/lib/innreport_inn.pm
-/usr/lib/news/lib/libinnhist.so.2
-/usr/lib/news/lib/libstorage.so.2.0.0
-/usr/lib/news/lib/libstorage.so.2
+%{_libdir}/news/lib/libinnhist.so.2
+%{_libdir}/news/lib/libinnhist.so.2.0.0
+%{_libdir}/news/lib/libinnhist.so
+%{_libdir}/news/lib/libstorage.so
+%{_libdir}/news/lib/libstorage.so.2
+%{_libdir}/news/lib/libstorage.so.2.0.0
+%{_libdir}/news/lib/libinn.so
+%{_libdir}/news/lib/libinn.so.2
+%{_libdir}/news/lib/libinn.so.2.0.0
+
%config(noreplace) /usr/lib/news/lib/innshellvars.pl
%config(noreplace) /usr/lib/news/lib/innshellvars
%config(noreplace) /usr/lib/news/lib/innshellvars.tcl
-/usr/lib/news/lib/libinn.so.2
-/usr/lib/news/lib/libinn.so.2.0.0
-/usr/lib/news/lib/libinnhist.so.2.0.0
%dir /usr/lib/news/doc
/usr/lib/news/doc/LICENSE
@@ -530,9 +534,9 @@ exit 0
/usr/include/inn/libinn.h
/usr/include/inn/storage.h
/usr/include/inn/system.h
-/usr/lib/news/lib/libstorage.so
-/usr/lib/news/lib/libinn.so
-/usr/lib/news/lib/libinnhist.so
+%{_libdir}/news/lib/libstorage.so
+%{_libdir}/news/lib/libinn.so
+%{_libdir}/news/lib/libinnhist.so
%{_mandir}/man3/*
%files -n inews
reply other threads:[~2026-08-26 8:06 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178773156410.1.16074158792690566474.rpms-inn-939133d716e1@fedoraproject.org \
--to=npajkovs@fedoraproject.org \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox