Fix files list for soname bump
This commit is contained in:
parent
2da5d56a81
commit
cb769342c7
@ -2,7 +2,7 @@
|
||||
|
||||
Name: kyotocabinet
|
||||
Version: 1.2.31
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: A lightweight database library
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -95,8 +95,8 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man1/kctreetest.1.gz
|
||||
%{_mandir}/man1/kcutilmgr.1.gz
|
||||
%{_mandir}/man1/kcutiltest.1.gz
|
||||
%{_libdir}/libkyotocabinet.so.6
|
||||
%{_libdir}/libkyotocabinet.so.6.12.0
|
||||
%{_libdir}/libkyotocabinet.so.8
|
||||
%{_libdir}/libkyotocabinet.so.8.1.0
|
||||
%{doctarget}/
|
||||
%{doctarget}/doc/command.html
|
||||
%{doctarget}/doc/common.css
|
||||
@ -364,6 +364,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{doctarget}/doc/api/unionKCDB.html
|
||||
|
||||
%changelog
|
||||
* Mon Jan 3 2011 Casey Dahlin <cjdahlin@ncsu.edu> - 1.2.31-2
|
||||
- Correct files list for soname bump
|
||||
|
||||
* Mon Jan 3 2011 Casey Dahlin <cjdahlin@ncsu.edu> - 1.2.31-1
|
||||
- Update to latest upstream
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user