]> git.pld-linux.org Git - packages/amanda.git/commitdiff
- up to 3.3.6
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 13 Sep 2014 21:52:12 +0000 (23:52 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sat, 13 Sep 2014 21:52:12 +0000 (23:52 +0200)
- make sure swig regenerates perl bindings sources

amanda.spec

index aaa043f968f3fae1d7d9fa81f3668ca0eeff6259..62a47fd4b2e59677aebc89a875581c517c3dbd43 100644 (file)
@@ -9,12 +9,12 @@
 Summary:       A network-capable tape backup solution
 Summary(pl.UTF-8):     Sieciowo zorientowany system tworzenia kopii zapasowych
 Name:          amanda
-Version:       3.3.5
+Version:       3.3.6
 Release:       1
 License:       BSD
 Group:         Networking/Utilities
 Source0:       http://downloads.sourceforge.net/amanda/%{name}-%{version}.tar.gz
-# Source0-md5: fd545874dff334c424337ca9d7683ff6
+# Source0-md5: 99559bd84b358701cf943fcc347d8914
 Source1:       %{name}-srv.crontab
 Source2:       %{name}.inetd
 Source3:       %{name}idx.inetd
@@ -215,6 +215,8 @@ typu streamer).
 %patch13 -p1
 cp -a %{SOURCE10} .
 
+find perl/ -name '*.swg' -print0 | xargs -0 touch
+
 %build
 %{__aclocal} -I config -I config/gettext-macros -I config/gnulib -I config/amanda -I config/macro-archive
 %{__autoconf}
This page took 0.118249 seconds and 4 git commands to generate.