]> git.pld-linux.org Git - packages/pangomm.git/blobdiff - pangomm.spec
BR: graphviz libxslt-progs
[packages/pangomm.git] / pangomm.spec
index d562a3560ffa612ba26673cffaef5dabb991b281..8c79fe2b345035f1852ddb9bf4d09b33dc1e9518 100644 (file)
@@ -6,24 +6,27 @@
 Summary:       A C++ interface for pango library
 Summary(pl.UTF-8):     Interfejs C++ dla biblioteki pango
 Name:          pangomm
-Version:       2.46.1
+Version:       2.46.4
 Release:       1
 License:       LGPL v2+
 Group:         X11/Libraries
 Source0:       https://download.gnome.org/sources/pangomm/2.46/%{name}-%{version}.tar.xz
-# Source0-md5: 62665f7ace9e282a0c563b40a15627f5
+# Source0-md5: 5947d35899db62813531d7ea8faee60c
 URL:           https://www.gtkmm.org/
 BuildRequires: autoconf >= 2.59
 BuildRequires: automake >= 1:1.11
-BuildRequires: doxygen >= 1:1.8.9
 BuildRequires: cairomm-devel >= %{cairomm_ver}
+BuildRequires: doxygen >= 1:1.8.9
 BuildRequires: glibmm-devel >= %{glibmm_ver}
+BuildRequires: graphviz
 BuildRequires: libstdc++-devel >= 6:4.7
 BuildRequires: libtool >= 2:2.0
+BuildRequires: libxslt-progs
 BuildRequires: mm-common >= 0.9.10
 BuildRequires: pango-devel >= %{pango_ver}
 BuildRequires: perl-base >= 1:5.6.0
 BuildRequires: pkgconfig
+BuildRequires: rpm-build >= 4.6
 BuildRequires: rpmbuild(macros) >= 1.752
 BuildRequires: tar >= 1:1.22
 BuildRequires: xz
@@ -117,7 +120,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog NEWS README
+%doc ChangeLog NEWS README.md
 %attr(755,root,root) %{_libdir}/libpangomm-%{apiver}.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libpangomm-%{apiver}.so.1
 
This page took 0.590153 seconds and 4 git commands to generate.