SPECS: libnss-mysql.spec - amd64 fix; don't package dynamic symlink

zbyniu zbyniu at pld-linux.org
Sat Mar 4 22:01:26 CET 2006


Author: zbyniu                       Date: Sat Mar  4 21:01:26 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- amd64 fix; don't package dynamic symlink

---- Files affected:
SPECS:
   libnss-mysql.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/libnss-mysql.spec
diff -u SPECS/libnss-mysql.spec:1.2 SPECS/libnss-mysql.spec:1.3
--- SPECS/libnss-mysql.spec:1.2	Wed Nov  9 16:06:03 2005
+++ SPECS/libnss-mysql.spec	Sat Mar  4 22:01:20 2006
@@ -35,7 +35,8 @@
 %{__aclocal}
 %{__autoconf}
 %{__automake}
-%configure
+%configure \
+	MYSQL_LIB_DIR=%{_libdir}
 %{__make}
 
 %install
@@ -54,7 +55,7 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog DEBUGGING FAQ README NEWS THANKS TODO UPGRADING sample
-%attr(755,root,root) %{_libdir}/*.so*
+%attr(755,root,root) %{_libdir}/*.so.*.*
 %attr(644,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}.cfg
 %attr(600,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}-root.cfg
 
@@ -64,6 +65,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2006/03/04 21:01:20  zbyniu
+- amd64 fix; don't package dynamic symlink
+
 Revision 1.2  2005/11/09 15:06:03  orzech
 - fixed config perms, rel. 1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libnss-mysql.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list