]> git.pld-linux.org Git - packages/libcddb.git/commitdiff
- Release: 2 auto/ac/libcddb-0_9_4-2
authorJacek Konieczny <jajcus@pld-linux.org>
Fri, 9 Jan 2004 17:41:13 +0000 (17:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- refresh config.sub (for AMD64)

Changed files:
    libcddb.spec -> 1.2

libcddb.spec

index c31ae3d7a33594a75d14f689b621c0048418ae9b..aafe6e8755c349f1d5d78b91cdeb052e801940c2 100644 (file)
@@ -2,12 +2,13 @@ Summary:      Library to access data on a CDDB server
 Summary(pl):   Biblioteka dostêpu do danych na serwerze CDDB
 Name:          libcddb
 Version:       0.9.4
-Release:       1
+Release:       2
 License:       LGPL
 Group:         Libraries
 Source0:       http://dl.sourceforge.net/libcddb/%{name}-%{version}.tar.gz
 # Source0-md5: 366095f09e1d89d91915a2dd7c7c1478
 URL:           http://libcddb.sourceforge.net/
+Requires:      automake
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -48,6 +49,7 @@ Statyczna biblioteka libcddb.
 %setup -q
 
 %build
+cp -f /usr/share/automake/config.sub .
 %configure
 %{__make}
 
This page took 0.066422 seconds and 4 git commands to generate.