Hello community, here is the log from the commit of package gnuradio for openSUSE:Factory checked in at 2014-11-14 09:19:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnuradio (Old) and /work/SRC/openSUSE:Factory/.gnuradio.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnuradio" Changes: -------- --- /work/SRC/openSUSE:Factory/gnuradio/gnuradio.changes 2014-10-29 21:11:21.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.gnuradio.new/gnuradio.changes 2014-11-14 09:19:03.000000000 +0100 @@ -1,0 +2,6 @@ +Wed Nov 12 10:56:37 UTC 2014 - [email protected] + +- Use -j2 for make +- Delete source url for conversion script + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnuradio.spec ++++++ --- /var/tmp/diff_new_pack.0mDW6Q/_old 2014-11-14 09:19:04.000000000 +0100 +++ /var/tmp/diff_new_pack.0mDW6Q/_new 2014-11-14 09:19:04.000000000 +0100 @@ -26,7 +26,8 @@ Url: http://gnuradio.org Source: http://gnuradio.org/releases/gnuradio/gnuradio-%{version}.tar.gz Source1: %{name}-rpmlintrc -Source2: http://www.nathanwest.us/grc_to_37.sh +# http://www.nathanwest.us/grc_to_37.sh +Source2: grc_to_37.sh BuildRequires: alsa-devel BuildRequires: boost-devel BuildRequires: cmake @@ -140,7 +141,7 @@ %build %cmake \ -DCMAKE_SHARED_LINKER_FLAGS="" -make -j1 +make -j2 %install %cmake_install ++++++ _constraints ++++++ --- /var/tmp/diff_new_pack.0mDW6Q/_old 2014-11-14 09:19:04.000000000 +0100 +++ /var/tmp/diff_new_pack.0mDW6Q/_new 2014-11-14 09:19:04.000000000 +0100 @@ -1,7 +1,7 @@ <constraints> <hardware> <memory> - <size unit="G">5</size> + <size unit="G">4</size> </memory> </hardware> </constraints> -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
