Author: arekm                        Date: Mon Nov  3 09:48:10 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 3; install symlink

---- Files affected:
SPECS:
   tdb.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/tdb.spec
diff -u SPECS/tdb.spec:1.14 SPECS/tdb.spec:1.15
--- SPECS/tdb.spec:1.14 Sat Nov  1 23:05:27 2008
+++ SPECS/tdb.spec      Mon Nov  3 10:48:05 2008
@@ -4,7 +4,7 @@
 Summary(pl.UTF-8):     TDB - prosta baza danych
 Name:          tdb
 Version:       1.1.2
-Release:       0.%{snap}.2
+Release:       0.%{snap}.3
 License:       GPL
 Group:         Libraries
 Source0:       %{name}-%{snap}.tar.bz2
@@ -75,7 +75,8 @@
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-install libtdb.so $RPM_BUILD_ROOT%{_libdir}
+# it's a symlink
+cp -a libtdb.so $RPM_BUILD_ROOT%{_libdir}
 
 %py_comp $RPM_BUILD_ROOT
 %py_ocomp $RPM_BUILD_ROOT
@@ -116,6 +117,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2008/11/03 09:48:05  arekm
+- rel 3; install symlink
+
 Revision 1.14  2008/11/01 22:05:27  arekm
 - rel 2
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/tdb.spec?r1=1.14&r2=1.15&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to