optimization the spec
This commit is contained in:
parent
0eb0ca4114
commit
f968d0f1e4
11
libcdio.spec
11
libcdio.spec
@ -1,12 +1,12 @@
|
||||
Name: libcdio
|
||||
Version: 2.0.0
|
||||
Release: 7
|
||||
Release: 8
|
||||
Summary: CD-ROM input and control library
|
||||
License: GPLv3+
|
||||
URL: http://www.gnu.org/software/libcdio/
|
||||
Source0: https://ftp.gnu.org/gnu/libcdio/libcdio-%{version}.tar.gz
|
||||
Source1: https://ftp.gnu.org/gnu/libcdio/libcdio-%{version}.tar.gz.sig
|
||||
Source2: cdio_config.h
|
||||
Source2: libcdio_x86_64_config.h
|
||||
|
||||
BuildRequires: gcc gcc-c++ git pkgconfig doxygen ncurses-devel help2man chrpath gettext-devel
|
||||
Requires(post): /sbin/ldconfig
|
||||
@ -79,7 +79,6 @@ fi
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
%doc doc/doxygen/html
|
||||
%{_libdir}/pkgconfig/*.pc
|
||||
%{_libdir}/libcdio++.so
|
||||
%{_libdir}/libcdio.so
|
||||
@ -96,6 +95,12 @@ fi
|
||||
%{_infodir}/*
|
||||
|
||||
%changelog
|
||||
* Thu Jan 9 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.0.0-8
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC: optimization the spec
|
||||
|
||||
* Mon Jan 6 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.0.0-7
|
||||
- update software package
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user