Compare commits
138 Commits
epel8-play
...
rawhide
Author | SHA1 | Date | |
---|---|---|---|
|
ad38702005 | ||
|
602758a0b0 | ||
|
d0c48bd7cf | ||
|
945d67d6ba | ||
|
a63565abdc | ||
|
9aab7600b6 | ||
|
305cf0bc62 | ||
|
fee6086aa9 | ||
|
6684563c07 | ||
|
e58637efac | ||
|
af12ea8ed1 | ||
|
f800d0b211 | ||
|
0f2b46bdaa | ||
|
db795738b5 | ||
|
0c3d3e143c | ||
|
2d98604e2a | ||
|
8c2bff53f6 | ||
|
e8736bb849 | ||
|
c82f2d9de5 | ||
|
388b610e8f | ||
|
1de7ee5f06 | ||
|
0b1ab536aa | ||
|
edc64a5466 | ||
|
d2c9fcbd12 | ||
|
1b24e9bc66 | ||
|
10cc2cdb25 | ||
|
e797d3ac9a | ||
|
a3361d5879 | ||
|
7661d12043 | ||
|
c9641078a7 | ||
|
c3adb3f974 | ||
|
6ad2f353df | ||
|
fddb031c12 | ||
|
c2639a5649 | ||
|
8b9dd20df6 | ||
|
7ab2dc8c5e | ||
|
849d9d02d2 | ||
|
0b66787633 | ||
|
1a9448a4c9 | ||
|
7b6ed6d255 | ||
|
f3ff5fe5de | ||
|
33bc7655aa | ||
|
5ec8363045 | ||
|
dab06ef8dc | ||
|
09b4f78af3 | ||
|
06f9df686d | ||
|
519d9228b9 | ||
|
7d698b8468 | ||
|
513c5408bc | ||
|
5387c6fcc0 | ||
|
45fd7d66d6 | ||
|
4dd0e06324 | ||
|
f09a4f3f00 | ||
|
83bba66d69 | ||
|
072da984fb | ||
|
d825b9881f | ||
|
90f41d98e1 | ||
|
79c19fd61e | ||
|
5b8444c318 | ||
|
6a198c7535 | ||
|
6529341d03 | ||
|
4fe8a76369 | ||
|
e8b3aaf8b0 | ||
|
b76b98776d | ||
|
c65acc4861 | ||
|
4b613cc35c | ||
|
8088f35e34 | ||
|
83afff09a3 | ||
|
c55414e086 | ||
|
8184b4fae4 | ||
|
7c8af64b36 | ||
|
781f92f6c0 | ||
|
ae43250061 | ||
|
85db7ef5ed | ||
|
25e4adc1cd | ||
|
69ed69011a | ||
|
6c53c271cd | ||
|
96d329d7e3 | ||
|
7b965a7db2 | ||
|
212290e24f | ||
|
e112c9e864 | ||
|
467c797e80 | ||
|
14ceb9d7e8 | ||
|
ea18b3bd57 | ||
|
5bc33c358f | ||
|
c07e781498 | ||
|
a3d3bc96e0 | ||
|
8da4be434d | ||
|
78984a5692 | ||
|
82b2035d42 | ||
|
68c7da1fc6 | ||
|
2ff9b1befa | ||
|
55a747baa2 | ||
|
2694603316 | ||
|
aa44d9a873 | ||
|
c6d9ea5835 | ||
|
ea714929da | ||
|
124c8b8809 | ||
|
2c38283486 | ||
|
2f366d9875 | ||
|
5ae8b8a674 | ||
|
1a1c976d06 | ||
|
0358934b89 | ||
|
4bae5c8ecf | ||
|
e0191b758b | ||
|
2b2320d7b9 | ||
|
e44a67afb8 | ||
|
50275d2b6b | ||
|
d485140fc8 | ||
|
60bfa9d7c3 | ||
|
2ebf0b5abb | ||
|
7da74139b9 | ||
|
e4a18959f7 | ||
|
db65adac70 | ||
|
2b34bedf52 | ||
|
cfa9a0a2f4 | ||
|
f7f286d5b0 | ||
|
b6c0986f98 | ||
|
e4abcb97e5 | ||
|
d0440c8b2a | ||
|
18633e1a29 | ||
|
e95dfe91a0 | ||
|
851196349a | ||
|
210fe25086 | ||
|
647d1644c0 | ||
|
a0db4f8cfa | ||
|
b6a28ca06d | ||
|
b12948ea0d | ||
|
194f91194d | ||
|
1dd6d8de81 | ||
|
8c89cec455 | ||
|
8e9b52e455 | ||
|
24a41ec93c | ||
|
c5dc12ecf1 | ||
|
9ed31f96ff | ||
|
88ac9cd8d2 | ||
|
06be3e3dc9 | ||
|
3cf75825ff |
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
*.swp
|
||||
*.rpm
|
||||
results_sword
|
||||
sword-1.6.1.tar.gz
|
||||
/sword-1.6.2.tar.gz
|
||||
/sword-1.7.2.tar.gz
|
||||
/sword-1.7.3.tar.gz
|
||||
/sword-1.7.3.900.tar.gz
|
||||
/sword-1.7.4.tar.gz
|
||||
/sword-1.8.1.tar.gz
|
||||
/sword-1.9.0RC1.tar.gz
|
||||
/sword-1.9.0RC3.tar.gz
|
||||
/sword-1.9.0.tar.gz
|
105
cmake-perl-bindings.diff
Normal file
105
cmake-perl-bindings.diff
Normal file
@ -0,0 +1,105 @@
|
||||
diff -bru a/bindings/swig/perl/CMakeLists.txt b/bindings/swig/perl/CMakeLists.txt
|
||||
--- a/bindings/swig/perl/CMakeLists.txt 2020-07-29 18:59:48.000000000 +0200
|
||||
+++ b/bindings/swig/perl/CMakeLists.txt 2020-11-01 19:56:20.825016280 +0100
|
||||
@@ -1,68 +1,35 @@
|
||||
-# This method works but there is no good way to install the results of it
|
||||
-#FIND_PACKAGE(PerlLibs REQUIRED)
|
||||
-#INCLUDE_DIRECTORIES(${PERL_INCLUDE_PATH})
|
||||
-#
|
||||
-#SET_SOURCE_FILES_PROPERTIES(../sword.i PROPERTIES CPLUSPLUS ON)
|
||||
-#SET_SOURCE_FILES_PROPERTIES(../sword.i PROPERTIES SWIG_FLAGS "")
|
||||
-#
|
||||
-#SWIG_ADD_MODULE(Sword perl
|
||||
-# "../sword.i"
|
||||
-#)
|
||||
-#
|
||||
-#SWIG_LINK_LIBRARIES(Sword ${PERL_LIBRARY} ${SWORD_LINK_NAME})
|
||||
-
|
||||
-FIND_PACKAGE(Perl REQUIRED)
|
||||
-
|
||||
-SET(PERL_MAKEFILE "#!${PERL_EXECUTABLE}
|
||||
-
|
||||
-use ExtUtils::MakeMaker;
|
||||
-
|
||||
-# See lib/ExtUtils/MakeMaker.pm for details of how to influence
|
||||
-# the contents of the Makefile that is written
|
||||
-WriteMakefile(
|
||||
- 'NAME' => 'Sword',
|
||||
- 'VERSION' => '${SWORD_VERSION}',
|
||||
- 'INC' => '-I\"${CMAKE_SOURCE_DIR}/include\" -I\"${CMAKE_CURRENT_SOURCE_DIR}/..\"',
|
||||
- 'DEFINE' => '-DSWIG',
|
||||
- 'LIBS' => '-L\"${CMAKE_BINARY_DIR}\" -lsword -lz',
|
||||
- 'FIRST_MAKEFILE' => 'Makefile.perlswig',
|
||||
- 'PREREQ_PM' => {},
|
||||
- ($] >= 5.005 ? ## Add these new keywords supported since 5.005
|
||||
- (ABSTRACT => 'Sword Project perl bindings', # retrieve abstract from module
|
||||
- AUTHOR => 'Sword Project <sword-devel@crosswire.org>') : ()),
|
||||
-);
|
||||
-
|
||||
-rename 'Makefile.perlswig', 'Makefile.perlswig.old' or die \"Can't rename Makefile\";
|
||||
-open(INPUT, '<Makefile.perlswig.old') or die \"Can't open input Makefile.old\";
|
||||
-open(OUTPUT,'>Makefile.perlswig') or die \"Can't open output Makefile\";
|
||||
-while (<INPUT>) {
|
||||
- s/\\-lsword/\\-lsword \\-lstdc\\+\\+/;
|
||||
- print OUTPUT \"$_\";
|
||||
-}
|
||||
-
|
||||
-close INPUT;
|
||||
-close OUTPUT;")
|
||||
-FILE(WRITE ${CMAKE_CURRENT_BINARY_DIR}/Makefile.PL "${PERL_MAKEFILE}")
|
||||
-
|
||||
-SET(SKIP_MAKEFILE "\\.old
|
||||
-~$
|
||||
-\\.bak
|
||||
-^CVS
|
||||
-Makefile$")
|
||||
-FILE(WRITE ${CMAKE_CURRENT_BINARY_DIR}/Makefile.SKIP "${SKIP_MAKEFILE}")
|
||||
-
|
||||
-SWORD_SWIG_GENERATE(perl)
|
||||
-
|
||||
-ADD_CUSTOM_COMMAND(OUTPUT MANIFEST Makefile.perlswig
|
||||
- COMMAND ${PERL_EXECUTABLE} Makefile.PL && make -f Makefile.perlswig clean
|
||||
- COMMAND ${PERL_EXECUTABLE} Makefile.PL && make -f Makefile.perlswig manifest
|
||||
- WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR})
|
||||
-
|
||||
-ADD_CUSTOM_TARGET(perlswig ALL
|
||||
- COMMAND make -f Makefile.perlswig
|
||||
- DEPENDS ${CMAKE_CURRENT_BINARY_DIR}/Sword.cxx ${CMAKE_CURRENT_BINARY_DIR}/Makefile.perlswig ${SWORD_LINK_NAME}
|
||||
- WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR})
|
||||
+# Perl Swig bindings
|
||||
|
||||
-INSTALL(SCRIPT install.cmake)
|
||||
+cmake_minimum_required(VERSION 3.14.7)
|
||||
+cmake_policy(SET CMP0078 NEW)
|
||||
+cmake_policy(SET CMP0086 NEW)
|
||||
+set(UseSWIG_MODULE_VERSION 2)
|
||||
|
||||
-MESSAGE(STATUS "Perl: yes")
|
||||
+find_package(SWIG REQUIRED)
|
||||
+include(${SWIG_USE_FILE})
|
||||
+
|
||||
+find_package(PerlLibs REQUIRED)
|
||||
+include_directories(${PERL_INCLUDE_PATH})
|
||||
+include_directories(${CMAKE_CURRENT_SOURCE_DIR}/..)
|
||||
+
|
||||
+
|
||||
+set_source_files_properties(../sword.i PROPERTIES CPLUSPLUS ON)
|
||||
+
|
||||
+SWIG_ADD_LIBRARY(Sword
|
||||
+ TYPE SHARED
|
||||
+ LANGUAGE perl SOURCES ../sword.i
|
||||
+ )
|
||||
+TARGET_LINK_LIBRARIES(Sword ${PERL_LIBRARIES} ${SWORD_LINK_NAME})
|
||||
+
|
||||
+
|
||||
+install(
|
||||
+ TARGETS Sword
|
||||
+ LIBRARY DESTINATION "${LIB_INSTALL_DIR}/perl5/vendor_perl/auto/Sword"
|
||||
+)
|
||||
+get_target_property(SWIG_BUILDIR Sword SWIG_SUPPORT_FILES_DIRECTORY)
|
||||
+
|
||||
+message(STATUS "SWIG_BUILDIR=${SWIG_BUILDIR}")
|
||||
+install(
|
||||
+ FILES ${SWIG_BUILDIR}/Sword.pm
|
||||
+ DESTINATION "${LIB_INSTALL_DIR}/perl5/vendor_perl"
|
||||
+)
|
@ -1 +0,0 @@
|
||||
epel8-playground decommissioned : https://pagure.io/epel/issue/136
|
1
sources
Normal file
1
sources
Normal file
@ -0,0 +1 @@
|
||||
SHA512 (sword-1.9.0.tar.gz) = 9ed3fbb5024af1f93b1473bae0d95534d02a5b00b3c9d41a0f855cee8106dc4e330844080adbee7c3f74c0e5ce1480bf16c87c842421337a341f641bae11137f
|
495
sword.spec
Normal file
495
sword.spec
Normal file
@ -0,0 +1,495 @@
|
||||
%define soversion 1.9
|
||||
%define pkg_version 1.9.0
|
||||
|
||||
Name: sword
|
||||
Epoch: 1
|
||||
Version: 1.9.0
|
||||
Release: 13%{?dist}
|
||||
Summary: Free Bible Software Project
|
||||
License: GPLv2
|
||||
URL: http://www.crosswire.org/sword/
|
||||
Source0: http://www.crosswire.org/ftpmirror/pub/sword/source/v1.9/sword-%{version}.tar.gz
|
||||
BuildRequires: make
|
||||
BuildRequires: cmake
|
||||
BuildRequires: cmake-data
|
||||
BuildRequires: openssl-devel
|
||||
BuildRequires: curl-devel
|
||||
BuildRequires: zlib-devel
|
||||
BuildRequires: libidn-devel
|
||||
BuildRequires: libicu-devel icu
|
||||
BuildRequires: clucene-core-devel
|
||||
BuildRequires: cppunit-devel
|
||||
BuildRequires: swig
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: perl-devel
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: gcc
|
||||
BuildRequires: gcc-c++
|
||||
|
||||
Patch0: cmake-perl-bindings.diff
|
||||
|
||||
%description
|
||||
The SWORD Project is the CrossWire Bible Society's free Bible software
|
||||
project. Its purpose is to create cross-platform open-source tools--
|
||||
covered by the GNU General Public License-- that allow programmers and
|
||||
Bible societies to write new Bible software more quickly and easily. We
|
||||
also create Bible study software for all readers, students, scholars,
|
||||
and translators of the Bible, and have a growing collection of over 200
|
||||
texts in over 50 languages.
|
||||
|
||||
%package devel
|
||||
Summary: Development files for the sword project
|
||||
Requires: %{name}%{?_isa} = %{epoch}:%{version}-%{release}
|
||||
Requires: pkgconfig
|
||||
Requires: curl-devel clucene-core-devel libicu-devel
|
||||
|
||||
%description devel
|
||||
This package contains the development headers and libraries for the
|
||||
sword API. You need this package if you plan on compiling software
|
||||
that uses the sword API, such as Gnomesword or Bibletime.
|
||||
|
||||
%package utils
|
||||
Summary: Utilities for the sword project
|
||||
Requires: %{name}%{?_isa} = %{epoch}:%{version}-%{release}
|
||||
|
||||
%description utils
|
||||
This package contains the pre-built utilities for use with the SWORD
|
||||
Project. The SWORD Project developers encourage you to use the latest
|
||||
development version of the utilities rather than those released with
|
||||
a packaged release as updates to the utilities do not affect the
|
||||
release schedule of the library. However, these utilities were the
|
||||
latest at the time of the current library release.
|
||||
|
||||
%package -n python3-sword
|
||||
%{?python_provide:%python_provide python3-sword}
|
||||
Summary: Python bindings for Sword
|
||||
Requires: %{name}%{?_isa} = %{epoch}:%{version}-%{release}
|
||||
Requires: python3
|
||||
%py_provides python3-Sword
|
||||
|
||||
%description -n python3-sword
|
||||
Python bindings for The SWORD Library.
|
||||
|
||||
%package -n perl-sword
|
||||
%{?perl_provide:%perl_provide perl-sword}
|
||||
Summary: Perl bindings for Sword
|
||||
Requires: %{name}%{?_isa} = %{epoch}:%{version}-%{release}
|
||||
Requires: perl
|
||||
Requires: perl-XML-LibXML
|
||||
Requires: perl-HTML-Strip
|
||||
|
||||
%description -n perl-sword
|
||||
Perl bindings for The SWORD Library.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
%patch0 -p1 -b .perl
|
||||
|
||||
%build
|
||||
%cmake -DLIBSWORD_LIBRARY_TYPE=Shared \
|
||||
-DSWORD_PYTHON_3:BOOL=TRUE \
|
||||
-DSWORD_PERL:BOOL=TRUE \
|
||||
-DSWORD_BUILD_UTILS="Yes" \
|
||||
-DLIBSWORD_SOVERSION=%{soversion} \
|
||||
-DLIBDIR=%{_libdir} \
|
||||
-DSWORD_BUILD_TESTS=Yes \
|
||||
-DSWORD_PYTHON_INSTALL_DIR="%{buildroot}%{_prefix}"
|
||||
%cmake_build
|
||||
|
||||
%install
|
||||
%cmake_install
|
||||
mkdir -p %{buildroot}%{_datadir}/sword/modules
|
||||
|
||||
find %{buildroot} -type f -name "*.la" -delete -print
|
||||
|
||||
%check
|
||||
make tests
|
||||
|
||||
%files
|
||||
%doc AUTHORS COPYING ChangeLog INSTALL LICENSE NEWS README
|
||||
%doc samples doc
|
||||
# Re-enable after upstream includes it with CMake builds
|
||||
%config(noreplace) %{_sysconfdir}/sword.conf
|
||||
%{_libdir}/libsword.so.%{soversion}
|
||||
%{_datadir}/sword
|
||||
|
||||
%files devel
|
||||
%doc CODINGSTYLE
|
||||
%{_includedir}/sword/
|
||||
%{_libdir}/libsword.so
|
||||
%{_libdir}/pkgconfig/sword.pc
|
||||
|
||||
%files utils
|
||||
%{_bindir}/vs2osisref
|
||||
%{_bindir}/vs2osisreftxt
|
||||
%{_bindir}/mod2vpl
|
||||
%{_bindir}/imp2ld
|
||||
%{_bindir}/diatheke
|
||||
%{_bindir}/mkfastmod
|
||||
%{_bindir}/mod2zmod
|
||||
%{_bindir}/xml2gbs
|
||||
%{_bindir}/imp2vs
|
||||
%{_bindir}/installmgr
|
||||
%{_bindir}/osis2mod
|
||||
%{_bindir}/tei2mod
|
||||
%{_bindir}/vpl2mod
|
||||
%{_bindir}/mod2imp
|
||||
%{_bindir}/addld
|
||||
%{_bindir}/imp2gbs
|
||||
%{_bindir}/mod2osis
|
||||
%{_bindir}/emptyvss
|
||||
|
||||
%files -n python3-sword
|
||||
%pycached %{python3_sitearch}/Sword.py
|
||||
%{python3_sitearch}/_Sword%{python3_ext_suffix}
|
||||
%{python3_sitearch}/sword-%{pkg_version}-py%{python3_version}.egg-info
|
||||
|
||||
%files -n perl-sword
|
||||
%{perl_vendorarch}/*
|
||||
%exclude %dir %{perl_vendorarch}/auto/
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Aug 01 2022 Frantisek Zatloukal <fzatlouk@redhat.com> - 1:1.9.0-13
|
||||
- Rebuilt for ICU 71.1
|
||||
|
||||
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.9.0-12
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1:1.9.0-11
|
||||
- Rebuilt for Python 3.11
|
||||
|
||||
* Mon May 30 2022 Jitka Plesnikova <jplesnik@redhat.com> - 1:1.9.0-10
|
||||
- Perl 5.36 rebuild
|
||||
|
||||
* Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.9.0-9
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.9.0-8
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
* Wed Jun 09 2021 Greg Hellings <greg.hellings@gmail.com> - 1:1.9.0-7
|
||||
- Correct dependencies for subpackages
|
||||
|
||||
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 1:1.9.0-6
|
||||
- Rebuilt for Python 3.10
|
||||
|
||||
* Mon May 24 2021 Greg Hellings <greg.hellings@gmail.com> - 1:1.9.0-5
|
||||
- Add Epoch tag
|
||||
|
||||
* Fri May 21 2021 Jitka Plesnikova <jplesnik@redhat.com> - 1.9.0-5
|
||||
- Perl 5.34 rebuild
|
||||
|
||||
* Wed May 19 2021 Pete Walter <pwalter@fedoraproject.org> - 1.9.0-4
|
||||
- Rebuild for ICU 69
|
||||
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Mon Dec 14 2020 Greg Hellings <greg.hellings@gmail.com> - 1.9.0-2
|
||||
- Restore Perl bindings
|
||||
|
||||
* Tue Dec 1 2020 Greg Hellings <greg.hellings@gmail.com> - 1.9.0-1
|
||||
- Upstream 1.9.0 release
|
||||
|
||||
* Fri Oct 2 2020 Greg Hellings <greg.hellings@gmail.com> - 1.8.903-1
|
||||
- Upstream 1.9.0RC3 release
|
||||
|
||||
* Fri Sep 11 2020 Greg Hellings <greg.hellings@gmail.com> - 1.8.901-1
|
||||
- Upstream 1.9.0RC1 release
|
||||
|
||||
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.1-24
|
||||
- Second attempt - Rebuilt for
|
||||
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.1-23
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
* Mon Jun 22 2020 Jitka Plesnikova <jplesnik@redhat.com> - 1.8.1-22
|
||||
- Perl 5.32 rebuild
|
||||
|
||||
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 1.8.1-21
|
||||
- Rebuilt for Python 3.9
|
||||
|
||||
* Fri May 15 2020 Pete Walter <pwalter@fedoraproject.org> - 1.8.1-20
|
||||
- Rebuild for ICU 67
|
||||
|
||||
* Sun Apr 26 2020 Greg Hellings <greg.hellings@gmail.com> - 1.8.1-19
|
||||
- Added patch to fix upstream markup bug
|
||||
|
||||
* Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.1-18
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
* Fri Nov 01 2019 Pete Walter <pwalter@fedoraproject.org> - 1.8.1-17
|
||||
- Rebuild for ICU 65
|
||||
|
||||
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 1.8.1-16
|
||||
- Rebuilt for Python 3.8.0rc1 (#1748018)
|
||||
|
||||
* Mon Aug 19 2019 Jaak Ristioja <jaak@ristioja.ee> - 1.8.1-15
|
||||
- Fixed conflicting integer types being defined
|
||||
|
||||
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 1.8.1-14
|
||||
- Rebuilt for Python 3.8
|
||||
|
||||
* Sun Aug 04 2019 Dominique Corbex <dominique@corbex.org> - 1.8.1-13
|
||||
- Added Perl bindings
|
||||
|
||||
* Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.1-12
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
* Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.1-11
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
* Wed Jan 23 2019 Pete Walter <pwalter@fedoraproject.org> - 1.8.1-10
|
||||
- Rebuild for ICU 63
|
||||
|
||||
* Mon Sep 24 2018 Greg Hellings <greg.hellings@gmail.com> - 1.8.1-9
|
||||
- Remove Python 2 binding build: BZ1627373
|
||||
|
||||
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.1-8
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
* Wed Jul 11 2018 Greg Hellings <greg.hellings@gmail.com> - 1.8.1-7
|
||||
- Add flags for building ICU 61+
|
||||
- Patch Python building for Python 2/3 combined
|
||||
|
||||
* Tue Jul 10 2018 Pete Walter <pwalter@fedoraproject.org> - 1.8.1-6
|
||||
- Rebuild for ICU 62
|
||||
|
||||
* Mon Apr 30 2018 Pete Walter <pwalter@fedoraproject.org> - 1.8.1-5
|
||||
- Rebuild for ICU 61.1
|
||||
|
||||
* Wed Feb 21 2018 Iryna Shcherbina <ishcherb@redhat.com> - 1.8.1-4
|
||||
- Update Python 2 dependency declarations to new packaging standards
|
||||
(See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
|
||||
|
||||
* Sun Feb 18 2018 Gregory Hellings <greg.hellings@gmail.com> - 1.8.1-3
|
||||
- Remove post/postun for F28+
|
||||
- Rename python-sword to python2-sword
|
||||
- Add BR for gcc/g++ per F28+ changes
|
||||
|
||||
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org>
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
* Mon Jan 08 2018 Greg Hellings <greg.hellings@gmail.com> - 1.8.1-1
|
||||
- Upstream release 1.8.1
|
||||
- Add check section
|
||||
|
||||
* Sat Dec 23 2017 Greg Hellings <greg.hellings@gmail.com> - 1.8.0-1
|
||||
- Upstream release 1.8.0
|
||||
|
||||
* Tue Dec 5 2017 Greg Hellings <greg.hellings@gmail.com> - 1.7.906-1
|
||||
- Testing 1.8.0RC6
|
||||
|
||||
* Thu Nov 30 2017 Pete Walter <pwalter@fedoraproject.org> - 1.7.4-15
|
||||
- Rebuild for ICU 60.1
|
||||
|
||||
* Sun Aug 20 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.7.4-14
|
||||
- Add Provides for the old name without %%_isa
|
||||
|
||||
* Sat Aug 19 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.7.4-13
|
||||
- Python 2 binary package renamed to python2-sword
|
||||
See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3
|
||||
|
||||
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.4-12
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
||||
|
||||
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.4-11
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
||||
|
||||
* Mon May 15 2017 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.7.4-10
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_27_Mass_Rebuild
|
||||
|
||||
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.4-9
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.7.4-8
|
||||
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
|
||||
|
||||
* Fri Apr 15 2016 David Tardon <dtardon@redhat.com> - 1.7.4-7
|
||||
- rebuild for ICU 57.1
|
||||
|
||||
* Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.4-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
||||
* Wed Oct 28 2015 David Tardon <dtardon@redhat.com> - 1.7.4-5
|
||||
- rebuild for ICU 56.1
|
||||
|
||||
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.7.4-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||
|
||||
* Sat May 02 2015 Kalev Lember <kalevlember@gmail.com> - 1.7.4-3
|
||||
- Rebuilt for GCC 5 C++11 ABI change
|
||||
|
||||
* Mon Jan 26 2015 David Tardon <dtardon@redhat.com> - 1.7.4-2
|
||||
- rebuild for ICU 54.1
|
||||
|
||||
* Wed Dec 24 2014 Greg Hellings <greg.hellings@gmail.com> - 1.7.4-1
|
||||
- New upstream release
|
||||
- Removed upstreamed patches
|
||||
|
||||
* Tue Dec 09 2014 Greg Hellings <greg.hellings@gmail.com> - 1.7.3.900-3
|
||||
- Fixed invalid pkg-config
|
||||
|
||||
* Mon Dec 08 2014 Greg Hellings <greg.hellings@gmail.com> - 1.7.3.900-2
|
||||
- Changed to CMake
|
||||
- Added Python bindings
|
||||
|
||||
* Wed Dec 03 2014 Greg Hellings <greg.hellings@gmail.com> - 1.7.3.900-1
|
||||
- Upstream pre-release version bump
|
||||
|
||||
* Mon Oct 27 2014 Greg Hellings <greg.hellings@gmail.com> - 1.7.3-9
|
||||
- Release bump
|
||||
|
||||
* Tue Aug 26 2014 David Tardon <dtardon@redhat.com> - 1.7.3-7
|
||||
- rebuild for ICU 53.1
|
||||
|
||||
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.7.3-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
||||
|
||||
* Wed Aug 13 2014 Rex Dieter <rdieter@fedoraproject.org> - 1.7.3-5
|
||||
- revert some incompatible "cleanup" (%%make_build undefined on < f21)
|
||||
- -devel: drop extraneous lib deps (let pkgconfig autoreq handle it as needed)
|
||||
|
||||
* Mon Aug 11 2014 Greg Hellings <greg.hellings@gmail.com> - 1.7.3-4
|
||||
- Change curl-devel for libcurl-devel
|
||||
|
||||
* Sat Aug 02 2014 Christopher Meng <rpm@cicku.me> - 1.7.3-3
|
||||
- devel subpkg cleanup
|
||||
|
||||
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.7.3-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||
|
||||
* Tue May 06 2014 Greg Hellings <greg.hellings@gmail.com> - 1.7.3-1
|
||||
- New upstream version
|
||||
|
||||
* Thu Feb 13 2014 Greg Hellings <greg.hellings@gmail.com> - 1.7.2-2
|
||||
- Rebuilt for ICU 52
|
||||
|
||||
* Wed Jan 29 2014 Deji Akingunola <dakingun@gmail.com> - 1.7.2-1
|
||||
- Update to sword-1.7.2
|
||||
|
||||
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.2-11
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||
|
||||
* Fri Feb 01 2013 Parag Nemade <paragn AT fedoraproject DOT org> - 1.6.2-10
|
||||
- Rebuild for icu 50
|
||||
|
||||
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.2-9
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||
|
||||
* Sun May 20 2012 Deji Akingunola <dakingun@gmail.com> - 1.6.2-8
|
||||
- Rebuild for icu soname change
|
||||
|
||||
* Wed Feb 22 2012 Deji Akingunola <dakingun@gmail.com> - 1.6.2-7
|
||||
- Fix compile error with gcc-4.7
|
||||
|
||||
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.2-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||
|
||||
* Sun Oct 2 2011 Tom Callaway <spot@fedoraproject.org> - 1.6.2-5
|
||||
- fix compile against clucene2
|
||||
|
||||
* Fri Sep 09 2011 Caolán McNamara <caolanm@redhat.com> - 1.6.2-4
|
||||
- rebuild for icu 4.8.1
|
||||
|
||||
* Mon Mar 07 2011 Caolán McNamara <caolanm@redhat.com> - 1.6.2-3
|
||||
- rebuild for icu 4.6
|
||||
|
||||
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||
|
||||
* Fri Oct 22 2010 Deji Akingunola <dakingun@gmail.com> - 1.6.2-1
|
||||
- Update to version 1.6.2
|
||||
|
||||
* Fri Apr 02 2010 Caolán McNamara <caolanm@redhat.com> - 1.6.1-3
|
||||
- rebuild for icu 4.4
|
||||
|
||||
* Sat Mar 20 2010 Deji Akingunola <dakingun@gmail.com> - 1.6.1-2
|
||||
- Work around regression in curl-7.20.0 (Patch by Karl Kleinpaste), fix #569685
|
||||
|
||||
* Wed Jan 13 2010 Deji Akingunola <dakingun@gmail.com> - 1.6.1-1
|
||||
- Update to version 1.6.1
|
||||
|
||||
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
||||
|
||||
* Thu May 14 2009 Deji Akingunola <dakingun@gmail.com> - 1.6.0-1
|
||||
- Update to version 1.6.0
|
||||
|
||||
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.5.11-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
||||
|
||||
* Wed Feb 04 2009 Deji Akingunola <dakingun@gmail.com> - 1.5.11-3
|
||||
- Add patch to build with gcc-4.4
|
||||
|
||||
* Tue Jun 03 2008 Caolán McNamara <caolanm@redhat.com> - 1.5.11-2
|
||||
- rebuild for new icu
|
||||
|
||||
* Mon May 26 2008 Deji Akingunola <dakingun@gmail.com> - 1.5.11-1
|
||||
- Update to version 1.5.11
|
||||
|
||||
* Thu Feb 21 2008 Deji Akingunola <dakingun@gmail.com> - 1.5.10-3
|
||||
- Fix command injection bug (Bug #433723)
|
||||
|
||||
* Thu Jan 10 2008 Deji Akingunola <dakingun@gmail.com> - 1.5.10-2
|
||||
- Fix build issue with gcc43
|
||||
|
||||
* Mon Nov 05 2007 Deji Akingunola <dakingun@gmail.com> - 1.5.10-1
|
||||
- Update to version 1.5.10
|
||||
|
||||
* Tue Sep 25 2007 Deji Akingunola <dakingun@gmail.com> - 1.5.9-7
|
||||
- Fix the build failure due to glibc open() check
|
||||
|
||||
* Sat Aug 25 2007 Deji Akingunola <dakingun@gmail.com> - 1.5.9-6
|
||||
- Rebuild
|
||||
|
||||
* Fri Aug 03 2007 Deji Akingunola <dakingun@gmail.com> - 1.5.9-5
|
||||
- License tag update
|
||||
- Rebuild for new icu
|
||||
|
||||
* Sat Jan 20 2007 Deji Akingunola <dakingun@gmail.com> - 1.5.9-4
|
||||
- Fix an error (libicu-devel not icu-devel)
|
||||
|
||||
* Sat Jan 20 2007 Deji Akingunola <dakingun@gmail.com> - 1.5.9-3
|
||||
- Add Requires for the -devel subpackage
|
||||
|
||||
* Sun Jan 14 2007 Deji Akingunola <dakingun@gmail.com> - 1.5.9-2
|
||||
- Rebuild with lucene support
|
||||
|
||||
* Wed Nov 08 2006 Deji Akingunola <dakingun@gmail.com> - 1.5.9-1
|
||||
- New release
|
||||
- Build with icu support
|
||||
|
||||
* Wed Sep 20 2006 Deji Akingunola <dakingun@gmail.com> - 1.5.8-9
|
||||
- Take over from Michael A. Peters
|
||||
- Rebuild for FC6
|
||||
|
||||
* Sat Jun 03 2006 Michael A. Peters <mpeters@mac.com> - 1.5.8-8
|
||||
- Added pkgconfig to devel package Requires
|
||||
|
||||
* Fri Feb 17 2006 Michael A. Peters <mpeters@mac.com> - 1.5.8-7
|
||||
- Rebuild in devel branch
|
||||
|
||||
* Wed Dec 14 2005 Michael A. Peters <mpeters@mac.com> - 1.5.8-6
|
||||
- rebuild in devel branch with new compiler suite
|
||||
- remove specific release from devel requires of main package
|
||||
- do not build with %%{_smp_mflags}
|
||||
|
||||
* Mon Nov 21 2005 Michael A. Peters <mpeters@mac.com> - 1.5.8-5
|
||||
- disable static library
|
||||
|
||||
* Sun Nov 13 2005 Michael A. Peters <mpeters@mac.com> - 1.5.8-4.1
|
||||
- Rebuild against new openssl
|
||||
|
||||
* Sat Oct 29 2005 Michael A. Peters <mpeters@mac.com> - 1.5.8-4
|
||||
- Added Arabic support files from Developer mailing list (they have
|
||||
- been added to the upstream SVN version)
|
||||
|
||||
* Thu Jun 09 2005 Michael A. Peters <mpeters@mac.com> - 1.5.8-3
|
||||
- fix line breaks
|
||||
|
||||
* Mon Jun 06 2005 Michael A. Peters <mpeters@mac.com> - 1.5.8-1
|
||||
- initial CVS checkin for Fedora Extras
|
7
tests/installmgr.sh
Executable file
7
tests/installmgr.sh
Executable file
@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
set -ex
|
||||
|
||||
OPTS="--allow-internet-access-and-risk-tracing-and-jail-or-martyrdom"
|
||||
yes | installmgr $OPTS -init
|
||||
installmgr $OPTS -sc
|
||||
installmgr $OPTS -r CrossWire
|
10
tests/tests.yml
Normal file
10
tests/tests.yml
Normal file
@ -0,0 +1,10 @@
|
||||
- hosts: localhost
|
||||
roles:
|
||||
- role: standard-test-basic
|
||||
tags:
|
||||
- classic
|
||||
- container
|
||||
tests:
|
||||
- installmgr:
|
||||
dir: .
|
||||
run: installmgr.sh
|
Loading…
Reference in New Issue
Block a user