new version (1.4.0)

This commit is contained in:
Christian Dersch 2017-02-26 12:36:26 +01:00
parent 4e16ae187c
commit e09281b12a
4 changed files with 9 additions and 29 deletions

1
.gitignore vendored
View File

@ -10,3 +10,4 @@ libindi0_0.6.tar.gz
/libindi_1.1.0.tar.gz
/libindi_1.2.0.tar.gz
/libindi-1.3.1.tar.gz
/libindi_1.4.0.tar.gz

View File

@ -1,19 +0,0 @@
#!/bin/sh
#
# Starting with release 1.3 INDI ships libindi and 3rdparty stuff (with nonfree
# BLOBs) in one big tar archive. Thus we have to generate a clean one for
# Fedora containing only the free library itself.
VERSION=$1
ORIG=indi-$1
NEW=libindi-$1
echo "Generating clean tar for libindi $1"
echo "Unpack original tar"
tar -xzf $ORIG.tar.gz
mv $ORIG/libindi $NEW
cp -r $ORIG/cmake_modules $NEW/cmake_modules
tar -cpzf $NEW.tar.gz $NEW
echo "Clean up"
rm -rf $ORIG $NEW
echo "Done! Generated $NEW.tar.gz"

View File

@ -1,18 +1,13 @@
Name: libindi
Version: 1.3.1
Release: 2%{?dist}
Version: 1.4.0
Release: 1%{?dist}
Summary: Instrument Neutral Distributed Interface
Group: Development/Libraries
License: LGPLv2+ and GPLv2+
# See COPYRIGHT file for a description of the licenses and files covered
URL: http://www.indilib.org
# Grab the release tar from https://github.com/indilib/indi/releases
# and execute ./libindi-generate-tarball.sh 1.3.1
# to generate a clean tar containing only the free library
Source0: %{name}-%{version}.tar.gz
Source1: %{name}-generate-tarball.sh
Source0: https://github.com/indilib/indi/releases/download/v%{version}/%{name}_%{version}.tar.gz
BuildRequires: cmake
BuildRequires: cfitsio-devel
@ -51,7 +46,7 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
Static library needed to develop a %{name} application
%prep
%setup -q -n %{name}-%{version}
%setup -q -n %{name}
# For Fedora we want to put udev rules in %{_udevrulesdir}
sed -i 's|/lib/udev/rules.d|%{_udevrulesdir}|g' CMakeLists.txt
chmod -x drivers/telescope/lx200fs2.h
@ -86,6 +81,9 @@ make install DESTDIR=%{buildroot}
%{_libdir}/*.a
%changelog
* Sun Feb 26 2017 Christian Dersch <lupinix@mailbox.org> - 1.4.0-1
- new version
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild

View File

@ -1 +1 @@
SHA512 (libindi-1.3.1.tar.gz) = 2ccc171ed192631c1004380ad12abc244cfecee717143d764f461531829afe9adce5aa4ad4890bf1a874cbf63b4fe322b94761aa597850abd84a40346715e51c
SHA512 (libindi_1.4.0.tar.gz) = 474a3c71054120c436433cd40de8e22b28236550a50a9d653b61606ac2f959d817c257b6d08517b77a7d1bfd7282ee22446d7199f986e989ff5f4adb7c52270a