[atril] add autoreconf to fix building

Wolfgang Ulbrich raveit65 at fedoraproject.org
Sat Feb 15 12:44:58 UTC 2014


commit 456192ef2a457558e52e99af91f11d979b4f160c
Author: raveit65 <chat-to-me at raveit.de>
Date:   Sat Feb 15 13:45:34 2014 +0100

    add autoreconf to fix building

 atril.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/atril.spec b/atril.spec
index b581e81..b00d648 100644
--- a/atril.spec
+++ b/atril.spec
@@ -117,6 +117,8 @@ It adds an additional tab called "Document" to the file properties dialog.
 # needed for git snapshots
 #NOCONFIGURE=1 ./autogen.sh
 
+# build fix
+autoreconf -fi
 
 %build
 %configure \
@@ -225,6 +227,7 @@ fi
 %changelog
 * Mon Feb 10 2014 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.7.2.1
 - update to 1.7.2 release
+- add autoreconf to fix building
 
 * Fri Jan 24 2014 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.7.1-1
 - update to 1.7.1 release


More information about the scm-commits mailing list