public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Nick Bebout <nick@bebout.net>
To: git-commits@fedoraproject.org
Subject: [rpms/nextcloud-client] rawhide: Remove some unnecessary conditionals (since they match all supported releases)
Date: Tue, 11 Aug 2026 20:29:25 GMT [thread overview]
Message-ID: <178648016522.1.12201606943903025245.rpms-nextcloud-client-0327162675c0@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/nextcloud-client
Branch : rawhide
Commit : 0327162675c07dbba745dbcc919ba2f522eaf923
Author : Nick Bebout <nick@bebout.net>
Date : 2026-08-11T15:29:02-05:00
Stats : +0/-6 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/nextcloud-client/c/0327162675c07dbba745dbcc919ba2f522eaf923?branch=rawhide
Log:
Remove some unnecessary conditionals (since they match all supported releases)
---
diff --git a/nextcloud-client.spec b/nextcloud-client.spec
index 3905575..df14c8a 100644
--- a/nextcloud-client.spec
+++ b/nextcloud-client.spec
@@ -146,7 +146,6 @@ This package provides overlay icons to visualize the sync state
in the caja file manager.
%endif
-%if 0%{?fedora} || 0%{?rhel} > 7
%package dolphin
Summary: Dolphin overlay icons
Supplements: (nextcloud-client and dolphin)
@@ -155,7 +154,6 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
%description dolphin
The nextcloud desktop client dolphin extension.
-%endif
%prep
%setup -n desktop-%{version}
@@ -205,9 +203,7 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/com.nextc
%ldconfig_scriptlets libs
-%if 0%{?fedora} >= 24 || 0%{?rhel} > 7
%ldconfig_scriptlets dolphin
-%endif
%files -f client.lang
%{_bindir}/nextcloud
@@ -246,12 +242,10 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/com.nextc
%{_datadir}/caja-python/extensions/*
%endif
-%if 0%{?fedora} || 0%{?rhel} > 7
%files dolphin
%{_libdir}/libnextclouddolphinpluginhelper.so
%{_kf6_plugindir}/overlayicon/nextclouddolphinoverlayplugin.so
%{_kf6_plugindir}/kfileitemaction/nextclouddolphinactionplugin.so
-%endif
%changelog
%autochangelog
reply other threads:[~2026-08-11 20:29 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=178648016522.1.12201606943903025245.rpms-nextcloud-client-0327162675c0@fedoraproject.org \
--to=nick@bebout.net \
--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