# Generated by go2rpm 1.11.1 %bcond_without check # https://github.com/neurosnap/sentences %global goipath gopkg.in/neurosnap/sentences.v1 %global forgeurl https://github.com/neurosnap/sentences Version: 1.1.2 %gometa -L -f %global common_description %{expand: A multilingual command line sentence tokenizer in Golang.} %global golicenses LICENSE.md %global godocs CHANGES.md README.md test_files/english/anarchy.txt\\\ test_files/english/anarchy_s.txt\\\ test_files/english/carolyn.txt\\\ test_files/english/carolyn_s.txt\\\ test_files/english/clinton.txt\\\ test_files/english/clinton_s.txt\\\ test_files/english/demolitions.txt\\\ test_files/english/demolitions_s.txt\\\ test_files/english/dr.txt test_files/english/dr_s.txt\\\ test_files/english/dre.txt\\\ test_files/english/dre_s.txt\\\ test_files/english/duma.txt\\\ test_files/english/duma_s.txt\\\ test_files/english/ecig.txt\\\ test_files/english/ecig_s.txt\\\ test_files/english/ethicist.txt\\\ test_files/english/ethicist_s.txt\\\ test_files/english/fbi.txt\\\ test_files/english/fbi_s.txt\\\ test_files/english/foul_ball.txt\\\ test_files/english/foul_ball_s.txt\\\ test_files/english/iphone6s.txt\\\ test_files/english/iphone6s_s.txt\\\ test_files/english/kentucky.txt\\\ test_files/english/kentucky_s.txt\\\ test_files/english/kiss.txt\\\ test_files/english/kiss_s.txt\\\ test_files/english/lebanon.txt\\\ test_files/english/lebanon_s.txt\\\ test_files/english/markets.txt\\\ test_files/english/markets_s.txt\\\ test_files/english/nuns.txt\\\ test_files/english/nuns_s.txt\\\ test_files/english/nyfed.txt\\\ test_files/english/nyfed_s.txt\\\ test_files/english/punct.txt\\\ test_files/english/punct_s.txt\\\ test_files/english/qa.txt test_files/english/qa_s.txt\\\ test_files/english/quotes.txt\\\ test_files/english/quotes_s.txt\\\ test_files/english/self_reliance.txt\\\ test_files/english/self_reliance_s.txt Name: %{goname} Release: 1%{?dist} Summary: A multilingual command line sentence tokenizer in Golang License: MIT URL: %{gourl} Source: %{gosource} %description %{common_description} %gopkg %prep %goprep -A find . -name "*.go" -exec sed -i "s|github.com/neurosnap/sentences|gopkg.in/neurosnap/sentences.v1|" "{}" +; %autopatch -p1 %generate_buildrequires %go_generate_buildrequires %build for cmd in cmd/* ; do %gobuild -o %{gobuilddir}/bin/$(basename $cmd) %{goipath}/$cmd done %install %gopkginstall install -m 0755 -vd %{buildroot}%{_bindir} install -m 0755 -vp %{gobuilddir}/bin/* %{buildroot}%{_bindir}/ %if %{with check} %check %gocheck %endif %files %license LICENSE.md %doc CHANGES.md README.md test_files/english/anarchy.txt %doc test_files/english/anarchy_s.txt test_files/english/carolyn.txt %doc test_files/english/carolyn_s.txt test_files/english/clinton.txt %doc test_files/english/clinton_s.txt test_files/english/demolitions.txt %doc test_files/english/demolitions_s.txt test_files/english/dr.txt %doc test_files/english/dr_s.txt test_files/english/dre.txt %doc test_files/english/dre_s.txt test_files/english/duma.txt %doc test_files/english/duma_s.txt test_files/english/ecig.txt %doc test_files/english/ecig_s.txt test_files/english/ethicist.txt %doc test_files/english/ethicist_s.txt test_files/english/fbi.txt %doc test_files/english/fbi_s.txt test_files/english/foul_ball.txt %doc test_files/english/foul_ball_s.txt test_files/english/iphone6s.txt %doc test_files/english/iphone6s_s.txt test_files/english/kentucky.txt %doc test_files/english/kentucky_s.txt test_files/english/kiss.txt %doc test_files/english/kiss_s.txt test_files/english/lebanon.txt %doc test_files/english/lebanon_s.txt test_files/english/markets.txt %doc test_files/english/markets_s.txt test_files/english/nuns.txt %doc test_files/english/nuns_s.txt test_files/english/nyfed.txt %doc test_files/english/nyfed_s.txt test_files/english/punct.txt %doc test_files/english/punct_s.txt test_files/english/qa.txt %doc test_files/english/qa_s.txt test_files/english/quotes.txt %doc test_files/english/quotes_s.txt test_files/english/self_reliance.txt %doc test_files/english/self_reliance_s.txt %{_bindir}/* %gopkgfiles %changelog * Sun Jun 02 2024 W. Michael Petullo - 1.1.2-1 - Update to 1.1.2 * Sun Feb 11 2024 Maxwell G - 1.0.6-21 - Rebuild for golang 1.22.0 * Wed Jan 24 2024 Fedora Release Engineering - 1.0.6-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 20 2024 Fedora Release Engineering - 1.0.6-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering - 1.0.6-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering - 1.0.6-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering - 1.0.6-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jul 19 2022 Maxwell G - 1.0.6-15 - Rebuild for CVE-2022-{1705,32148,30631,30633,28131,30635,30632,30630,1962} in golang * Sat Jun 18 2022 Robert-André Mauchin - 1.0.6-14 - Rebuilt for CVE-2022-1996, CVE-2022-24675, CVE-2022-28327, CVE-2022-27191, CVE-2022-29526, CVE-2022-30629 * Thu Jan 20 2022 Fedora Release Engineering - 1.0.6-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering - 1.0.6-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jan 26 2021 Fedora Release Engineering - 1.0.6-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Mon Jul 27 2020 Fedora Release Engineering - 1.0.6-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jan 29 2020 Fedora Release Engineering - 1.0.6-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jul 25 2019 Fedora Release Engineering - 1.0.6-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Wed Jul 10 2019 Elliott Sales de Andrade - 1.0.6-7 - Add Obsoletes for old names * Sat Jun 01 22:05:16 CEST 2019 Robert-André Mauchin - 1.0.6-6 - Update to new macros * Fri Feb 01 2019 Fedora Release Engineering - 1.0.6-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering - 1.0.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering - 1.0.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Sep 08 2017 Athos Ribeiro - 1.0.6-2 - Add Provides under the gopkg.in namespace * Fri Aug 18 2017 Athos Ribeiro - 1.0.6-1 - First package for Fedora