public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/vym] epel10: Fix FTBFS.
@ 2026-07-20 18:59 Jon Ciesla
0 siblings, 0 replies; only message in thread
From: Jon Ciesla @ 2026-07-20 18:59 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-20 18:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-20 18:59 [rpms/vym] epel10: Fix FTBFS Jon Ciesla
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox