Remove TODO file from libvpd package.

TODO file is removed from libvpd package in upstream.
Update spec file accordingly.

Signed-off-by: Vasant Hegde <hegdevasant@linux.vnet.ibm.com>
This commit is contained in:
Vasant Hegde 2013-09-15 20:52:21 +05:30
parent 825bf47414
commit 8a5629be93

View File

@ -3,7 +3,7 @@
Name: %{name}
Version: %{version}
Release: 2%{?dist}
Release: 3%{?dist}
Summary: VPD Database access library for lsvpd
Group: System Environment/Libraries
@ -53,7 +53,7 @@ Contains header files for building with libvpd.
%files
%defattr(-,root,root,-)
%doc COPYING NEWS README TODO AUTHORS
%doc COPYING NEWS README AUTHORS
%exclude %{_libdir}/*.la
%{_libdir}/libvpd_cxx-2.2.so.*
%{_libdir}/libvpd-2.2.so.*
@ -68,6 +68,9 @@ Contains header files for building with libvpd.
%{_libdir}/pkgconfig/libvpd_cxx-2.pc
%changelog
* Sun Sep 15 2013 Vasant Hegde <hegdevasant@linux.vnet.ibm.com> - 2.2.1-3
- Remove TODO file from spec
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild