public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Yaakov Selkowitz <yselkowi@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/wxMaxima] rawhide: Remove packaging cruft
Date: Tue, 16 Jun 2026 22:06:00 GMT [thread overview]
Message-ID: <178164756011.1.10213885972267589703.rpms-wxMaxima-00564916c32d@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/wxMaxima
Branch : rawhide
Commit : 00564916c32d31d12a94779384df38a0a507b80b
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date : 2026-06-16T18:05:48-04:00
Stats : +0/-19 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/wxMaxima/c/00564916c32d31d12a94779384df38a0a507b80b?branch=rawhide
Log:
Remove packaging cruft
---
diff --git a/wxMaxima.spec b/wxMaxima.spec
index e7c28c6..298f414 100644
--- a/wxMaxima.spec
+++ b/wxMaxima.spec
@@ -16,14 +16,12 @@ Source0: https://github.com/wxMaxima-developers/wxmaxima/archive/Version-%{versi
# https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval
ExcludeArch: %{ix86}
-BuildRequires: dos2unix
BuildRequires: gcc
BuildRequires: gcc-c++
BuildRequires: cmake
BuildRequires: desktop-file-utils
BuildRequires: doxygen
BuildRequires: gettext
-BuildRequires: ImageMagick
BuildRequires: libappstream-glib
BuildRequires: libxml2-devel
BuildRequires: wxGTK-devel
@@ -41,8 +39,6 @@ Maxima using wxWidgets.
%prep
%autosetup -n wxmaxima-Version-%{version} -p1
-dos2unix data/%{app_id}.desktop
-
%build
%cmake
@@ -52,21 +48,6 @@ dos2unix data/%{app_id}.desktop
%install
%cmake_install
-# app icon
-mkdir -p %{buildroot}%{_datadir}/icons/hicolor/{scalable,48x48,64x64,128x128}/apps/
-cp -alf \
- %{buildroot}%{_datadir}/pixmaps/%{app_id}.svg \
- %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/
-cp -alf \
- %{buildroot}%{_datadir}/pixmaps/%{app_id}.png \
- %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/
-convert -resize 64x64 \
- %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/%{app_id}.png \
- %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/%{app_id}.png
-convert -resize 48x48 \
- %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/%{app_id}.png \
- %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/%{app_id}.png
-
# mime icons
mkdir -p %{buildroot}%{_datadir}/icons/hicolor/scalable/mimetypes/
cp -alf %{buildroot}%{_datadir}/pixmaps/text-x-wx*.svg %{buildroot}%{_datadir}/icons/hicolor/scalable/mimetypes/
reply other threads:[~2026-06-16 22: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=178164756011.1.10213885972267589703.rpms-wxMaxima-00564916c32d@fedoraproject.org \
--to=yselkowi@redhat.com \
--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