public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Antonio Trande <sagitter@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/avogadro2-libs] main: Fix datadir sub-directory conflict
Date: Sat, 27 Jun 2026 21:02:57 GMT [thread overview]
Message-ID: <178259417727.1.14192424440336391298.rpms-avogadro2-libs-545fd9180b8f@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/avogadro2-libs
Branch : main
Commit : 545fd9180b8f4c188047d5fff5640e5a10cbbd76
Author : Antonio Trande <sagitter@fedoraproject.org>
Date : 2026-06-27T23:02:46+02:00
Stats : +4/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/avogadro2-libs/c/545fd9180b8f4c188047d5fff5640e5a10cbbd76?branch=main
Log:
Fix datadir sub-directory conflict
---
diff --git a/avogadro2-libs.spec b/avogadro2-libs.spec
index a97584b..888cc40 100644
--- a/avogadro2-libs.spec
+++ b/avogadro2-libs.spec
@@ -17,6 +17,9 @@ Source3: https://github.com/OpenChemistry/crystals/archive/refs/tags/%{version}/
Source4: https://github.com/OpenChemistry/fragments/archive/refs/tags/%{version}/fragments-%{version}.tar.gz
Source5: https://github.com/OpenChemistry/avogadrodata/archive/refs/tags/%{version}/avogadrodata-%{version}.tar.gz
+# Do not download "fragments" files
+Patch0: avogadro2-libs-avoid_downloading.patch
+
BuildRequires: boost-devel
BuildRequires: python3-devel
BuildRequires: python3-pybind11
@@ -47,12 +50,9 @@ BuildRequires: JKQtPlotter-devel
BuildRequires: libarchive-devel >= 3.4.0
%endif
Provides: %{name}-static = 0:%{version}-%{release}
-
+Obsoletes: %{name} < 0:2.0.0-1
%py_provides python3-%{name}
%py_provides python3-avogadro
-
-# Do not download "fragments" files
-Patch0: avogadro2-libs-avoid_downloading.patch
%description
Avogadro libraries provide 3D rendering, visualization, analysis
and data processing useful in computational chemistry, molecular modeling,
reply other threads:[~2026-06-27 21:02 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=178259417727.1.14192424440336391298.rpms-avogadro2-libs-545fd9180b8f@fedoraproject.org \
--to=sagitter@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