Hello community, here is the log from the commit of package ntrack for openSUSE:Factory checked in at 2011-11-25 23:12:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ntrack (Old) and /work/SRC/openSUSE:Factory/.ntrack.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ntrack", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/ntrack/ntrack.changes 2011-09-23 02:14:53.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.ntrack.new/ntrack.changes 2011-11-25 23:05:20.000000000 +0100 @@ -1,0 +2,5 @@ +Fri Nov 25 10:41:18 UTC 2011 - [email protected] + +- add libtool as buildrequire to avoid implicit dependency + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ntrack.spec ++++++ --- /var/tmp/diff_new_pack.Pd0d8l/_old 2011-11-25 23:05:22.000000000 +0100 +++ /var/tmp/diff_new_pack.Pd0d8l/_new 2011-11-25 23:05:22.000000000 +0100 @@ -38,6 +38,7 @@ BuildRequires: pkgconfig(libnl-1) BuildRequires: pkgconfig(pygobject-2.0) BuildRequires: python-devel +BuildRequires: libtool BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -45,9 +46,6 @@ that want to get events on network online status changes such as online, offline or route changes. %package -n lib%{name}%{soname} - - -License: LGPLv3+ Summary: Network connectivity tracking library for desktop applications Group: System/Libraries Requires: %{name}-libnl%{libnl_soname} @@ -57,7 +55,6 @@ that want to get events on network online status changes such as online, offline or route changes. %package devel -License: LGPLv3+ Summary: Network connectivity tracking library for desktop applications Group: Development/Libraries/C and C++ Requires: lib%{name}%{soname} = %{version} @@ -69,9 +66,6 @@ Development files for lib%{name}%{soname}. %package -n lib%{name}-qt4-%{qt4_soname} - - -License: LGPLv3+ Summary: Network connectivity tracking library for desktop applications Group: System/Libraries @@ -82,9 +76,6 @@ Qt4 monitor API to get network connectivity change updates. %package -n lib%{name}-qt4-devel - - -License: LGPLv3+ Summary: Network connectivity tracking library for desktop applications Group: Development/Libraries/C and C++ Requires: lib%{name}-qt4-%{qt4_soname} = %{version} @@ -97,9 +88,6 @@ Developments files for lib%{name}-qt4-%{qt4_soname}. %package -n lib%{name}-glib%{glib_soname} - - -License: LGPLv3+ Summary: Network connectivity tracking library for desktop applications Group: System/Libraries @@ -110,9 +98,6 @@ Glib monitor API to get network connectivity change updates. %package -n lib%{name}-glib-devel - - -License: LGPLv3+ Summary: Network connectivity tracking library for desktop applications Group: Development/Libraries/C and C++ Requires: lib%{name}-glib%{glib_soname} = %{version} @@ -126,9 +111,6 @@ %package -n lib%{name}-gobject%{gobject_soname} - - -License: LGPLv3+ Summary: Network connectivity tracking library for desktop applications Group: System/Libraries @@ -139,9 +121,6 @@ GObject monitor API to get network connectivity change updates. %package -n lib%{name}-gobject-devel - - -License: LGPLv3+ Summary: Network connectivity tracking library for desktop applications Group: Development/Libraries/C and C++ Requires: lib%{name}-gobject%{gobject_soname} = %{version} @@ -154,9 +133,6 @@ Developments files for lib%{name}-gobject%{gobject_soname}. %package -n python-lib%{name} - - -License: LGPLv3+ Summary: Network connectivity tracking library for desktop applications Group: System/Libraries Requires: python >= %{py_ver} @@ -168,9 +144,6 @@ Python monitor API to get network connectivity change updates. %package -n %{name}-libnl%{libnl_soname} - - -License: LGPLv3+ Summary: Network connectivity tracking library for desktop applications Group: System/Libraries -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
