Accepting request 102159 from Java:packages

- remove file conflict between xpp2 and xpp2-manual

OBS-URL: https://build.opensuse.org/request/show/102159
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xpp2?expand=0&rev=10
This commit is contained in:
Stephan Kulow 2012-02-01 09:00:53 +00:00 committed by Git OBS Bridge
parent cf63ea1636
commit 5936ba03ea
2 changed files with 9 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jan 31 10:17:26 UTC 2012 - mvyskocil@suse.cz
- remove file conflict between xpp2 and xpp2-manual
-------------------------------------------------------------------
Tue May 12 15:28:12 CEST 2009 - mvyskocil@suse.cz

View File

@ -1,7 +1,7 @@
#
# spec file for package xpp2 (Version 2.1.10)
# spec file for package xpp2
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -178,6 +178,8 @@ fi
%defattr(0644,root,root,0755)
%{_datadir}/doc/%{name}-%{version}
%{_datadir}/doc/%{name}
%exclude %{_datadir}/doc/%{name}-%{version}/README.html
%exclude %{_datadir}/doc/%{name}-%{version}/LICENSE.txt
%files demo
%defattr(0644,root,root,0755)
@ -185,5 +187,3 @@ fi
%{_datadir}/%{name}
%changelog
* Tue May 12 2009 mvyskocil@suse.cz
- Initial packaging of xpp2 2.1.10 (from jpackage.org)