Compare commits

...

50 Commits
f27 ... rawhide

Author SHA1 Message Date
Orion Poplawski 43dae377c5 Rebuilt for Boost 1.81 2023-02-26 15:18:58 -07:00
Mattia Verga c7599bf54c Remove old patch 2023-02-14 18:41:35 +01:00
Mattia Verga 1bb256f4eb Update to 2.0.0
... (fedora#2165858)

- Update license tag to SPDX identifiers
- Enable websocket support
- Enable tests on s390x (now working)
- Better list package files
2023-02-14 18:14:05 +01:00
Benjamin A. Beasley 58663c587e Fix missing header for GCC 13 2023-01-29 09:54:23 -05:00
Fedora Release Engineering d5cd8c04b6 Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-19 16:36:09 +00:00
Maxwell G 15a3965220
Rebuild for cfitsio 4.2 2022-12-29 09:41:44 -10:00
Mattia Verga 41409d41c5 Update to 1.9.9 (fedora#2149808) 2022-12-04 10:11:02 +01:00
Mattia Verga 8f3f22ebca Update to 1.9.8 2022-10-04 18:35:33 +02:00
Mamoru TASAKA 94a14853e9 Rebuild for gsl-2.7.1 2022-08-23 17:16:36 +09:00
Mattia Verga 43b415dc36 Update to 1.9.7 2022-08-06 13:20:35 +02:00
Fedora Release Engineering 25d82cd30c Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-21 18:05:44 +00:00
Mattia Verga cb8336adb9 Update to 1.9.6 2022-05-24 12:08:26 +02:00
Mattia Verga ba0a905c34 Use rpmautospec 2022-05-24 12:00:48 +02:00
Mattia Verga 9384174d16 Update to 1.9.5.1 2022-03-21 18:46:19 +01:00
Rex Dieter 361af6c613 Packaging variables read or set by %forgemeta
forgeurl:          https://github.com/indilib/indi
  forgesource:       https://github.com/indilib/indi/archive/v1.9.4/indi-1.9.4.tar.gz
  forgesetupargs:    -n indi-1.9.4
  archivename:       indi-1.9.4
  archiveext:        tar.gz
  archiveurl:        https://github.com/indilib/indi/archive/v1.9.4/indi-1.9.4.tar.gz
  topdir:            indi-1.9.4
  extractdir:        indi-1.9.4
  repo:              indi
  scm:               git
  version:           1.9.4
  dist:              .fc37
  (snapshot date is either manually supplied or computed once %{_sourcedir}/%{archivename}.%{archiveext} is available)
enable ogg/theora support
2022-02-28 11:26:59 -06:00
Mattia Verga 441f73e8d2 Enable Theora recorder 2022-02-27 12:55:05 +00:00
Mattia Verga 9886d242ce Upgrade to 1.9.4 2022-02-05 15:34:57 +01:00
Fedora Release Engineering b228ab1f70 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-20 16:28:10 +00:00
Mattia Verga a967031920 Disable tests on s390x 2022-01-06 17:51:40 +01:00
Mattia Verga c3ed2b1cb2 Update to 1.9.3 2022-01-06 17:09:20 +01:00
Fedora Release Engineering 0bbfca4208 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-22 11:37:12 +00:00
Mattia Verga fb9fe0e719 Upgrade to 1.9.0 2021-05-13 13:29:28 +02:00
Tim Landscheidt 22937d23cc Remove "-i" option from "%forgemeta" call
The option "-i" to "%forgemeta" causes debugging information
to be output.  This confuses scripts that use rpmspec et
al. to query information about a spec file.  Therefore, the
spec templates in the packaging guidelines note that the
"-i" and "-v" options to "%forgemeta" should be removed
before committing
(cf. https://docs.fedoraproject.org/en-US/packaging-guidelines/SourceURL/#_using_forges_hosted_revision_control).
2021-02-24 01:49:54 +00:00
Christian Dersch 8a0d90dcb0 Packaging variables read or set by %forgemeta
forgeurl:          https://github.com/indilib/indi
  forgesource:       https://github.com/indilib/indi/archive/v1.8.6/indi-1.8.6.tar.gz
  forgesetupargs:    -n indi-1.8.6
  archivename:       indi-1.8.6
  archiveext:        tar.gz
  archiveurl:        https://github.com/indilib/indi/archive/v1.8.6/indi-1.8.6.tar.gz
  topdir:            indi-1.8.6
  extractdir:        indi-1.8.6
  repo:              indi
  scm:               git
  version:           1.8.6
  dist:              .fc34
  (snapshot date is either manually supplied or computed once %{_sourcedir}/%{archivename}.%{archiveext} is available)
Rebuilt for libcfitsio.so.7
2021-02-02 18:57:52 +01:00
Fedora Release Engineering 8581b0e504 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-26 17:17:44 +00:00
Jeff Law 9aafbb6f98 Fix missing #includes for gcc-11 2020-12-04 09:28:50 -07:00
Sergio Pascual b850779ad8 New upstream source (1.8.6) 2020-08-24 20:44:09 +02:00
Sergio Pascual 0b58677ae6 Fix cmake out-of-source-build (bz #1864002) 2020-08-18 19:36:25 +02:00
Fedora Release Engineering 97de0232aa - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-08-01 03:57:57 +00:00
Fedora Release Engineering 232c1e4e63 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-28 04:52:44 +00:00
Sergio Pascual 03a58c9178 Packaging variables read or set by %forgemeta
forgeurl:          https://github.com/indilib/indi
  forgesource:       https://github.com/indilib/indi/archive/v1.8.5/indi-1.8.5.tar.gz
  forgesetupargs:    -n indi-1.8.5
  archivename:       indi-1.8.5
  archiveext:        tar.gz
  archiveurl:        https://github.com/indilib/indi/archive/v1.8.5/indi-1.8.5.tar.gz
  topdir:            indi-1.8.5
  extractdir:        indi-1.8.5
  repo:              indi
  scm:               git
  version:           1.8.5
  dist:              .fc33
  (snapshot date is either manually supplied or computed once %{_sourcedir}/%{archivename}.%{archiveext} is available)
New upstream source (1.8.5)
2020-07-09 18:28:22 +02:00
Jeff Law 4c77fedae7 Disable LTO 2020-07-08 16:13:28 -06:00
Sergio Pascual 73402fbec5 Patch stime in arm (bz#1799588) 2020-03-02 00:43:42 +01:00
Fedora Release Engineering ae4c9b6b9f - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-29 09:24:59 +00:00
Christian Dersch 96de52f594 new version 2019-10-20 13:23:56 +02:00
Susi Lehtola b8bc470d58 Rebuilt for GSL 2.6. 2019-08-20 22:06:24 +02:00
Fedora Release Engineering 0852835ed6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-25 13:31:41 +00:00
Christian Dersch 754daf8349 new version 2019-04-28 11:06:58 +02:00
Fedora Release Engineering 1860c0ab87 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-01 07:23:08 +00:00
Igor Gnatenko 835d379adb Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
2019-01-28 20:24:11 +01:00
Björn Esser 9682d5000f
Append curdir to CMake invokation. (#1668512) 2019-01-23 09:29:05 +01:00
Igor Gnatenko 370a53435e
Remove obsolete ldconfig scriptlets
References: https://fedoraproject.org/wiki/Changes/RemoveObsoleteScriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-01-22 18:39:48 +01:00
Florian Weimer 473ae10b9f Rebuild with fixed binutils 2018-07-31 14:54:31 +02:00
Christian Dersch 51a1b7b2d2 new version 2018-07-29 13:59:22 +02:00
Fedora Release Engineering c2f1666c25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-13 08:16:03 +00:00
Sergio Pascual dd2e296cf4 Patch udev rule to remove plugdev (bz #1577332) 2018-06-21 15:31:49 +02:00
Christian Dersch 7edf14ca2c removed TODO from docs 2018-05-26 12:39:08 +02:00
Christian Dersch 11f4d2a76e fixed path 2018-05-26 12:32:45 +02:00
Christian Dersch 69be619a3e fixed source 2018-05-26 12:27:51 +02:00
Christian Dersch 84f50778d2 new version 2018-05-26 12:23:33 +02:00
6 changed files with 351 additions and 225 deletions

15
.gitignore vendored
View File

@ -16,3 +16,18 @@ libindi0_0.6.tar.gz
/libindi_1.6.0.tar.gz
/libindi_1.6.1.tar.gz
/libindi_1.6.2.tar.gz
/libindi-1.7.2.tar.gz
/libindi-1.7.4.tar.gz
/libindi-1.7.7.tar.gz
/libindi-1.8.1.tar.gz
/indi-1.8.5.tar.gz
/indi-1.8.6.tar.gz
/indi-1.9.0.tar.gz
/indi-1.9.3.tar.gz
/indi-1.9.4.tar.gz
/indi-1.9.5.1.tar.gz
/indi-1.9.6.tar.gz
/indi-1.9.7.tar.gz
/indi-1.9.8.tar.gz
/indi-1.9.9.tar.gz
/indi-2.0.0.tar.gz

258
changelog Normal file
View File

@ -0,0 +1,258 @@
* Mon Mar 21 2022 Mattia Verga <mattia.verga@protonmail.com> - 1.9.5.1-1
- Upgrade to 1.9.5.1
* Mon Feb 28 2022 Rex Dieter <rdieter@fedoraproject.org> - 1.9.4-2
- enable ogg/theora support
* Sat Feb 05 2022 Mattia Verga <mattia.verga@protonmail.com> - 1.9.4-1
- Upgrade to 1.9.4
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.3-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Thu Jan 06 2022 Mattia Verga <mattia.verga@protonmail.com> - 1.9.3-2
- Disable tests on s390x
* Thu Jan 06 2022 Mattia Verga <mattia.verga@protonmail.com> - 1.9.3-1
- Upgrade to 1.9.3
- Remove unneeded patches
- Fix and enable tests
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - Packaging variables read or set by %forgemeta
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Thu May 13 2021 Mattia Verga <mattia.verga@protonmail.com> - 1.9.0-1
- Upgrade to 1.9.0
- Added options to build qt5 client and unit tests
- Remove %%ldconfig_scriptlets macro
* Tue Feb 02 2021 Christian Dersch <lupinix@mailbox.org> - 1.8.6-4
- Rebuilt for libcfitsio.so.7
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.6-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Fri Dec 04 2020 Jeff Law <law@redhat.com> - 1.8.6-2
- Fix missing #includes for gcc-11
* Mon Aug 24 2020 Sergio Pascual <sergiopr@fedoraproject.org> - 1.8.6-1
- New upstream source (1.8.6)
* Tue Aug 18 2020 Sergio Pascual <sergiopr@fedoraproject.org> - 1.8.5-4
- Fix cmake out-of-source-build (bz #1864002)
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.5-3
- Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Thu Jul 09 2020 Sergio Pascual <sergiopr@fedoraproject.org> 1.8.5-1
- New upstream source (1.8.5)
* Wed Jul 08 2020 Jeff Law <law@redhat.com> 1.8.1-4
- Disable LTO
* Sun Mar 01 2020 Sergio Pascual <sergiopr@fedoraproject.org> 1.8.1-3
- Patch stime in arm (bz#1799588)
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Sun Oct 20 2019 Christian Dersch <lupinix@fedoraproject.org> - 1.8.1-1
- new version
* Tue Aug 20 2019 Susi Lehtola <jussilehtola@fedoraproject.org> - 1.7.7-3
- Rebuilt for GSL 2.6.
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.7-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Sun Apr 28 2019 Christian Dersch <lupinix@mailbox.org> - 1.7.7-1
- new version
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.4-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Wed Jan 23 2019 Björn Esser <besser82@fedoraproject.org> - 1.7.4-3
- Append curdir to CMake invokation. (#1668512)
* Tue Jul 31 2018 Florian Weimer <fweimer@redhat.com> - 1.7.4-2
- Rebuild with fixed binutils
* Sun Jul 29 2018 Christian Dersch <lupinix@mailbox.org> - 1.7.4-1
- new version
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Thu Jun 21 2018 Sergio Pascual <sergiopr@fedoraproject.org> 1.7.2-2
- Patch udev rule to remove plugdev (bz #1577332)
* Sat May 26 2018 Christian Dersch <lupinix@mailbox.org> - 1.7.2-1
- new version
* Fri Feb 23 2018 Christian Dersch <lupinix@mailbox.org> - 1.6.2-3
- rebuilt for cfitsio 3.420 (so version bump)
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Mon Jan 08 2018 Christian Dersch <lupinix@mailbox.org> - 1.6.2-1
- new version
* Mon Jan 08 2018 Christian Dersch <lupinix@mailbox.org> - 1.6.1-1
- new version
* Tue Jan 02 2018 Christian Dersch <lupinix@fedoraproject.org> - 1.6.0-1
- new version
- split shared libraries into -libs subpackage, to be multiarch clean
* Sat Oct 07 2017 Christian Dersch <lupinix@mailbox.org> - 1.5.0-1
- new version
* Sat Aug 05 2017 Christian Dersch <lupinix@mailbox.org> - 1.4.1-4
- Rebuild (gsl)
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Mon Feb 27 2017 Christian Dersch <lupinix@mailbox.org> - 1.4.1-1
- new version
* 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
* Thu Dec 15 2016 derschc <lupinix@mailbox.org> - 1.3.1-1
- new version
* Sat May 07 2016 Christian Dersch <lupinix@mailbox.org> - 1.2.0-3
- Unified spec for Fedora and EPEL
* Mon Feb 22 2016 Orion Poplawski <orion@cora.nwra.com> - 1.2.0-2
- Rebuild for gsl 2.1
* Tue Feb 02 2016 Christian Dersch <lupinix@mailbox.org> - 1.2.0-1
- new version
* Mon Sep 07 2015 Christian Dersch <lupinix@fedoraproject.org> 1.1.0-1
- New upstream source (1.1.0)
- New BR: curl-devel
- New BR: systemd (for udevrulesdir macro)
* Mon Feb 23 2015 Sergio Pascual <sergiopr@fedoraproject.org> 1.0.0-1
- New upstream source (1.0.0)
* Mon Oct 06 2014 Sergio Pascual <sergiopr@fedoraproject.org> 0.9.9-1
- New upstream source (0.9.9)
- Removed patches ported upstream
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.8.1-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Mon Jul 28 2014 Peter Robinson <pbrobinson@fedoraproject.org> 0.9.8.1-6
- rebuild (libnova)
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.8.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Mon May 12 2014 Marcin Juszkiewicz <mjuszkiewicz@redhat.com> 0.9.8.1-4
- Add AArch64 definitions where needed.
* Fri May 09 2014 Sergio Pascual <sergiopr@fedoraproject.org> 0.9.8.1-3
- Plugin directory has to be arch-dependent
* Sun Apr 27 2014 Christian Dersch <chrisdersch@gmail.com> 0.9.8.1-2
- Fix wrong upstream version
* Thu Apr 24 2014 Sergio Pascual <sergiopr@fedoraproject.org> 0.9.8.1-1
- New upstream source (0.9.8.1)
* Tue Dec 03 2013 Sergio Pascual <sergiopr@fedoraproject.org> 0.9.7-1
- New upstream source (0.9.7)
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.6-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Wed Jul 17 2013 Sergio Pascual <sergiopr@fedoraproject.org> 0.9.6-5
- rebuild (cfitsio 3.350)
* Fri Mar 22 2013 Rex Dieter <rdieter@fedoraproject.org> 0.9.6-4
- rebuild (cfitsio)
* Wed Mar 20 2013 Rex Dieter <rdieter@fedoraproject.org> 0.9.6-3
- rebuild (cfitsio)
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Fri Dec 07 2012 Sergio Pascual <sergiopr at fedoraproject.org> - 0.9.6-1
- New upstream source
- Added udev rules (in wrong directory)
- Fixed FSF previous address bug, new appear
* Tue Jan 24 2012 Sergio Pascual <sergiopr at fedoraproject.org> - 0.9-1
- New upstream source
- All instruments created (solves #653690)
- Library does not call exit()
- Library does not build require boost-devel
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Fri Jul 15 2011 Sergio Pascual <sergiopr at fedoraproject.org> - 0.8-1
- New upstream source
- Submitted a bug upstream, address of FSF is incorrect in some files
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Fri Nov 26 2010 Sergio Pascual <sergiopr at fedoraproject.org> - 0.6.2-2
- Adding manually telescopes missing (bz #653690)
* Thu Jul 29 2010 Sergio Pascual <sergiopr at fedoraproject.org> - 0.6.2-1
- New upstream source (bz #618776)
- Bz #564842 fixed upstream, patch removed
- With pkgconfig file
* Wed Feb 17 2010 Sergio Pascual <sergiopr at fedoraproject.org> - 0.6-11
- Added missing -lm in indi_sbig_stv. Fixes bz #564842
* Fri Jan 08 2010 Sergio Pascual <sergiopr at fedoraproject.org> - 0.6-10
- EVR bump, rebuilt with new libnova
* Tue Dec 22 2009 Sergio Pascual <sergiopr at fedoraproject.org> - 0.6-9
- Static library moved to its own subpackage
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Wed Feb 18 2009 Sergio Pascual <sergiopr at fedoraproject.org> - 0.6-6
- Provides libindi-static
* Tue Feb 17 2009 Sergio Pascual <sergiopr at fedoraproject.org> - 0.6-5
- Need to provide the static library libindidriver.a to build indi-apogee
* Sat Feb 14 2009 Sergio Pascual <sergiopr at fedoraproject.org> - 0.6-4
- Fixed patch to find cfitsio
* Sat Feb 14 2009 Sergio Pascual <sergiopr at fedoraproject.org> - 0.6-3
- Patch to detect cfitsio in all architectures
* Fri Feb 06 2009 Sergio Pascual <sergiopr at fedoraproject.org> - 0.6-2
- Commands (rm, make) instead of macros
- Upstream bug about licenses (GPLv2 missing)
- Upstream bug about libindi calling exit
* Mon Jan 26 2009 Sergio Pascual <sergiopr at fedoraproject.org> - 0.6-1
- First version

View File

@ -1,12 +0,0 @@
diff -ur libindi-0.9.8/libs/indibase/alignment/CMakeLists.txt libindi-0.9.8.fix/libs/indibase/alignment/CMakeLists.txt
--- libindi-0.9.8/libs/indibase/alignment/CMakeLists.txt 2014-03-30 17:20:23.000000000 +0200
+++ libindi-0.9.8.fix/libs/indibase/alignment/CMakeLists.txt 2014-04-23 23:58:32.619150626 +0200
@@ -62,7 +62,7 @@
add_library(AlignmentClient ${AlignmentClient_SRCS})
set_target_properties(AlignmentClient PROPERTIES OUTPUT_NAME indiAlignmentClient)
-install(TARGETS AlignmentClient ARCHIVE DESTINATION ${LIB_DESTINATION})
+install(TARGETS AlignmentClient ARCHIVE DESTINATION ${LIB_DESTINATION} LIBRARY DESTINATION ${LIB_DESTINATION})
##################################################
############ LoaderCLient test program ###########

View File

@ -1,20 +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.
NAME="libindi"
ORIG=indi-$1
NEW=$NAME-$1
echo "Generating clean tar for $NAME"
echo "Unpack original tar"
tar -xzf v$1.tar.gz
echo "Packing new tar for $NAME"
mv $ORIG/$NAME $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,27 +1,64 @@
Name: libindi
Version: 1.6.2
Release: 3%{?dist}
Summary: Instrument Neutral Distributed Interface
# Define boolean to quickly set option and dependencies for
# building QT5 client
%global build_qt5_client 1
License: LGPLv2+ and GPLv2+
# Define boolean to quickly set option and dependencies for
# building with websocket support
%global build_websocket 1
# Define boolean to quickly set option and dependencies for
# unit tests
%global build_tests 1
Name: libindi
Version: 2.0.0
Release: %autorelease
Summary: Instrument Neutral Distributed Interface
License: GPL-2.0-or-later AND LGPL-2.1-or-later AND LGPL-2.0-or-later and BSD-3-Clause
# 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
URL: http://www.indilib.org
Source0: https://github.com/indilib/indi/archive/v%{version}/indi-%{version}.tar.gz
BuildRequires: cmake
BuildRequires: libfli-devel
BuildRequires: libev-devel
BuildRequires: libogg-devel
BuildRequires: libnova-devel
BuildRequires: qt5-qtbase-devel
BuildRequires: libtheora-devel
BuildRequires: systemd
BuildRequires: pkgconfig(cfitsio)
BuildRequires: pkgconfig(fftw3)
BuildRequires: pkgconfig(libcurl)
BuildRequires: pkgconfig(gsl)
BuildRequires: pkgconfig(libjpeg)
BuildRequires: pkgconfig(libusb-1.0)
BuildRequires: pkgconfig(zlib)
%if 0%{?build_qt5_client}
BuildRequires: pkgconfig(Qt5Network)
%global qt5_client ON
%else
%global qt5_client OFF
%endif
%if 0%{?build_websocket}
BuildRequires: boost-devel
BuildRequires: websocketpp-devel
%global websocket ON
%else
%global websocket OFF
%endif
%if 0%{?build_tests}
BuildRequires: pkgconfig(gtest)
BuildRequires: pkgconfig(gmock)
%global tests ON
%else
%global tests OFF
%endif
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
%description
@ -33,7 +70,6 @@ data acquisition, monitoring, and a lot more.
%package devel
Summary: Libraries, includes, etc. used to develop an application with %{name}
Group: Development/Libraries
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
Requires: %{name}-static%{?_isa} = %{version}-%{release}
@ -50,212 +86,61 @@ These are the shared libraries of INDI.
%package static
Summary: Static libraries, includes, etc. used to develop an application with %{name}
Group: Development/Libraries
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
%description static
Static library needed to develop a %{name} application
%prep
%setup -q -n %{name}
# For Fedora we want to put udev rules in %{_udevrulesdir}
%autosetup -p1 -n indi-%{version}
# 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
chmod -x drivers/telescope/lx200fs2.cpp
chmod -x drivers/telescope/pmc8driver.h
chmod -x drivers/telescope/pmc8driver.cpp
%build
%cmake
make VERBOSE=1 %{?_smp_mflags}
%cmake \
-DINDI_BUILD_QT5_CLIENT="%{qt5_client}" \
-DINDI_BUILD_UNITTESTS="%{tests}" \
-DINDI_BUILD_WEBSOCKET="%{websocket}"
%cmake_build
%install
make install DESTDIR=%{buildroot}
%cmake_install
%post libs -p /sbin/ldconfig
%postun libs -p /sbin/ldconfig
%check
%if 0%{?build_tests}
%ctest --test-dir %_vpath_builddir/test
%endif
%files
%license COPYING.BSD COPYING.GPL COPYING.LGPL COPYRIGHT LICENSE
%doc AUTHORS ChangeLog NEWS README TODO
%{_bindir}/*
%doc AUTHORS ChangeLog NEWS README
%{_bindir}/indi_*
%{_bindir}/indiserver
%{_bindir}/shelyak_usis
%{_datadir}/indi
%{_udevrulesdir}/*.rules
%{_udevrulesdir}/80-dbk21-camera.rules
%{_udevrulesdir}/99-indi_auxiliary.rules
%files libs
%license COPYING.BSD COPYING.GPL COPYING.LGPL COPYRIGHT LICENSE
%{_libdir}/*.so.*
%{_libdir}/%{name}*.so.2
%{_libdir}/%{name}*.so.2.*
%{_libdir}/indi/MathPlugins
%files devel
%{_includedir}/*
%{_libdir}/*.so
%{_libdir}/pkgconfig/*.pc
%{_includedir}/%{name}
%{_libdir}/%{name}*.so
%{_libdir}/pkgconfig/%{name}.pc
%files static
%{_libdir}/*.a
%{_libdir}/%{name}*.a
%changelog
* Fri Feb 23 2018 Christian Dersch <lupinix@mailbox.org> - 1.6.2-3
- rebuilt for cfitsio 3.420 (so version bump)
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Mon Jan 08 2018 Christian Dersch <lupinix@mailbox.org> - 1.6.2-1
- new version
* Mon Jan 08 2018 Christian Dersch <lupinix@mailbox.org> - 1.6.1-1
- new version
* Tue Jan 02 2018 Christian Dersch <lupinix@fedoraproject.org> - 1.6.0-1
- new version
- split shared libraries into -libs subpackage, to be multiarch clean
* Sat Oct 07 2017 Christian Dersch <lupinix@mailbox.org> - 1.5.0-1
- new version
* Sat Aug 05 2017 Christian Dersch <lupinix@mailbox.org> - 1.4.1-4
- Rebuild (gsl)
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Mon Feb 27 2017 Christian Dersch <lupinix@mailbox.org> - 1.4.1-1
- new version
* 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
* Thu Dec 15 2016 derschc <lupinix@mailbox.org> - 1.3.1-1
- new version
* Sat May 07 2016 Christian Dersch <lupinix@mailbox.org> - 1.2.0-3
- Unified spec for Fedora and EPEL
* Mon Feb 22 2016 Orion Poplawski <orion@cora.nwra.com> - 1.2.0-2
- Rebuild for gsl 2.1
* Tue Feb 02 2016 Christian Dersch <lupinix@mailbox.org> - 1.2.0-1
- new version
* Mon Sep 07 2015 Christian Dersch <lupinix@fedoraproject.org> 1.1.0-1
- New upstream source (1.1.0)
- New BR: curl-devel
- New BR: systemd (for udevrulesdir macro)
* Mon Feb 23 2015 Sergio Pascual <sergiopr@fedoraproject.org> 1.0.0-1
- New upstream source (1.0.0)
* Mon Oct 06 2014 Sergio Pascual <sergiopr@fedoraproject.org> 0.9.9-1
- New upstream source (0.9.9)
- Removed patches ported upstream
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.8.1-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Mon Jul 28 2014 Peter Robinson <pbrobinson@fedoraproject.org> 0.9.8.1-6
- rebuild (libnova)
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.8.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Mon May 12 2014 Marcin Juszkiewicz <mjuszkiewicz@redhat.com> 0.9.8.1-4
- Add AArch64 definitions where needed.
* Fri May 09 2014 Sergio Pascual <sergiopr@fedoraproject.org> 0.9.8.1-3
- Plugin directory has to be arch-dependent
* Sun Apr 27 2014 Christian Dersch <chrisdersch@gmail.com> 0.9.8.1-2
- Fix wrong upstream version
* Thu Apr 24 2014 Sergio Pascual <sergiopr@fedoraproject.org> 0.9.8.1-1
- New upstream source (0.9.8.1)
* Tue Dec 03 2013 Sergio Pascual <sergiopr@fedoraproject.org> 0.9.7-1
- New upstream source (0.9.7)
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.6-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Wed Jul 17 2013 Sergio Pascual <sergiopr@fedoraproject.org> 0.9.6-5
- rebuild (cfitsio 3.350)
* Fri Mar 22 2013 Rex Dieter <rdieter@fedoraproject.org> 0.9.6-4
- rebuild (cfitsio)
* Wed Mar 20 2013 Rex Dieter <rdieter@fedoraproject.org> 0.9.6-3
- rebuild (cfitsio)
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Fri Dec 07 2012 Sergio Pascual <sergiopr at fedoraproject.org> - 0.9.6-1
- New upstream source
- Added udev rules (in wrong directory)
- Fixed FSF previous address bug, new appear
* Tue Jan 24 2012 Sergio Pascual <sergiopr at fedoraproject.org> - 0.9-1
- New upstream source
- All instruments created (solves #653690)
- Library does not call exit()
- Library does not build require boost-devel
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Fri Jul 15 2011 Sergio Pascual <sergiopr at fedoraproject.org> - 0.8-1
- New upstream source
- Submitted a bug upstream, address of FSF is incorrect in some files
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Fri Nov 26 2010 Sergio Pascual <sergiopr at fedoraproject.org> - 0.6.2-2
- Adding manually telescopes missing (bz #653690)
* Thu Jul 29 2010 Sergio Pascual <sergiopr at fedoraproject.org> - 0.6.2-1
- New upstream source (bz #618776)
- Bz #564842 fixed upstream, patch removed
- With pkgconfig file
* Wed Feb 17 2010 Sergio Pascual <sergiopr at fedoraproject.org> - 0.6-11
- Added missing -lm in indi_sbig_stv. Fixes bz #564842
* Fri Jan 08 2010 Sergio Pascual <sergiopr at fedoraproject.org> - 0.6-10
- EVR bump, rebuilt with new libnova
* Tue Dec 22 2009 Sergio Pascual <sergiopr at fedoraproject.org> - 0.6-9
- Static library moved to its own subpackage
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Wed Feb 18 2009 Sergio Pascual <sergiopr at fedoraproject.org> - 0.6-6
- Provides libindi-static
* Tue Feb 17 2009 Sergio Pascual <sergiopr at fedoraproject.org> - 0.6-5
- Need to provide the static library libindidriver.a to build indi-apogee
* Sat Feb 14 2009 Sergio Pascual <sergiopr at fedoraproject.org> - 0.6-4
- Fixed patch to find cfitsio
* Sat Feb 14 2009 Sergio Pascual <sergiopr at fedoraproject.org> - 0.6-3
- Patch to detect cfitsio in all architectures
* Fri Feb 06 2009 Sergio Pascual <sergiopr at fedoraproject.org> - 0.6-2
- Commands (rm, make) instead of macros
- Upstream bug about licenses (GPLv2 missing)
- Upstream bug about libindi calling exit
* Mon Jan 26 2009 Sergio Pascual <sergiopr at fedoraproject.org> - 0.6-1
- First version
%autochangelog

View File

@ -1 +1 @@
SHA512 (libindi_1.6.2.tar.gz) = 0d01e529c640cd62e0dd6f816d1ba3dfa9e5f3f2320f732db50325c64b394bc219bfbea1a2edec47fed509a3e15bec80a4c0dcfd7f2ad9d519b5229dee23c438
SHA512 (indi-2.0.0.tar.gz) = 433bd01999f60ef8164e85e663478b106cb4e5ceaeaa9482c9e07a59d0d0faadd89ebe0076960bf51c04171c141c2b561f8795e6aa90af8b57403be9c036ddcf