automatic version update by autodist [release 3.6.0-1mamba;Mon Sep 18 2023]
This commit is contained in:
parent
4b6683dcda
commit
950c2aa276
22
tracker.spec
22
tracker.spec
@ -3,7 +3,7 @@
|
|||||||
%define apiver %{MAJver}.0
|
%define apiver %{MAJver}.0
|
||||||
%define evo_pluginsdir %(pkg-config evolution-plugin --variable=plugindir)
|
%define evo_pluginsdir %(pkg-config evolution-plugin --variable=plugindir)
|
||||||
Name: tracker
|
Name: tracker
|
||||||
Version: 3.5.3
|
Version: 3.6.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: An object database, tag/metadata database, search tool and indexer
|
Summary: An object database, tag/metadata database, search tool and indexer
|
||||||
Group: Applications/Databases
|
Group: Applications/Databases
|
||||||
@ -84,15 +84,6 @@ rm -rf %{buildroot}%{_datadir}/tracker-tests
|
|||||||
|
|
||||||
%find_lang %{name}3
|
%find_lang %{name}3
|
||||||
|
|
||||||
:<< __OLD
|
|
||||||
for png in 32x32 22x22 16x16; do
|
|
||||||
mkdir -p %{buildroot}%{_datadir}/icons/hicolor/${png}/apps/
|
|
||||||
convert -geometry $png %{SOURCE1} %{buildroot}%{_datadir}/icons/hicolor/${png}/apps/gnome_system_search.png
|
|
||||||
done
|
|
||||||
|
|
||||||
mkdir -p %{buildroot}%{_datadir}/pixmaps
|
|
||||||
install -pm 644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/
|
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
@ -110,8 +101,8 @@ install -pm 644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/
|
|||||||
%dir %{_datadir}/tracker3/ontologies
|
%dir %{_datadir}/tracker3/ontologies
|
||||||
%dir %{_datadir}/tracker3/ontologies/nepomuk
|
%dir %{_datadir}/tracker3/ontologies/nepomuk
|
||||||
%{_datadir}/tracker3/ontologies/nepomuk/*
|
%{_datadir}/tracker3/ontologies/nepomuk/*
|
||||||
%dir %{_datadir}/tracker3/stop-words
|
#%dir %{_datadir}/tracker3/stop-words
|
||||||
%{_datadir}/tracker3/stop-words/stopwords.*
|
#%{_datadir}/tracker3/stop-words/stopwords.*
|
||||||
%{_mandir}/man1/tracker-xdg-portal-3.1*
|
%{_mandir}/man1/tracker-xdg-portal-3.1*
|
||||||
%{_mandir}/man1/tracker3-endpoint.1*
|
%{_mandir}/man1/tracker3-endpoint.1*
|
||||||
%{_mandir}/man1/tracker3-export.1*
|
%{_mandir}/man1/tracker3-export.1*
|
||||||
@ -130,7 +121,7 @@ install -pm 644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/
|
|||||||
%{_libexecdir}/tracker-xdg-portal-3
|
%{_libexecdir}/tracker-xdg-portal-3
|
||||||
%dir %{_libexecdir}/tracker3
|
%dir %{_libexecdir}/tracker3
|
||||||
%{_libexecdir}/tracker3/*
|
%{_libexecdir}/tracker3/*
|
||||||
%doc AUTHORS COPYING
|
%doc AUTHORS COPYING*
|
||||||
|
|
||||||
%files -n libtracker-devel
|
%files -n libtracker-devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -143,7 +134,7 @@ install -pm 644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/
|
|||||||
%{_datadir}/vala/vapi/tracker-sparql-3.0.vapi
|
%{_datadir}/vala/vapi/tracker-sparql-3.0.vapi
|
||||||
%{_libdir}/pkgconfig/tracker-sparql-3.0.pc
|
%{_libdir}/pkgconfig/tracker-sparql-3.0.pc
|
||||||
%{_libdir}/pkgconfig/tracker-testutils-3.0.pc
|
%{_libdir}/pkgconfig/tracker-testutils-3.0.pc
|
||||||
#%doc ChangeLog NEWS README
|
%doc NEWS README.md
|
||||||
|
|
||||||
#%files apidocs
|
#%files apidocs
|
||||||
#%defattr(-,root,root)
|
#%defattr(-,root,root)
|
||||||
@ -159,6 +150,9 @@ install -pm 644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/
|
|||||||
#%{_datadir}/gtk-doc/html/libtracker-sparql/*
|
#%{_datadir}/gtk-doc/html/libtracker-sparql/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 18 2023 Automatic Build System <autodist@mambasoft.it> 3.6.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Jun 01 2023 Automatic Build System <autodist@mambasoft.it> 3.5.3-1mamba
|
* Thu Jun 01 2023 Automatic Build System <autodist@mambasoft.it> 3.5.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user