]> git.pld-linux.org Git - packages/abook.git/blobdiff - abook.spec
- working Source URL
[packages/abook.git] / abook.spec
index b95a57b2074a9ef3b40beaacf9ba126716be5dd8..a62479b15d419a14f560cf51c3b00a6cdfea6f57 100644 (file)
@@ -5,7 +5,7 @@ Version:        0.4.17
 Release:       2
 License:       GPL
 Group:         Applications/Mail
-Source0:       ftp://ftp.sourceforge.net/pub/sourceforge/abook/%{name}-%{version}.tar.gz
+Source0:       http://dl.sourceforge.net/abook/%{name}-%{version}.tar.gz
 URL:           http://abook.sourceforge.net/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -24,8 +24,9 @@ do u
 %setup -q
 
 %build
-autoheader
-aclocal
+rm -f missing
+%{__autoheader}
+%{__aclocal}
 %{__autoconf}
 %{__automake}
 %configure
This page took 0.105149 seconds and 4 git commands to generate.