[packages/socklibpp] - ghost soname symlink - rel 2

witekfl witekfl at pld-linux.org
Tue Jan 14 12:46:53 CET 2014


commit e66b3ad8806d5ec6276b321cea117dff6e5dd188
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date:   Tue Jan 14 12:46:34 2014 +0100

    - ghost soname symlink
    - rel 2

 socklibpp.spec | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/socklibpp.spec b/socklibpp.spec
index 9b0b4dc..8fd974c 100644
--- a/socklibpp.spec
+++ b/socklibpp.spec
@@ -2,10 +2,10 @@ Summary:	socklib++ - cross-platform networking library
 Summary(pl.UTF-8):	socklib++ - wieloplatformowa biblioteka sieciowa
 Name:		socklibpp
 Version:	0.3
-Release:	1
+Release:	2
 License:	LGPL
 Group:		Libraries
-Source0:	http://dl.sourceforge.net/socklibpp/%{name}-%{version}.tar.gz
+Source0:	http://downloads.sourceforge.net/socklibpp/%{name}-%{version}.tar.gz
 # Source0-md5:	f5f7b48e0eb4bf46d2fd0840cb41f03f
 URL:		http://socklibpp.sourceforge.net/
 BuildRequires:	autoconf
@@ -72,7 +72,8 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README doc/html/*
-%attr(755,root,root) %{_libdir}/lib*.so.*
+%attr(755,root,root) %{_libdir}/lib*.so.*.*
+%attr(755,root,root) %ghost %{_libdir}/lib*.so.0
 
 %files devel
 %defattr(644,root,root,755)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/socklibpp.git/commitdiff/e66b3ad8806d5ec6276b321cea117dff6e5dd188



More information about the pld-cvs-commit mailing list