disable bootstrap
This commit is contained in:
parent
64437a50a8
commit
31e1e2a5e7
@ -1,11 +1,11 @@
|
||||
|
||||
# enable bootstrap mode (e.g. disables doc generation)
|
||||
%global bootstrap 1
|
||||
#global bootstrap 1
|
||||
|
||||
Name: libtheora
|
||||
Epoch: 1
|
||||
Version: 1.1.1
|
||||
Release: 18%{?dist}
|
||||
Release: 19%{?dist}
|
||||
Summary: Theora Video Compression Codec
|
||||
Group: System Environment/Libraries
|
||||
License: BSD
|
||||
@ -135,6 +135,9 @@ install -m 755 examples/.libs/png2theora $RPM_BUILD_ROOT/%{_bindir}/png2theora
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Aug 07 2017 Rex Dieter <rdieter@fedoraproject.org> - 1:1.1.1-19
|
||||
- disable bootstrap
|
||||
|
||||
* Mon Aug 07 2017 Rex Dieter <rdieter@fedoraproject.org> - 1:1.1.1-18
|
||||
- support and enable bootstrap mode (ie, no docs)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user