SPECS: rb_libtorrent.spec - 0.12.1 - shared library has a new name...

lisu lisu at pld-linux.org
Sun Feb 3 12:21:49 CET 2008


Author: lisu                         Date: Sun Feb  3 11:21:49 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 0.12.1
- shared library has a new name in ths version

---- Files affected:
SPECS:
   rb_libtorrent.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/rb_libtorrent.spec
diff -u SPECS/rb_libtorrent.spec:1.7 SPECS/rb_libtorrent.spec:1.8
--- SPECS/rb_libtorrent.spec:1.7	Thu Jan 24 23:03:56 2008
+++ SPECS/rb_libtorrent.spec	Sun Feb  3 12:21:44 2008
@@ -2,12 +2,12 @@
 Summary:	A C++ BitTorrent library
 Summary(pl.UTF-8):	Biblioteka BitTorrenta napisana w C++
 Name:		rb_libtorrent
-Version:	0.12
-Release:	2
+Version:	0.12.1
+Release:	1
 License:	BSD
 Group:		Libraries
 Source0:	http://dl.sourceforge.net/libtorrent/libtorrent-%{version}.tar.gz
-# Source0-md5:	a09a37e6fc74d152821c00c3cb15d248
+# Source0-md5:	1be3c3751673f751015b260836437f2e
 URL:		http://www.rasterbar.com/products/libtorrent/
 BuildRequires:	boost-array-devel
 BuildRequires:	boost-bind-devel
@@ -120,7 +120,8 @@
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog COPYING README
 %attr(755,root,root) %{_bindir}/*torrent*
-%attr(755,root,root) %{_libdir}/libtorrent.so.*.*.*
+#%%attr(755,root,root) %{_libdir}/libtorrent.so.*.*.*
+%attr(755,root,root) %{_libdir}/libtorrent-0.12.1.so
 
 %files devel
 %defattr(644,root,root,755)
@@ -140,6 +141,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2008-02-03 11:21:44  lisu
+- 0.12.1
+- shared library has a new name in ths version
+
 Revision 1.7  2008-01-24 22:03:56  blues
 - rel.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rb_libtorrent.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list