]> git.pld-linux.org Git - packages/dbh.git/commitdiff
- updated to 1.0.24
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 2 Apr 2005 18:47:11 +0000 (18:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dbh.spec -> 1.10

dbh.spec

index da80b01b6382c5327d955d3a9a8c46c2b99502a0..8cfe99aab19a2a12b4994b2ce5cf6b154f79a762 100644 (file)
--- a/dbh.spec
+++ b/dbh.spec
@@ -1,12 +1,12 @@
 Summary:       Disk based hash library
 Summary(pl):   Biblioteka obs³uguj±ca tablice haszuj±ce na dysku
 Name:          dbh
-Version:       1.0.22
+Version:       1.0.24
 Release:       1
 License:       LGPL
 Group:         Libraries
 Source0:       http://dl.sourceforge.net/dbh/%{name}-%{version}.tar.gz
-# Source0-md5: 2dfd35a284068ed0e5a545d18f9bf0f2
+# Source0-md5: 42e122a321089f2429986d0d161ed92a
 URL:           http://dbh.sourceforge.net/
 BuildRequires: autoconf >= 2.52
 BuildRequires: automake
@@ -35,7 +35,7 @@ daje 
 Summary:       Disk based hash library development files
 Summary(pl):   Pliki nag³ówkowe biblioteki dbh
 Group:         Development/Libraries
-Requires:      %{name} = %{version}
+Requires:      %{name} = %{version}-%{release}
 Obsoletes:     dbh-examples
 
 %description devel
@@ -48,7 +48,7 @@ Pliki nag
 Summary:       Disk based hash static library
 Summary(pl):   Statyczna biblioteka dbh
 Group:         Development/Libraries
-Requires:      %{name}-devel = %{version}
+Requires:      %{name}-devel = %{version}-%{release}
 
 %description static
 Disk based hash static library.
@@ -63,6 +63,7 @@ Statyczna biblioteka dbh.
 %{__libtoolize}
 %{__aclocal} -I m4
 %{__automake}
+%{__autoheader}
 %{__autoconf}
 %configure
 
This page took 0.097407 seconds and 4 git commands to generate.