Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/edb

Dir     : e17/libs/edb


Modified Files:
        edb-config.in edb.spec 


Log Message:


fix distribution package files.. debian was missing the .la's entirely.

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/edb/edb-config.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- edb-config.in       8 Sep 2000 02:38:37 -0000       1.2
+++ edb-config.in       23 Jun 2003 22:53:01 -0000      1.3
@@ -46,7 +46,7 @@
       ;;
     --libs)
       [EMAIL PROTECTED]@
-      echo $libdirs -ledb @LDFLAGS@
+      echo $libdirs -ledb -lz
       ;;
     *)
       echo "${usage}" 1>&2
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/edb/edb.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -3 -r1.13 -r1.14
--- edb.spec    7 Feb 2003 01:48:56 -0000       1.13
+++ edb.spec    23 Jun 2003 22:53:01 -0000      1.14
@@ -1,7 +1,7 @@
 Summary: Enlightenment Database Access Library
 Name: edb
 Version: 1.0.3
-Release: 1
+Release: 2
 Copyright: BSD
 Group: System Environment/Libraries
 URL: http://www.enlightenment.org/pages/edb.html
@@ -85,13 +85,14 @@
 
 %files
 %defattr(-,root,root)
-%{_libdir}/libedb.so*
+%{_libdir}/libedb.so.*
 %{_libdir}/libedb.la
 
 %files devel
 %{_includedir}/Edb*
 %{_bindir}/edb-config
 %{_libdir}/libedb.a
+%{_libdir}/libedb.so
 %doc AUTHORS
 %doc COPYING
 %doc README




-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to