Compare commits
66 commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1ab3726d61 | |||
|
|
af4d1c77cf | ||
|
|
ecbfe544f5 | ||
| 76ccc8ff92 | |||
| 87daad9e2d | |||
|
|
5b16374bf2 | ||
| 3d055faa62 | |||
|
|
eedf7fdee1 | ||
|
|
fa1b07eeb4 | ||
|
|
ac1dc05037 | ||
|
|
77eeefcf50 | ||
|
|
451e4919a2 | ||
|
|
c644aa09a7 | ||
| 7acd252c03 | |||
|
|
24b38ccbe2 | ||
|
|
9e59bafb9e | ||
| 254345d949 | |||
| 92a366477a | |||
| a0903efdd3 | |||
|
|
75e0ff72fc | ||
| 4c052176d8 | |||
| 43ffa4bcc9 | |||
| 6408a8bd8c | |||
| 74f946018d | |||
| 57d2fcb85c | |||
|
|
dc6362e432 | ||
|
|
744f80a84c | ||
|
|
0a836463e3 | ||
|
|
f3ba892cee | ||
| 366cdb3561 | |||
|
|
a3a06298d3 | ||
|
|
670b61f70a | ||
|
|
08650309ad | ||
|
|
97b3cd8459 | ||
|
|
0d9a9c41de | ||
|
|
8769824ede | ||
|
|
9535b20af0 | ||
|
|
a4fa3f226e | ||
| f25c9f5a51 | |||
| b04d89e403 | |||
| 9c2f6076a3 | |||
| 059b159ad7 | |||
|
|
78e79b302d | ||
|
|
d3f7138aa5 | ||
| 841f2f4f96 | |||
| 304e20c075 | |||
|
|
bd16ddb8dd | ||
|
|
4ff957d827 | ||
| ebae3056ea | |||
| 9e200011b6 | |||
|
|
ae62e0f0b1 | ||
| ac2e75f8b8 | |||
| eca9aa916a | |||
| cadffc8755 | |||
| d1b91363f2 | |||
| 492387b651 | |||
|
|
52af752c25 | ||
|
|
9809f7cef7 | ||
|
|
69019b4a1e | ||
|
|
acaf5196af | ||
|
|
b672e63eb4 | ||
|
|
3a4ec084af | ||
|
|
735ca1ab2d | ||
|
|
715654572b | ||
|
|
8ae6f53b01 | ||
|
|
9e7d9d31d8 |
7 changed files with 1 additions and 227 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,2 +0,0 @@
|
|||
/seqan-src-1.4.1.tar.gz
|
||||
/seqan-src-1.4.2.tar.gz
|
||||
1
dead.package
Normal file
1
dead.package
Normal file
|
|
@ -0,0 +1 @@
|
|||
No longer needed in Fedora; deprecated by seqan3
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
--- util/cmake/SeqAnBuildSystem-orig.cmake 2013-11-20 10:46:58.000000000 +0100
|
||||
+++ util/cmake/SeqAnBuildSystem.cmake 2014-06-14 22:28:18.112533516 +0200
|
||||
@@ -308,6 +308,7 @@
|
||||
else ()
|
||||
set (SEQAN_PREFIX_SHARE "share/${APP_NAME}")
|
||||
set (SEQAN_PREFIX_SHARE_DOC "share/doc/${APP_NAME}")
|
||||
+ set (SEQAN_PREFIX_SHARE_DOC "share/doc/seqan/${APP_NAME}")
|
||||
endif ()
|
||||
endmacro (seqan_setup_install_vars)
|
||||
|
||||
|
||||
|
|
@ -1,12 +0,0 @@
|
|||
--- extras/apps/bs_tools/CMakeLists.orig.txt 2014-10-13 15:03:56.000000000 +0200
|
||||
+++ extras/apps/bs_tools/CMakeLists.txt 2014-12-02 11:38:23.759795760 +0100
|
||||
@@ -106,7 +106,7 @@
|
||||
# ----------------------------------------------------------------------------
|
||||
|
||||
# (weese:) temporarily disabled app test
|
||||
-seqan_add_app_test (bs_tools)
|
||||
+# seqan_add_app_test (bs_tools)
|
||||
|
||||
# ----------------------------------------------------------------------------
|
||||
# CPack Install
|
||||
|
||||
|
|
@ -1,23 +0,0 @@
|
|||
--- core/apps/splazers/CMakeLists.orig.txt 2014-10-13 15:03:56.000000000 +0200
|
||||
+++ core/apps/splazers/CMakeLists.txt 2014-11-25 10:41:12.804941092 +0100
|
||||
@@ -71,7 +71,7 @@
|
||||
# App Test
|
||||
# ----------------------------------------------------------------------------
|
||||
|
||||
-seqan_add_app_test (splazers)
|
||||
+# seqan_add_app_test (splazers)
|
||||
|
||||
# ----------------------------------------------------------------------------
|
||||
# CPack Install
|
||||
--- core/apps/fiona/CMakeLists.orig.txt 2014-10-13 15:03:56.000000000 +0200
|
||||
+++ core/apps/fiona/CMakeLists.txt 2014-11-25 10:45:11.870330056 +0100
|
||||
@@ -79,7 +79,7 @@
|
||||
# App Test
|
||||
# ----------------------------------------------------------------------------
|
||||
|
||||
-seqan_add_app_test (fiona)
|
||||
+# seqan_add_app_test (fiona)
|
||||
|
||||
# ----------------------------------------------------------------------------
|
||||
# Setup Common Tool Description for Generic Workflow Nodes
|
||||
|
||||
178
seqan.spec
178
seqan.spec
|
|
@ -1,178 +0,0 @@
|
|||
Name: seqan
|
||||
Summary: Open source C++ library of efficient algorithms and data structures
|
||||
Version: 1.4.2
|
||||
Release: 8%{?dist}
|
||||
License: BSD and GPLv3+ and LGPLv3+
|
||||
URL: http://www.seqan.de/
|
||||
Source0: http://packages.seqan.de/seqan-src/seqan-src-%{version}.tar.gz
|
||||
|
||||
## This patch sets a seqan directory for documentation files
|
||||
Patch0: %{name}-docpath.patch
|
||||
|
||||
## These patches exclude tests of splazers, fiona, bs_tools
|
||||
## They fail beacause unknown reasons
|
||||
Patch1: %{name}-exclude_splazers_fiona_tests.patch
|
||||
Patch2: %{name}-exclude_bstools_test.patch
|
||||
|
||||
BuildRequires: qt4-devel >= 4.7
|
||||
BuildRequires: cmake >= 2.8
|
||||
BuildRequires: llvm-devel, bzip2-devel, zlib-devel, boost-devel
|
||||
BuildRequires: coin-or-lemon-devel, openmpi-devel, libstdc++-static
|
||||
|
||||
## Test
|
||||
BuildRequires: python2-devel, python-nose, pytest, python-jinja2
|
||||
|
||||
%if 0%{?fedora} < 21
|
||||
BuildRequires: java-1.7.0-openjdk-devel
|
||||
%else
|
||||
BuildRequires: java-1.8.0-openjdk-devel
|
||||
%endif
|
||||
|
||||
Requires: gawk
|
||||
|
||||
## Bundled files exception https://fedorahosted.org/fpc/ticket/174
|
||||
Provides: bundled(gnulib)
|
||||
|
||||
%description
|
||||
SeqAn is an open source C++ library of efficient algorithms and data structures
|
||||
for the analysis of sequences with the focus on biological data.
|
||||
Our library applies a unique generic design that guarantees high performance,
|
||||
generality, extensibility, and integration with other libraries.
|
||||
|
||||
%package devel
|
||||
Summary: SeqAn development files
|
||||
|
||||
%description devel
|
||||
Developer files for SeqAn, in the form for C header files.
|
||||
|
||||
%package doc
|
||||
Summary: SeqAn documentation
|
||||
BuildArch: noarch
|
||||
Requires: %{name}
|
||||
|
||||
%description doc
|
||||
Info files of SeqAn's apps.
|
||||
|
||||
%prep
|
||||
%setup -q -n seqan-%{version}
|
||||
%patch0 -p0
|
||||
%patch1 -p0
|
||||
|
||||
%ifarch %{arm}
|
||||
%patch2 -p0
|
||||
%endif
|
||||
|
||||
## Remove spurious executable permissions
|
||||
for i in `find . -perm /111 -type f \( -name "*.h" -o -name "*.cpp" \)`; do
|
||||
chmod a-x $i
|
||||
done
|
||||
|
||||
## Renamed each single license file
|
||||
cp -p extras/apps/rep_sep/LICENSE LGPLv3+.txt
|
||||
cp -p core/apps/rabema/LICENSE GPLv3+.txt
|
||||
cp -p LICENSE BSD.txt
|
||||
|
||||
## Make install needs this README file
|
||||
cp -p extras/apps/seqan_flexbar/INFO extras/apps/seqan_flexbar/README
|
||||
|
||||
%build
|
||||
mkdir -p build/Release && pushd build/Release
|
||||
cmake \
|
||||
-DCMAKE_C_FLAGS_RELEASE:STRING="$RPM_OPT_FLAGS" \
|
||||
-DCMAKE_CXX_FLAGS_RELEASE:STRING="$RPM_OPT_FLAGS" \
|
||||
-DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} \
|
||||
-DSYSCONF_INSTALL_DIR:PATH=%{_sysconfdir} \
|
||||
-DSHARE_INSTALL_PREFIX:PATH=%{_datadir} \
|
||||
-DBUILD_SHARED_LIBS:BOOL=OFF \
|
||||
-DCMAKE_BUILD_TYPE:STRING=Release -DSEQAN_BUILD_SYSTEM=SEQAN_RELEASE_APPS \
|
||||
-DSEQAN_HAS_BZIP2=1 -DSEQAN_HAS_ZLIB=1 -DSEQAN_APP_VERSION:STRING=%{version} \
|
||||
-DZLIB_INCLUDE_DIR:PATH=%{_includedir} -DZLIB_LIBRARY:FILEPATH="-L%{_libdir} -lz" \
|
||||
-DBZIP2_INCLUDE_DIR:PATH=%{_includedir} -DBZIP2_LIBRARY:FILEPATH="-L%{_libdir} -lbz2" \
|
||||
-DLEMON_INCLUDE_DIR:PATH=%{_includedir} -DLEMON_LIBRARY:FILEPATH="-L%{_libdir} -lemon" \
|
||||
-DBoost_INCLUDE_DIR:PATH=%{_includedir} \
|
||||
-DCMAKE_SKIP_RPATH:BOOL=YES -DCMAKE_VERBOSE_MAKEFILE:BOOL=TRUE \
|
||||
../..
|
||||
|
||||
%ifarch %{arm}
|
||||
make all
|
||||
%else
|
||||
make %{?_smp_mflags} all
|
||||
%endif
|
||||
|
||||
%install
|
||||
%make_install -C build/Release INSTALL="install -p"
|
||||
|
||||
## Put header files in ad-hoc include directory
|
||||
mkdir -p %{buildroot}%{_includedir}/seqan
|
||||
cp -pr extras/include/seqan/* %{buildroot}%{_includedir}/seqan
|
||||
cp -pr core/include/seqan/* %{buildroot}%{_includedir}/seqan
|
||||
|
||||
## Rename 'join' binary file; it conflicts with the one owned by 'coreutils' package
|
||||
mv %{buildroot}%{_bindir}/join %{buildroot}%{_bindir}/searchjoin
|
||||
|
||||
## Fix executable permissions
|
||||
for i in `find %{buildroot}%{_bindir} -perm /644 -type f \( -name "*.sh" \)`; do
|
||||
chmod a+x $i
|
||||
done
|
||||
|
||||
%check
|
||||
pushd build/Release
|
||||
%ifarch %{arm}
|
||||
ctest --force-new-ctest-process
|
||||
%else
|
||||
ctest --force-new-ctest-process %{?_smp_mflags}
|
||||
%endif
|
||||
|
||||
%files
|
||||
%doc BSD.txt GPLv3+.txt LGPLv3+.txt README.rst
|
||||
%{_bindir}/*
|
||||
|
||||
%files doc
|
||||
%doc %{_docdir}/seqan
|
||||
|
||||
%files devel
|
||||
%doc BSD.txt GPLv3+.txt LGPLv3+.txt README.rst
|
||||
%{_includedir}/seqan/
|
||||
|
||||
%changelog
|
||||
* Tue Dec 02 2014 Antonio Trande <sagitterATfedoraproject.org> - 1.4.2-8
|
||||
- Excluded bs_tools test on ARM
|
||||
|
||||
* Mon Dec 01 2014 Antonio Trande <sagitterATfedoraproject.org> - 1.4.2-7
|
||||
- Parallel tests not performed on ARM
|
||||
|
||||
* Mon Dec 01 2014 Antonio Trande <sagitterATfedoraproject.org> - 1.4.2-6
|
||||
- DBUILD_SHARED_LIBS boolean disabled
|
||||
- Test enabled
|
||||
|
||||
* Tue Nov 25 2014 Antonio Trande <sagitterATfedoraproject.org> - 1.4.2-5
|
||||
- Parallel make excluded on ARM arch
|
||||
|
||||
* Tue Nov 25 2014 Antonio Trande <sagitterATfedoraproject.org> - 1.4.2-4
|
||||
- Tests disabled temporarily
|
||||
|
||||
* Sat Nov 22 2014 Antonio Trande <sagitterATfedoraproject.org> - 1.4.2-3
|
||||
- Packaged private libraries
|
||||
- Performed tests
|
||||
- Splazers and fiona tests excluded
|
||||
|
||||
* Sat Nov 22 2014 Antonio Trande <sagitterATfedoraproject.org> - 1.4.2-2
|
||||
- Parallel make excluded on ARM arch
|
||||
|
||||
* Fri Nov 21 2014 Antonio Trande <sagitterATfedoraproject.org> - 1.4.2-1
|
||||
- Update to 1.4.2
|
||||
- Fixed cmake compiler flags
|
||||
- Fixed declaration of multiple license
|
||||
- A doc sub-package is now built
|
||||
|
||||
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.1-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
||||
|
||||
* Sat Jun 14 2014 Antonio Trande <sagitterATfedoraproject.org> 1.4.1-2
|
||||
- Added 'Provides:bundled(gnulib)'
|
||||
- Changed find command for executable permissions fixing
|
||||
- Use %%make_install
|
||||
- Fixed wrong-file-end-of-line-encoding warnings
|
||||
|
||||
* Wed Jun 11 2014 Antonio Trande <sagitterATfedoraproject.org> 1.4.1-1
|
||||
- First package
|
||||
1
sources
1
sources
|
|
@ -1 +0,0 @@
|
|||
e7d2c6cf6474b5186c27ec31bd32738a seqan-src-1.4.2.tar.gz
|
||||
Loading…
Add table
Add a link
Reference in a new issue