Accepting request 369045 from X11:MATE:Factory
OBS-URL: https://build.opensuse.org/request/show/369045 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-caja?expand=0&rev=7
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 9 11:02:30 UTC 2016 - sor.alexei@meowr.ru
|
||||
|
||||
- Disable Gtk-Doc: messes up reproducible builds.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 5 20:43:01 UTC 2015 - sor.alexei@meowr.ru
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-caja
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -62,9 +62,9 @@ extensions, so that Caja functionality can be easily extended.
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
NOCONFIGURE=1 mate-autogen
|
||||
%configure \
|
||||
--disable-static \
|
||||
--enable-gtk-doc
|
||||
--disable-static
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
@@ -87,7 +87,6 @@ mv -f %{buildroot}%{_datadir}/doc/%{name}/ %{buildroot}%{_docdir}/%{name}/
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
%doc %{_datadir}/gtk-doc/html/%{_name}/
|
||||
%{_libdir}/pkgconfig/%{_name}.pc
|
||||
|
||||
%files lang -f %{name}.lang
|
||||
|
||||
Reference in New Issue
Block a user