Accepting request 82993 from home:jengelh:bl-a
- Remove redundant tags/sections from specfile (cf.packaging guidelines) OBS-URL: https://build.opensuse.org/request/show/82993 OBS-URL: https://build.opensuse.org/package/show/Java:packages/axis?expand=0&rev=7
This commit is contained in:
parent
741390fb23
commit
dd9dddd470
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 17 13:55:50 UTC 2011 - jengelh@medozas.de
|
||||||
|
|
||||||
|
- Remove redundant tags/sections from specfile
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Mar 11 09:01:44 UTC 2011 - mvyskocil@suse.cz
|
Fri Mar 11 09:01:44 UTC 2011 - mvyskocil@suse.cz
|
||||||
|
|
||||||
|
@ -15,7 +15,6 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
# norootforbuild
|
|
||||||
# icecream 0
|
# icecream 0
|
||||||
|
|
||||||
%define name axis
|
%define name axis
|
||||||
@ -138,9 +137,6 @@ popd
|
|||||||
install -d -m 755 %{buildroot}%{_javadocdir}/%{name}
|
install -d -m 755 %{buildroot}%{_javadocdir}/%{name}
|
||||||
cp -pr build/javadocs/* %{buildroot}%{_javadocdir}/%{name}
|
cp -pr build/javadocs/* %{buildroot}%{_javadocdir}/%{name}
|
||||||
|
|
||||||
%clean
|
|
||||||
rm -rf %{buildroot}
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(0644,root,root,0755)
|
%defattr(0644,root,root,0755)
|
||||||
%doc LICENSE README release-notes.html changelog.html
|
%doc LICENSE README release-notes.html changelog.html
|
||||||
|
Loading…
Reference in New Issue
Block a user