]> git.pld-linux.org Git - packages/libbeagle.git/commitdiff
do not build apidocs by default (broken, feel free to fix); rel 7 auto/th/libbeagle-0.3.9-7
authorJan Palus <atler@pld-linux.org>
Fri, 15 Mar 2019 22:42:46 +0000 (23:42 +0100)
committerJan Palus <atler@pld-linux.org>
Fri, 15 Mar 2019 22:42:46 +0000 (23:42 +0100)
libbeagle.spec

index b22be54e75fe71fb59c699d7fb2227b9c7b8afb1..7e1424ffd34e7439d294b7b067f787871b70c915 100644 (file)
@@ -1,13 +1,13 @@
 #
 # Conditional build:
-%bcond_without apidocs         # don't build API documentation
+%bcond_with    apidocs         # build API documentation
 %bcond_without python          # don't build python libraries
 
 Summary:       Beagle C interface
 Summary(pl.UTF-8):     Interfejs w C do Beagle
 Name:          libbeagle
 Version:       0.3.9
-Release:       6
+Release:       7
 License:       MIT
 Group:         Libraries
 Source0:       http://ftp.gnome.org/pub/GNOME/sources/libbeagle/0.3/%{name}-%{version}.tar.bz2
This page took 0.081568 seconds and 4 git commands to generate.