Bring source file into correspondence with described in spec file

This commit is contained in:
wang--ge 2022-11-09 18:04:27 +08:00
parent 51970ed235
commit 44856d2d79
3 changed files with 26 additions and 22 deletions

View File

@ -3,25 +3,26 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
<title>Eclipse Public License - Version 1.0</title>
<style type="text/css">
body{
size: 8.5in 11.0in;
margin: .25in .5in .25in .5in;
tab-interval: .5in;
}
p{
margin-left: auto;
margin-top: .5em;
margin-bottom: .5em;
}
p.list{
margin-left: .5in;
margin-top: .05em;
margin-bottom: .05em;
}
</style>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<title>Eclipse Public License - Version 1.0</title>
<style type="text/css">
body {
size: 8.5in 11.0in;
margin: 0.25in 0.5in 0.25in 0.5in;
tab-interval: 0.5in;
}
p {
margin-left: auto;
margin-top: 0.5em;
margin-bottom: 0.5em;
}
p.list {
margin-left: 0.5in;
margin-top: 0.05em;
margin-bottom: 0.05em;
}
</style>
</head>
<body lang="EN-US">
@ -257,4 +258,4 @@ rights to a jury trial in any resulting litigation.</p>
</body>
</html>
</html>

View File

@ -1,8 +1,8 @@
Name: jetty-assembly-descriptors
Version: 1.0
Release: 1
Release: 2
Summary: Jetty assembly descriptors used for building
License: ASL 2.0 or EPL
License: Apache-2.0 or EPL-1.0
URL: http://www.eclipse.org/jetty/
Source0: http://git.eclipse.org/c/jetty/org.eclipse.jetty.toolchain.git/snapshot/org.eclipse.jetty.toolchain-%{name}-%{version}.tar.gz
BuildArch: noarch
@ -26,5 +26,8 @@ cp -p %{SOURCE1} %{SOURCE2} .
%doc LICENSE-2.0.txt epl-v10.html
%changelog
* Wed Nov 09 2022 Ge Wang <wangge20@h-partners.com> - 1.0-2
- bring source file into correspondence with described in spec file
* Wed Aug 5 2020 huanghaitao <huanghaitao8@huawei.com> - 1.0-1
- package init