]> git.pld-linux.org Git - packages/libsigc++3.git/commitdiff
- updated to 3.0.4 auto/th/libsigc++3-3.0.4-1
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 30 Sep 2020 17:33:19 +0000 (19:33 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Wed, 30 Sep 2020 17:33:19 +0000 (19:33 +0200)
libsigc++3.spec

index 729d948fcf032903c3f1afb3965423b5420c7081..dca81a1a1eddf0ba5bb260c90fc8fff92ca5200d 100644 (file)
@@ -6,16 +6,17 @@
 Summary:       The Typesafe Signal Framework for C++
 Summary(pl.UTF-8):     Środowisko sygnałów z kontrolą typów dla C++
 Name:          libsigc++3
-Version:       3.0.3
+Version:       3.0.4
 Release:       1
 Epoch:         1
 License:       LGPL v2.1+
 Group:         Libraries
 Source0:       http://ftp.gnome.org/pub/GNOME/sources/libsigc++/3.0/libsigc++-%{version}.tar.xz
-# Source0-md5: 8dca4559e732f47710370baa8bc2e66f
+# Source0-md5: 63889b161cf61570dd704568a879882d
 URL:           https://libsigcplusplus.github.io/libsigcplusplus/
 BuildRequires: autoconf >= 2.59
 BuildRequires: automake >= 1:1.9
+BuildRequires: doxygen >= 1:1.8.9
 BuildRequires: libstdc++-devel >= 6:7
 BuildRequires: libtool >= 2:2.0
 BuildRequires: m4
@@ -90,9 +91,11 @@ Szczegółowa dokumentacja dla libsigc++.
 %setup -q -n libsigc++-%{version}
 
 %build
+mm-common-prepare --copy --force
 %{__libtoolize}
 %{__aclocal} -I build
 %{__autoconf}
+%{__autoheader}
 %{__automake}
 %configure \
        --disable-silent-rules \
This page took 0.189899 seconds and 4 git commands to generate.