Keep the dosc subpackage disabled
This commit is contained in:
parent
1a53b9bfd0
commit
67b2258b1c
28
tracker.spec
28
tracker.spec
@ -77,13 +77,13 @@ Requires: %{name} = %{version}-%{release}
|
|||||||
Tracker's nautilus plugin, provides 'tagging' functionality. Ability to perform
|
Tracker's nautilus plugin, provides 'tagging' functionality. Ability to perform
|
||||||
search in nuautilus using tracker is built-in directly in the nautilus package.
|
search in nuautilus using tracker is built-in directly in the nautilus package.
|
||||||
|
|
||||||
%package docs
|
#%package docs
|
||||||
Summary: Documentations for tracker
|
#Summary: Documentations for tracker
|
||||||
Group: Documentation
|
#Group: Documentation
|
||||||
BuildArch: noarch
|
#BuildArch: noarch
|
||||||
|
|
||||||
%description docs
|
#%description docs
|
||||||
This package contains the documentation for tracker
|
#This package contains the documentation for tracker
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
@ -189,14 +189,14 @@ fi
|
|||||||
%defattr(-, root, root, -)
|
%defattr(-, root, root, -)
|
||||||
%{_libdir}/nautilus/extensions-3.0/libnautilus-tracker-tags.so
|
%{_libdir}/nautilus/extensions-3.0/libnautilus-tracker-tags.so
|
||||||
|
|
||||||
%files docs
|
#%files docs
|
||||||
%defattr(-, root, root, -)
|
#%defattr(-, root, root, -)
|
||||||
%doc docs/reference/COPYING
|
#%doc docs/reference/COPYING
|
||||||
%{_datadir}/gtk-doc/html/libtracker-miner/
|
#%{_datadir}/gtk-doc/html/libtracker-miner/
|
||||||
%{_datadir}/gtk-doc/html/libtracker-client/
|
#%{_datadir}/gtk-doc/html/libtracker-client/
|
||||||
%{_datadir}/gtk-doc/html/libtracker-extract/
|
#%{_datadir}/gtk-doc/html/libtracker-extract/
|
||||||
%{_datadir}/gtk-doc/html/libtracker-sparql/
|
#%{_datadir}/gtk-doc/html/libtracker-sparql/
|
||||||
%{_datadir}/gtk-doc/html/ontology/
|
#%{_datadir}/gtk-doc/html/ontology/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Fri Feb 04 2011 Deji Akingunola <dakingun@gmail.com> - 0.9.37-1
|
* Fri Feb 04 2011 Deji Akingunola <dakingun@gmail.com> - 0.9.37-1
|
||||||
|
Loading…
Reference in New Issue
Block a user