[mate-panel] no need of calling autotools when using autogen.sh

Wolfgang Ulbrich raveit65 at fedoraproject.org
Thu Dec 12 19:04:21 UTC 2013


commit 0bb460aea84b1c6eb2f4f5e08625eb950e789389
Author: raveit65 <chat-to-me at raveit.de>
Date:   Thu Dec 12 20:04:20 2013 +0100

    no need of calling autotools when using autogen.sh

 mate-panel.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/mate-panel.spec b/mate-panel.spec
index eeabc62..9d4aa90 100644
--- a/mate-panel.spec
+++ b/mate-panel.spec
@@ -66,7 +66,6 @@ Development files for mate-panel
 %prep
 %setup -q -n %{name}-%{_internal_version}
 NOCONFIGURE=1 ./autogen.sh
-autoreconf -fi
 
 %build
 
@@ -156,6 +155,7 @@ update-desktop-database &> /dev/null || :
 - update to latest git snapshot
 - fix refer to cairo-gobject, noticed by M.Schwendt
 - fix usage of wrong git snapshot tarball, 1.7.0 is released!
+- no need of calling autotools when using autogen.sh
 
 * Fri Dec 06 2013 Dan Mashal <dan.mashal at fedoraproject.org> - 1.7.0-1.1.gitd2a24b9
 - Update to 1.7.0


More information about the scm-commits mailing list