]> git.pld-linux.org Git - packages/3DLDF.git/blobdiff - 3DLDF.spec
- added gcc6 patch (avoid ambiguity with std::conditional)
[packages/3DLDF.git] / 3DLDF.spec
index 6449deabec5f6a2306c03b4bf7066a2ac4c4140f..b5d7033969a1dd1b244226f89b50b516e82a8d3f 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Three-dimensional drawing with MetaPost output
 Summary(pl.UTF-8):     Tworzenie trójwymiarowej grafiki z wyjściem w formacie MetaPost
 Name:          3DLDF
 Version:       2.0.3
-Release:       5
+Release:       6
 License:       GPL v2+
 Group:         Applications/Graphics
 Source0:       http://ftp.gnu.org/gnu/3dldf/%{name}-%{version}.tar.gz
@@ -12,6 +12,7 @@ Patch1:               upstream-cleanup-permissive_cxx_code.patch
 Patch2:                upstream-gcc-init_priority.patch
 Patch3:                upstream-sys-std_numeric_limits.patch
 Patch4:                upstream-w2help2man.patch
+Patch5:                %{name}-gcc6.patch
 URL:           http://www.gnu.org/software/3dldf/
 # ps2pdf
 BuildRequires: ghostscript
@@ -41,6 +42,7 @@ w TeXu.
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
 
 %build
 # only 3dlfb binary uses libs, symbols are messed - no sense in building shared libs
This page took 0.061662 seconds and 4 git commands to generate.