From 1a798429ef20597adae47582d172076d5825424b Mon Sep 17 00:00:00 2001 From: Christian Dersch Date: Sun, 29 Jul 2018 15:02:44 +0200 Subject: [PATCH] Remove TODO --- libindi.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libindi.spec b/libindi.spec index 756543e..b5d753d 100644 --- a/libindi.spec +++ b/libindi.spec @@ -7,7 +7,7 @@ License: LGPLv2+ and GPLv2+ # See COPYRIGHT file for a description of the licenses and files covered URL: http://www.indilib.org -#Source0: https://github.com/indilib/indi/releases/download/v%{version}/libindi_%{version}.tar.gz +#Source0: https://github.com/indilib/indi/releases/download/v%%{version}/libindi_%%{version}.tar.gz Source0: libindi-%{version}.tar.gz Source1: libindi-generate-tarball.sh # Remove plugdev, use uaccess @@ -81,7 +81,7 @@ make install DESTDIR=%{buildroot} %files %license COPYING.BSD COPYING.GPL COPYING.LGPL COPYRIGHT LICENSE -%doc AUTHORS ChangeLog NEWS README TODO +%doc AUTHORS ChangeLog NEWS README %{_bindir}/* %{_datadir}/indi %{_udevrulesdir}/*.rules