I have made the following changes intended for : CE:MW:Shared / libqttracker
Please review and accept or decline. BOSS has already run some checks on this request. See the "Messages from BOSS" section below. https://build.pub.meego.com//request/show/7679 Thank You, Marko Saukko [This message was auto-generated] --- Request # 7679: Messages from BOSS: State: review at 2013-01-16T13:34:31 by bossbot Reviews: accepted by bossbot : Prechecks succeeded. new for CE-maintainers : Please replace this text with a review and approve/reject the review (not the SR). BOSS will take care of the rest Changes: submit: home:sage:branches:CE:MW:Shared / libqttracker -> CE:MW:Shared / libqttracker changes files: -------------- --- libqttracker.changes +++ libqttracker.changes @@ -0,0 +1,3 @@ +* Wed Jan 16 2013 Marko Saukko <[email protected]> - 6.12.6 +- Update packaging to fix errors with boss checks. + old: ---- Makefile spec files: ----------- --- libqttracker.spec +++ libqttracker.spec @@ -1,11 +1,13 @@ # # Do NOT Edit the Auto-generated Part! -# Generated by: spectacle version 0.22 +# Generated by: spectacle version 0.25 # + +Name: libqttracker + # >> macros # << macros -Name: libqttracker Summary: Qt bindings for the Tracker media indexing infrastructure Version: 6.12.6 Release: 1 @@ -29,12 +31,10 @@ BuildRequires: tracker >= 0.7.0 BuildRequires: fdupes - %description Qt Tracker is a Qt client library for accessing Tracker. - %package devel Summary: Qt Tracker development files Group: Development/Libraries @@ -93,6 +93,7 @@ # >> build post make doc # << build post + %install rm -rf %{buildroot} # >> install pre @@ -104,31 +105,19 @@ mv %{buildroot}/%{_datadir}/libqttracker-tests %{buildroot}/%{_libdir}/libqttracker-tests chmod 755 %{buildroot}/%{_libdir}/libqttracker-tests/benchmarking/runall.py # << install post -%fdupes %{buildroot}/%{_includedir} - +%fdupes %{buildroot}/%{_includedir} %post -p /sbin/ldconfig %postun -p /sbin/ldconfig - - - - - - - - - - %files %defattr(-,root,root,-) # >> files %{_libdir}/libqttracker.so.* # << files - %files devel %defattr(-,root,root,-) # >> files devel @@ -153,4 +142,3 @@ %{_bindir}/qttracker-unit-tests %{_libdir}/libqttracker-tests/ # << files tests - other changes: -------------- ++++++ deleted files: --- Makefile
