SPECS: edb.spec - ghost soname symlink - updated ac/am BRs

qboosh qboosh at pld-linux.org
Tue Jun 3 18:48:04 CEST 2008


Author: qboosh                       Date: Tue Jun  3 16:48:04 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- ghost soname symlink
- updated ac/am BRs

---- Files affected:
SPECS:
   edb.spec (1.29 -> 1.30) 

---- Diffs:

================================================================
Index: SPECS/edb.spec
diff -u SPECS/edb.spec:1.29 SPECS/edb.spec:1.30
--- SPECS/edb.spec:1.29	Sun Jun  1 16:07:52 2008
+++ SPECS/edb.spec	Tue Jun  3 18:47:59 2008
@@ -9,8 +9,8 @@
 Source0:	http://download.enlightenment.org/snapshots/2008-01-25/%{name}-%{version}.tar.bz2
 # Source0-md5:	4cd3e07507efc316f759468a98f0b5bf
 URL:		http://enlightenment.org/Libraries/Edb/
-BuildRequires:	autoconf
-BuildRequires:	automake >= 1.4
+BuildRequires:	autoconf >= 2.52
+BuildRequires:	automake >= 1.6
 BuildRequires:	gtk+-devel
 BuildRequires:	libtool
 BuildRequires:	ncurses-devel
@@ -95,7 +95,8 @@
 %doc AUTHORS COPYING COPYING-PLAIN README
 %attr(755,root,root) %{_bindir}/edb_ed
 %attr(755,root,root) %{_bindir}/edb_vt_ed
-%attr(755,root,root) %{_libdir}/libedb.so.*
+%attr(755,root,root) %{_libdir}/libedb.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libedb.so.1
 
 %files devel
 %defattr(644,root,root,755)
@@ -118,6 +119,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.30  2008-06-03 16:47:59  qboosh
+- ghost soname symlink
+- updated ac/am BRs
+
 Revision 1.29  2008-06-01 14:07:52  cactus
 - up to 1.0.5.042
 - rel 1
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/edb.spec?r1=1.29&r2=1.30&f=u



More information about the pld-cvs-commit mailing list