diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 0f17308..0000000 --- a/.gitignore +++ /dev/null @@ -1,4 +0,0 @@ -/0.33.3.tar.gz -/0.33.7.tar.gz -/0.66.4.tar.gz -/aesh-0.66.8.tar.gz diff --git a/aesh.spec b/aesh.spec deleted file mode 100644 index 20f57d2..0000000 --- a/aesh.spec +++ /dev/null @@ -1,101 +0,0 @@ -Name: aesh -Version: 0.66.8 -Release: 7%{dist} -Summary: Another Extendable SHell -License: ASL 2.0 -URL: http://aeshell.github.io/ -Source0: https://github.com/aeshell/aesh/archive/%{version}/%{name}-%{version}.tar.gz - -BuildRequires: maven-local -BuildRequires: mvn(junit:junit) -BuildRequires: mvn(org.fusesource.jansi:jansi) -BuildRequires: mvn(org.jboss:jboss-parent:pom:) - -BuildArch: noarch - -%description -Æsh is a Java library for handling console input with the goal to support most -GNU Readline features. - -%package javadoc -Summary: Javadoc for %{name} - -%description javadoc -This package contains the API documentation for %{name}. - -%prep -%setup -q -n %{name}-%{version} -# Cleanup -rm -r *gradle* - -%pom_xpath_set pom:addClasspath false -# This test @ random fails (koji only) -# ComparisonFailure: expected:<[]foo> but was:<[$<2>]foo> -rm src/test/java/org/jboss/aesh/parser/ParserTest.java - -%build -# Disable test failure on ARM builder only -%mvn_build -- -Dmaven.test.failure.ignore=true - -%install -%mvn_install - -%files -f .mfiles -%doc README.asciidoc -%license LICENSE - -%files javadoc -f .mfiles-javadoc -%license LICENSE - -%changelog -* Thu Jan 31 2019 Fedora Release Engineering - 0.66.8-7 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild - -* Thu Jul 12 2018 Fedora Release Engineering - 0.66.8-6 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - -* Wed Feb 07 2018 Fedora Release Engineering - 0.66.8-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - -* Wed Jul 26 2017 Fedora Release Engineering - 0.66.8-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild - -* Fri Feb 10 2017 Fedora Release Engineering - 0.66.8-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild - -* Mon Dec 12 2016 gil cattaneo 0.66.8-2 -- fix FTBFS - -* Sat Aug 20 2016 gil cattaneo 0.66.8-1 -- update to 0.66.8 - -* Thu Jun 23 2016 gil cattaneo 0.66.4-2 -- disable test failure - -* Fri Jun 03 2016 gil cattaneo 0.66.4-1 -- update to 0.66.4 -- fix BRs list and use BR mvn()-like -- introduce license macro -- remove duplicate file -- remove some rpmlint problems - -* Wed Feb 03 2016 Fedora Release Engineering - 0.33.7-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild - -* Tue Jun 16 2015 Fedora Release Engineering - 0.33.7-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild - -* Sat Jun 07 2014 Fedora Release Engineering - 0.33.7-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild - -* Wed Sep 11 2013 Marek Goldmann - 0.33.7-1 -- Upstream release 0.33.7 - -* Sat Aug 03 2013 Fedora Release Engineering - 0.33.3-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild - -* Wed Jun 12 2013 Marek Goldmann - 0.33.3-1 -- Initial packaging - - - diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..5204a84 --- /dev/null +++ b/dead.package @@ -0,0 +1 @@ +Orphaned for 6+ weeks diff --git a/sources b/sources deleted file mode 100644 index c20fe4c..0000000 --- a/sources +++ /dev/null @@ -1 +0,0 @@ -be65c057ab8ad0096a142f05db737dda aesh-0.66.8.tar.gz