File tree Expand file tree Collapse file tree
SPECS-EXTENDED/apache-commons-digester Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 "commons-digester-2.1-src.tar.gz" : " 2713f07a6adec7e253d91f1fca70e658b93e1a63f1b6a36f4907a2b83088543f"
55 }
66}
7+
Original file line number Diff line number Diff line change 33Summary: Jakarta Commons Digester Package
44Name: apache-%{short_name }
55Version: 2.1
6- Release: 4 %{?dist }
6+ Release: 5 %{?dist }
77License: Apache-2.0
88Vendor: Microsoft Corporation
99Distribution: Azure Linux
1010Group: Development/Libraries/Java
1111URL: https://commons.apache.org/proper/commons-digester
1212Source0: https://dlcdn.apache.org/commons/%{base_name }/source/%{short_name }-%{version }-src.tar.gz
1313Source1: %{name }-build.xml
14+
1415BuildRequires: ant
1516BuildRequires: commons-beanutils
1617BuildRequires: commons-collections
@@ -44,8 +45,9 @@ This package contains the javadoc documentation for the Jakarta Commons
4445Digester Package.
4546
4647%prep
47- %setup -q -n %{short_name }-%{version }-src
48+ %autosetup -n %{short_name }-%{version }-src
4849cp %{SOURCE1 } build.xml
50+ sed -i s/1.6/1.8/g build.xml
4951
5052mkdir -p lib
5153build-jar-repository -s lib commons-beanutils commons-logging
@@ -82,6 +84,10 @@ ant test
8284%{_javadocdir }/%{name }
8385
8486%changelog
87+ * Fri Mar 28 2025 Durga Jagadeesh Palli <v-dpalli@microsoft.com> - 2.1-5
88+ - Build error fix
89+ - License verified
90+
8591* Mon Nov 07 2022 Sumedh Sharma <sumsharma@microsoft.com> - 2.1-4
8692- Enable check section
8793- License verified
You can’t perform that action at this time.
0 commit comments