From e27fc576ae33b90814cc8413db2178eb764a81df Mon Sep 17 00:00:00 2001 From: Eric Munson Date: Thu, 14 Aug 2008 21:30:12 +0000 Subject: [PATCH] Update to libvpd-2.1.0 for devel --- .cvsignore | 2 +- import.log | 1 + libvpd.spec | 6 +++--- sources | 2 +- 4 files changed, 6 insertions(+), 5 deletions(-) create mode 100644 import.log diff --git a/.cvsignore b/.cvsignore index 8dbbe99..70544ba 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libvpd-2.0.2.tar.gz +libvpd-2.1.0.tar.gz diff --git a/import.log b/import.log new file mode 100644 index 0000000..5266d75 --- /dev/null +++ b/import.log @@ -0,0 +1 @@ +libvpd-2_1_0-1:HEAD:libvpd-2.1.0-1.src.rpm:1218749371 diff --git a/libvpd.spec b/libvpd.spec index 402af2d..3fcafc2 100644 --- a/libvpd.spec +++ b/libvpd.spec @@ -1,5 +1,5 @@ %define name libvpd -%define version 2.0.2 +%define version 2.1.0 Name: %{name} Version: %{version} @@ -47,8 +47,8 @@ Contains header files for building with libvpd. %defattr(-,root,root,-) %doc COPYING NEWS README TODO AUTHORS %exclude %{_libdir}/*.la -%{_libdir}/libvpd_cxx-2.0.so.* -%{_libdir}/libvpd-2.0.so.* +%{_libdir}/libvpd_cxx-2.1.so.* +%{_libdir}/libvpd-2.1.so.* %files devel %defattr(-,root,root,-) diff --git a/sources b/sources index b70ad9a..cf66b2d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fdc2bdbd837869b68421e3abc9989e8a libvpd-2.0.2.tar.gz +ca5bac38d29b1ffb0a785ace11050196 libvpd-2.1.0.tar.gz