]> git.deb.at Git - pkg/abook.git/blobdiff - abook.spec.in
a bunch of bugfixes
[pkg/abook.git] / abook.spec.in
index 2d0b40768a7a8f5c4466ab6a3a1f8ec2ed468630..1756657058f4aed4f441419cdae438070f61a484 100644 (file)
@@ -2,7 +2,7 @@ Summary: Text-based addressbook program
 Name: @PACKAGE@
 Version: @VERSION@
 Release: 1
-Source: http://prdownloads.sourceforge.net/abook/abook-%{version}.tar.gz
+Source: http://prdownloads.sourceforge.net/abook/%{name}-%{version}.tar.gz
 URL: http://abook.sourceforge.net/
 License: GPL
 Group: Utilities
@@ -20,7 +20,7 @@ use with mutt mail client.
 make CFLAGS="$RPM_OPT_FLAGS $CFLAGS"
 
 %install
-make install-strip
+make install
 
 %clean
 rm -rf "$RPM_BUILD_ROOT"