X-Git-Url: http://git.ipfire.org/?p=people%2Famarx%2Fipfire-3.x.git;a=blobdiff_plain;f=python3-cairo%2Fpython3-cairo.nm;fp=python3-cairo%2Fpython3-cairo.nm;h=a360e7ace0d6b3e9758c49b6f6d4aeca6ed0c750;hp=c8f04b1fefec452c3d48d635d6004be12a0787d7;hb=d0873e09f08dfc3c33a3f5d2c28a54c83027a936;hpb=33619ff612376d4ba5a1f9d8b1fcb4191ffae40d diff --git a/python3-cairo/python3-cairo.nm b/python3-cairo/python3-cairo.nm index c8f04b1fe..a360e7ace 100644 --- a/python3-cairo/python3-cairo.nm +++ b/python3-cairo/python3-cairo.nm @@ -5,7 +5,7 @@ name = python3-cairo version = 1.10.0 -release = 1 +release = 2 groups = Development/Tools url = http://cairographics.org/pycairo @@ -25,7 +25,21 @@ build requires cairo-devel pkg-config - python3-devel + python3-devel >= 3.4 + end + + prepare + # Extract source tarball. + %{MACRO_EXTRACT_TARBALL} + + # Ensure that ./waf has created the cached unpacked version + # of the wafadmin source tree. + # This will be created to a subdirectory like + # .waf3-1.5.18-a7b91e2a913ce55fa6ecdf310df95752 + python3 ./waf --version + + # Apply all patches. + %{MACRO_PATCHES} end build