jsanders pushed to veusz (master). "Fix COPYING bug"

notifications at fedoraproject.org notifications at fedoraproject.org
Sat Apr 18 12:33:36 UTC 2015


>From e22384e4f123b72fe7481c499a69aa88e8ccd657 Mon Sep 17 00:00:00 2001
From: Jeremy Sanders <jeremy at jeremysanders.net>
Date: Sat, 18 Apr 2015 13:32:52 +0100
Subject: Fix COPYING bug


diff --git a/veusz.spec b/veusz.spec
index 8de2fc4..190a672 100644
--- a/veusz.spec
+++ b/veusz.spec
@@ -1,6 +1,6 @@
 Name:           veusz
 Version:        1.23
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        GUI scientific plotting package
 
 Group:          Applications/Productivity
@@ -68,7 +68,7 @@ ln -s %{_datadir}/veusz \
     %{buildroot}%{python_sitearch}/veusz/resources
 
 # tell it where to look for examples and COPYING
-ln -s %{_pkgdocdir}/examples %{_pkgdocdir}/COPYING \
+ln -s %{_pkgdocdir}/examples \
    %{buildroot}%{_datadir}/veusz
 
 # install desktop file
@@ -156,6 +156,9 @@ rm -rf %{buildroot}
 %{python_sitearch}/veusz
 
 %changelog
+* Sat Apr 18 2015 Jeremy Sanders <jeremy at jeremysanders.net> - 1.23-2
+- Fix COPYING bug
+
 * Sat Apr 18 2015 Jeremy Sanders <jeremy at jeremysanders.net> - 1.23-1
 - Update to Veusz 1.23
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/veusz.git/commit/?h=master&id=e22384e4f123b72fe7481c499a69aa88e8ccd657


More information about the scm-commits mailing list