SPECS (AC-branch): db.spec - release 9 - fixed install

baggins baggins at pld-linux.org
Mon Jun 20 12:38:32 CEST 2005


Author: baggins                      Date: Mon Jun 20 10:38:32 2005 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- release 9
- fixed install

---- Files affected:
SPECS:
   db.spec (1.66.2.2 -> 1.66.2.3) 

---- Diffs:

================================================================
Index: SPECS/db.spec
diff -u SPECS/db.spec:1.66.2.2 SPECS/db.spec:1.66.2.3
--- SPECS/db.spec:1.66.2.2	Mon Jun 20 01:02:57 2005
+++ SPECS/db.spec	Mon Jun 20 12:38:26 2005
@@ -11,7 +11,7 @@
 Summary(pl):	Biblioteka C do obsługi baz Berkeley DB
 Name:		db
 Version:	4.2.52
-Release:	8
+Release:	9
 License:	Sleepycat public license (GPL-like, see LICENSE)
 Group:		Libraries
 # alternative site (sometimes working): http://www.berkeleydb.com/
@@ -300,7 +300,7 @@
 	DESTDIR=$RPM_BUILD_ROOT \
 	LIB_INSTALL_FILE_LIST=""
 
-mv $RPM_BUILD_ROOT/%{_lib}/*.{l,}a $RPM_BUILD_ROOT%{_libdir}/
+mv $RPM_BUILD_ROOT/%{_lib}/*.la $RPM_BUILD_ROOT%{_libdir}/
 mv $RPM_BUILD_ROOT/%{_lib}/libdb_* $RPM_BUILD_ROOT%{_libdir}/
 
 cd $RPM_BUILD_ROOT/%{_libdir}
@@ -463,6 +463,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.66.2.3  2005/06/20 10:38:26  baggins
+- release 9
+- fixed install
+
 Revision 1.66.2.2  2005/06/19 23:02:57  baggins
 - rel 8
 - moved main library to /lib
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/db.spec?r1=1.66.2.2&r2=1.66.2.3&f=u




More information about the pld-cvs-commit mailing list