[atril] add 1.7.90 release to spec file

Wolfgang Ulbrich raveit65 at fedoraproject.org
Wed Feb 19 16:29:46 UTC 2014


commit 419d27fce457e6e7af4c035716d9b6e3301af4dc
Author: raveit65 <chat-to-me at raveit.de>
Date:   Wed Feb 19 17:30:25 2014 +0100

    add 1.7.90 release to spec file

 atril.spec |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/atril.spec b/atril.spec
index b00d648..eac8bd7 100644
--- a/atril.spec
+++ b/atril.spec
@@ -13,7 +13,7 @@
 %{!?rel_build:%global git_tar %{name}-%{version}-%{git_ver}.tar.xz}
 
 Name:          atril
-Version:       1.7.2
+Version:       %{branch}.90
 Release:       1%{?dist}
 #Release:       0.1%{?git_rel}%{?dist}
 Summary:       Document viewer
@@ -117,9 +117,6 @@ 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 \
         --disable-static \
@@ -225,6 +222,10 @@ fi
 
 
 %changelog
+* Wed Feb 19 2014 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.7.90-1
+- update to 1.7.90
+- no need of autoreconf anymore
+
 * 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


More information about the scm-commits mailing list