public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jon Ciesla <limburgher@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/vym] epel10: Fix FTBFS.
Date: Mon, 20 Jul 2026 18:59:20 GMT	[thread overview]
Message-ID: <178457396044.1.12357829221854954192.rpms-vym-e9200827311d@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/vym
Branch : epel10
Commit : e9200827311d1f3fee1e546de28bd0088c23ef9f
Author : Jon Ciesla <limburgher@gmail.com>
Date   : 2013-08-05T13:26:26-05:00
Stats  : +5/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/vym/c/e9200827311d1f3fee1e546de28bd0088c23ef9f?branch=epel10

Log:
Fix FTBFS.

---
diff --git a/vym.spec b/vym.spec
index 32fac1d..90b905e 100644
--- a/vym.spec
+++ b/vym.spec
@@ -2,7 +2,7 @@
 
 Name:           vym
 Version:        2.3.19
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        View your mind
 
 Group:          Applications/Productivity
@@ -84,6 +84,7 @@ desktop-file-install             \
 install -m a+rx,u+w -d %{buildroot}%{_datadir}/mime/packages
 install -p -m a+r,u+w %{SOURCE2} %{buildroot}%{_datadir}/mime/packages/vym.xml
 
+mv %{buildroot}/usr/share/doc/vym-%{version}/vym.pdf .
 
 %post 
 touch --no-create %{_datadir}/icons/hicolor || :
@@ -102,7 +103,7 @@ fi
 update-desktop-database &> /dev/null || :
 
 %files
-%doc LICENSE.txt README.txt INSTALL.txt demos/* doc/*
+%doc LICENSE.txt README.txt INSTALL.txt demos/* doc/* vym.pdf
 %{_bindir}/%{name}
 %{_datadir}/%{name}/
 %{_datadir}/applications/%{name}.desktop
@@ -116,6 +117,8 @@ update-desktop-database &> /dev/null || :
 
 
 %changelog
+* Mon Aug 05 2013 Jon Ciesla <limburgher@gmail.com> - 2.3.19-3
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.3.19-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 

                 reply	other threads:[~2026-07-20 18:59 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=178457396044.1.12357829221854954192.rpms-vym-e9200827311d@fedoraproject.org \
    --to=limburgher@gmail.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