[spice/f14/master] Fix library filename

Alexander Larsson alexl at fedoraproject.org
Tue Aug 31 15:19:05 UTC 2010


commit 0e1329708819916873c0ad640a8d80bc7ff10062
Author: Alexander Larsson <alexl at redhat.com>
Date:   Tue Aug 31 17:18:19 2010 +0200

    Fix library filename

 spice.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/spice.spec b/spice.spec
index 0e5dbfb..60d2fbe 100644
--- a/spice.spec
+++ b/spice.spec
@@ -90,7 +90,7 @@ rm -f %{buildroot}%{_libdir}/libspice-server.la
 %defattr(-, root, root)
 %doc COPYING README NEWS
 %{_libdir}/libspice-server.so.1
-%{_libdir}/libspice-server.so.1.0.1
+%{_libdir}/libspice-server.so.1.0.2
 
 %post server -p /sbin/ldconfig
 


More information about the scm-commits mailing list