rpms/edb/devel .cvsignore, 1.3, 1.4 edb.spec, 1.9, 1.10 sources, 1.3, 1.4

Ignacio Vazquez-Abrams (ivazquez) fedora-extras-commits at redhat.com
Sun Oct 16 00:14:06 UTC 2005


Author: ivazquez

Update of /cvs/extras/rpms/edb/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4472

Modified Files:
	.cvsignore edb.spec sources 
Log Message:
Upstream update


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/edb/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	20 May 2005 04:40:08 -0000	1.3
+++ .cvsignore	16 Oct 2005 00:14:04 -0000	1.4
@@ -1 +1 @@
-edb-1.0.5.003.tar.gz
+edb-1.0.5.004.tar.gz


Index: edb.spec
===================================================================
RCS file: /cvs/extras/rpms/edb/devel/edb.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- edb.spec	20 May 2005 04:40:08 -0000	1.9
+++ edb.spec	16 Oct 2005 00:14:04 -0000	1.10
@@ -1,5 +1,5 @@
 Name:           edb
-Version:        1.0.5.003
+Version:        1.0.5.004
 Release:        1%{?dist}
 
 Summary:        A database convenience library wrapped around BDB
@@ -47,8 +47,7 @@
 %setup -q
 
 %build
-#./autogen.sh %{_target_platform} --prefix=%{_prefix} --exec-prefix=%{_exec_prefix} --bindir=%{_bindir} --sbindir=%{_sbindir} --sysconfdir=%{_sysconfdir} --datadir=%{_datadir} --includedir=%{_includedir} --libdir=%{_libdir} --libexecdir=%{_libexecdir} --localstatedir=%{_localstatedir} --sharedstatedir=%{_sharedstatedir} --mandir=%{_mandir} --infodir=%{_infodir} --program-prefix=
-%configure
+%configure --disable-shared
 make %{?_smp_mflags}
 
 %install
@@ -74,7 +73,6 @@
 %defattr(-,root,root,-)
 %{_bindir}/edb-config
 %{_includedir}/Edb.h
-%{_libdir}/*.a
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/edb.pc
 
@@ -87,6 +85,10 @@
 %{_bindir}/edb_gtk_ed
 
 %changelog
+* Sat Oct 15 2005 Ignacio Vazquez-Abrams <ivazquez at ivazquez.net> 1.0.5.004-1
+- Upstream update
+- Disabled static libraries
+
 * Fri May 20 2005 Ignacio Vazquez-Abrams <ivazquez at ivazquez.net> 1.0.5.003-1
 - Update to 1.0.5.003
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/edb/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	20 May 2005 04:40:08 -0000	1.3
+++ sources	16 Oct 2005 00:14:04 -0000	1.4
@@ -1 +1 @@
-8c34cdc4b2e049aaa8a22d7a314b6bc5  edb-1.0.5.003.tar.gz
+2565467041d770240f93969c6055e35f  edb-1.0.5.004.tar.gz




More information about the fedora-extras-commits mailing list