]> git.pld-linux.org Git - packages/dbh.git/commitdiff
- updated to 4.5.0
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 22 Jun 2006 10:21:45 +0000 (10:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dbh.spec -> 1.13

dbh.spec

index 5e51f85edd21b80f593cc4cb3614b63d2bb8c1cc..1d6019f57152ed4f70b85435285a494198a243fc 100644 (file)
--- a/dbh.spec
+++ b/dbh.spec
@@ -1,15 +1,16 @@
+#
 # Conditional build:
 %bcond_without static_libs     # don't build static library
 #
 Summary:       Disk based hash library
 Summary(pl):   Biblioteka obs³uguj±ca tablice haszuj±ce na dysku
 Name:          dbh
-Version:       1.0.24
+Version:       4.5.0
 Release:       1
 License:       LGPL
 Group:         Libraries
 Source0:       http://dl.sourceforge.net/dbh/%{name}-%{version}.tar.gz
-# Source0-md5: 42e122a321089f2429986d0d161ed92a
+# Source0-md5: 52b4b0d5ee0513dc796e989220c11bc6
 URL:           http://dbh.sourceforge.net/
 BuildRequires: autoconf >= 2.52
 BuildRequires: automake
@@ -83,7 +84,6 @@ install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 cd examples
 install simple_hash.c $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 install trafico.c $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
-install Makefile $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.0978 seconds and 4 git commands to generate.