diff --git a/tdb.changes b/tdb.changes index a51f0cc..6cb4efa 100644 --- a/tdb.changes +++ b/tdb.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu May 31 12:09:09 UTC 2012 - lmuelle@suse.com + +- Rename libtdb1-devel to libtdb-devel. + ------------------------------------------------------------------- Wed May 30 16:39:26 UTC 2012 - lmuelle@suse.com diff --git a/tdb.spec b/tdb.spec index 353afbf..6aae246 100644 --- a/tdb.spec +++ b/tdb.spec @@ -49,7 +49,7 @@ small. This package contains the tdb1 library. -%package devel +%package -n libtdb-devel License: GPL-3.0+ Summary: Libraries and Header Files to Develop Programs with tdb1 Support Group: Development/Libraries/C and C++ @@ -60,7 +60,7 @@ Requires: pkg-config Requires: pkgconfig %endif -%description devel +%description -n libtdb-devel TDB is a Trivial Database. In concept, it is very much like GDBM, and BSD's DB except that it allows multiple simultaneous writers and uses locking internally to keep writers from trampling on each other. TDB is also extremely @@ -132,7 +132,7 @@ DESTDIR=${RPM_BUILD_ROOT} make install %defattr(-,root,root) %{_libdir}/libtdb.so.* -%files devel +%files -n libtdb-devel %defattr(-,root,root) %{_includedir}/tdb.h %{_libdir}/libtdb.so