SPECS: thinkfinger.spec - rel 2; fix pam path in la files

arekm arekm at pld-linux.org
Sat Feb 24 14:06:29 CET 2007


Author: arekm                        Date: Sat Feb 24 13:06:29 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 2; fix pam path in la files

---- Files affected:
SPECS:
   thinkfinger.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/thinkfinger.spec
diff -u SPECS/thinkfinger.spec:1.8 SPECS/thinkfinger.spec:1.9
--- SPECS/thinkfinger.spec:1.8	Sat Feb 24 13:24:55 2007
+++ SPECS/thinkfinger.spec	Sat Feb 24 14:06:24 2007
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	Sterownik do czytników odcisków palców SGS Thomson
 Name:		thinkfinger
 Version:	0.2.2
-Release:	1
+Release:	2
 License:	GPL
 Group:		Base
 Source0:	http://dl.sourceforge.net/thinkfinger/%{name}-%{version}.tar.gz
@@ -74,6 +74,9 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+# fix la paths
+sed -i -e 's#/%{_lib}/libpam.la#%{_libdir}/libpam.la#g' $RPM_BUILD_ROOT%{_libdir}/*.la
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -111,6 +114,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2007/02/24 13:06:24  arekm
+- rel 2; fix pam path in la files
+
 Revision 1.8  2007/02/24 12:24:55  arekm
 - rel 1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/thinkfinger.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list