This commit is contained in:
@@ -126,11 +126,6 @@ cp -a AUTHORS COPYING.LGPL COPYING.MPL NEWS doc/html/ examples/ %{buildroot}%{_d
|
||||
|
||||
%fdupes -s %{buildroot}
|
||||
|
||||
echo <<EOF >README.taglib
|
||||
This package only acts as a placeholder until all packages that use taglib
|
||||
have upgraded to the new package names libtag1 and libtag_c0.
|
||||
EOF
|
||||
|
||||
%check
|
||||
# check the library
|
||||
#pushd tests
|
||||
@@ -160,7 +155,7 @@ EOF
|
||||
|
||||
%files -n libtag-devel
|
||||
%defattr(-,root,root,-)
|
||||
%doc %{_defaultdocdir}/libtag-devel/ README.taglib
|
||||
%doc %{_defaultdocdir}/libtag-devel
|
||||
%{_bindir}/taglib-config
|
||||
%{_includedir}/taglib/
|
||||
%{_libdir}/libtag*.so
|
||||
|
Reference in New Issue
Block a user