!1 libbluray: optimization the spec

Merge pull request !1 from orange-snn/init
This commit is contained in:
openeuler-ci-bot 2020-01-11 18:20:00 +08:00 committed by Gitee
commit 0cf0e17f1e
2 changed files with 7 additions and 14 deletions

View File

@ -1,11 +0,0 @@
--- libbluray-0.2.2/doc/doxygen-footer.html.orig 2012-06-13 02:25:30.740725465 +0200
+++ libbluray-0.2.2/doc/doxygen-footer.html 2012-06-13 02:25:56.585725752 +0200
@@ -1,7 +1,7 @@
<hr size="1">
<div id="footer">
<small>
- Generated on $datetime for $projectname by&nbsp;
+ Generated for $projectname by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.1<br />
Copyright &copy; 2010 John Stebbins et al.<br />

View File

@ -1,13 +1,11 @@
Name: libbluray
Version: 1.1.2
Release: 1
Release: 2
Summary: Library used to access Blu-ray Disc for video playback
License: LGPLv2+
URL: https://www.videolan.org/developers/libbluray.html
Source0: https://download.videolan.org/pub/videolan/%{name}/%{version}/%{name}-%{version}.tar.bz2
Patch0: libbluray-0.8.0-no_doxygen_timestamp.patch
BuildRequires: ant autoconf automake doxygen fontconfig-devel freetype-devel graphviz
BuildRequires: java-1.8.0-openjdk-devel javapackages-tools libtool libxml2-devel texlive-latex
Provides: %{name}-utils
@ -79,5 +77,11 @@ do install -Dp -m 0755 .libs/$i %{buildroot}%{_bindir}/$i; done;
%doc doc/doxygen/html
%changelog
* Thu Jan 9 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.1.2-2
- Type:bugfix
- ID:NA
- SUG:NA
- DESC: optimization the spec
* Thu Sep 05 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.1.2-1
- Package init