]> git.pld-linux.org Git - packages/cairo.git/commitdiff
noarch apidocs auto/th/cairo-1.12.16-7
authorElan Ruusamäe <glen@delfi.ee>
Thu, 3 Apr 2014 05:16:41 +0000 (08:16 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Thu, 3 Apr 2014 05:16:41 +0000 (08:16 +0300)
cairo.spec

index 0f9c2af88fc776a3ac64377260ff9507c6a6e820..dbf58e5eebe9626333e945c07043786cc9bd55d6 100644 (file)
@@ -17,7 +17,7 @@
 %bcond_without xcb             # XCB backend
 %endif
 %bcond_with    tests           # perform tests (can fail due to out of memory)
-#
+
 %if %{with glesv2}
 %undefine      with_gl
 %endif
@@ -25,7 +25,7 @@ Summary:      Cairo - multi-platform 2D graphics library
 Summary(pl.UTF-8):     Cairo - wieloplatformowa biblioteka graficzna 2D
 Name:          cairo
 Version:       1.12.16
-Release:       6
+Release:       7
 License:       LGPL v2.1 or MPL v1.1
 Group:         Libraries
 Source0:       http://cairographics.org/releases/%{name}-%{version}.tar.xz
@@ -219,6 +219,9 @@ Summary:    Cairo API documentation
 Summary(pl.UTF-8):     Dokumentacja API Cairo
 Group:         Documentation
 Requires:      gtk-doc-common
+%if "%{_rpmversion}" >= "5"
+BuildArch:     noarch
+%endif
 
 %description apidocs
 Cairo API documentation.
This page took 0.284167 seconds and 4 git commands to generate.