Hello community, here is the log from the commit of package qt3 for openSUSE:Factory checked in at 2014-01-29 07:16:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qt3 (Old) and /work/SRC/openSUSE:Factory/.qt3.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qt3" Changes: -------- qt3-extensions.changes: same change --- /work/SRC/openSUSE:Factory/qt3/qt3.changes 2014-01-28 15:38:48.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.qt3.new/qt3.changes 2014-01-29 07:17:00.000000000 +0100 @@ -1,0 +2,5 @@ +Tue Jan 28 14:49:04 UTC 2014 - [email protected] + +- enable the glib mainloop (forgot to do so in the previous commit) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ qt3-extensions.spec: same change ++++++ qt3.spec ++++++ --- /var/tmp/diff_new_pack.sJLDkq/_old 2014-01-29 07:17:01.000000000 +0100 +++ /var/tmp/diff_new_pack.sJLDkq/_new 2014-01-29 07:17:01.000000000 +0100 @@ -28,6 +28,7 @@ BuildRequires: update-desktop-files BuildRequires: xorg-x11-devel BuildRequires: pkgconfig(glu) +BuildRequires: glib2-devel Url: http://www.trolltech.com/ BuildRequires: libpng-devel # bug437293 @@ -239,6 +240,7 @@ Requires: libmng-devel Requires: libpng-devel Requires: pkgconfig +Requires: glib2-devel Requires: qt3 = %version Requires: xorg-x11-devel Requires: pkgconfig(glu) @@ -273,7 +275,7 @@ # only really needed tools will be builded here, all extra tools will be # builded in qt3.spec # -call_configure -v -thread -shared -no-sql-mysql -no-sql-psql -no-sql-odbc -no-sql-sqlite $OPTIONS +call_configure -v -thread -shared -glibmainloop -no-sql-mysql -no-sql-psql -no-sql-odbc -no-sql-sqlite $OPTIONS for i in %build_sub_dirs ; do cd $i make %{?jobs:-j%jobs} -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
