!3 Bring source file into correspondence with described in spec file
From: @wang--ge Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
c0dc4e34a7
15
epl-v10.html
15
epl-v10.html
@ -8,20 +8,21 @@
|
|||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
body {
|
body {
|
||||||
size: 8.5in 11.0in;
|
size: 8.5in 11.0in;
|
||||||
margin: .25in .5in .25in .5in;
|
margin: 0.25in 0.5in 0.25in 0.5in;
|
||||||
tab-interval: .5in;
|
tab-interval: 0.5in;
|
||||||
}
|
}
|
||||||
p {
|
p {
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
margin-top: .5em;
|
margin-top: 0.5em;
|
||||||
margin-bottom: .5em;
|
margin-bottom: 0.5em;
|
||||||
}
|
}
|
||||||
p.list {
|
p.list {
|
||||||
margin-left: .5in;
|
margin-left: 0.5in;
|
||||||
margin-top: .05em;
|
margin-top: 0.05em;
|
||||||
margin-bottom: .05em;
|
margin-bottom: 0.05em;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body lang="EN-US">
|
<body lang="EN-US">
|
||||||
|
|||||||
@ -1,8 +1,8 @@
|
|||||||
Name: jetty-assembly-descriptors
|
Name: jetty-assembly-descriptors
|
||||||
Version: 1.0
|
Version: 1.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Jetty assembly descriptors used for building
|
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/
|
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
|
Source0: http://git.eclipse.org/c/jetty/org.eclipse.jetty.toolchain.git/snapshot/org.eclipse.jetty.toolchain-%{name}-%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -26,5 +26,8 @@ cp -p %{SOURCE1} %{SOURCE2} .
|
|||||||
%doc LICENSE-2.0.txt epl-v10.html
|
%doc LICENSE-2.0.txt epl-v10.html
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Aug 5 2020 huanghaitao <huanghaitao8@huawei.com> - 1.0-1
|
||||||
- package init
|
- package init
|
||||||
|
|||||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user