Hello community, here is the log from the commit of package libgphoto2 for openSUSE:Factory checked in at 2012-09-23 08:30:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libgphoto2 (Old) and /work/SRC/openSUSE:Factory/.libgphoto2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libgphoto2", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/libgphoto2/libgphoto2.changes 2012-09-14 14:46:33.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libgphoto2.new/libgphoto2.changes 2012-09-23 08:30:22.000000000 +0200 @@ -1,0 +2,6 @@ +Fri Sep 21 18:18:24 UTC 2012 - [email protected] + +- Parallel build with %_smp_mflags +- .la files for plugins are useless - remove them + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libgphoto2.spec ++++++ --- /var/tmp/diff_new_pack.w1BSiZ/_old 2012-09-23 08:30:24.000000000 +0200 +++ /var/tmp/diff_new_pack.w1BSiZ/_new 2012-09-23 08:30:24.000000000 +0200 @@ -85,7 +85,7 @@ --with-doc-dir=%{_defaultdocdir}/%{name} \ --without-hal \ --with-drivers=all -make %{?jobs:-j%jobs} +make %{?_smp_mflags} %check make check @@ -113,15 +113,10 @@ fn=$RPM_BUILD_ROOT/%{_libdir}/pkgconfig/libgphoto2_port.pc grep -v driverdir= $fn > $fn.new mv $fn.new $fn -# These two should not be required, but the driver .la can stay -rm $RPM_BUILD_ROOT/%{_libdir}/libgphoto2.la -rm $RPM_BUILD_ROOT/%{_libdir}/libgphoto2_port.la +find "%buildroot/%_libdir" -type f -name "*.la" -delete %fdupes $RPM_BUILD_ROOT -%clean -rm -rf $RPM_BUILD_ROOT - %files %defattr(-,root,root) %{_libdir}/libgphoto2 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
