automatic version update by autodist [release 1.3.3-1mamba;Wed Aug 28 2019]
This commit is contained in:
parent
cfee446a18
commit
a15671ee02
21
libflac.spec
21
libflac.spec
@ -1,5 +1,5 @@
|
||||
Name: libflac
|
||||
Version: 1.3.2
|
||||
Version: 1.3.3
|
||||
Release: 1mamba
|
||||
Summary: Free Lossless Audio Codec (FLAC)
|
||||
Group: System/Multimedia
|
||||
@ -92,7 +92,7 @@ This package contains the Flac plugin for XMMS.
|
||||
|
||||
%prep
|
||||
%setup -q -n flac-%{version}
|
||||
%patch2 -p1
|
||||
#%patch2 -p1
|
||||
#%patch3 -p1
|
||||
#%patch4 -p1
|
||||
#%patch5 -p0
|
||||
@ -113,8 +113,8 @@ This package contains the Flac plugin for XMMS.
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
%makeinstall
|
||||
|
||||
cp AUTHORS COPYING* README \
|
||||
%{buildroot}%{_datadir}/doc/flac-%{version}
|
||||
#cp AUTHORS COPYING* README \
|
||||
# %{buildroot}%{_datadir}/doc/flac-%{version}
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
@ -129,10 +129,7 @@ cp AUTHORS COPYING* README \
|
||||
%{_libdir}/*.so.*
|
||||
%{_mandir}/man1/flac.*
|
||||
%{_mandir}/man1/metaflac.*
|
||||
%dir %{_datadir}/doc/flac-%{version}
|
||||
%{_datadir}/doc/flac-%{version}/AUTHORS
|
||||
%{_datadir}/doc/flac-%{version}/COPYING*
|
||||
%{_datadir}/doc/flac-%{version}/README
|
||||
%doc AUTHORS COPYING.*
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
@ -153,9 +150,8 @@ cp AUTHORS COPYING* README \
|
||||
|
||||
%files doc
|
||||
%defattr(-,root,root)
|
||||
%dir %{_datadir}/doc/flac-%{version}
|
||||
%{_datadir}/doc/flac-%{version}/FLAC.tag
|
||||
%{_datadir}/doc/flac-%{version}/html/*
|
||||
%dir %{_datadir}/doc/flac
|
||||
%{_datadir}/doc/flac/*
|
||||
|
||||
#%if "%{stage1}" != "1"
|
||||
#%files plugins-xmms
|
||||
@ -165,6 +161,9 @@ cp AUTHORS COPYING* README \
|
||||
#%endif
|
||||
|
||||
%changelog
|
||||
* Wed Aug 28 2019 Automatic Build System <autodist@mambasoft.it> 1.3.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Feb 03 2017 Automatic Build System <autodist@mambasoft.it> 1.3.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user