Hello community, here is the log from the commit of package qwt for openSUSE:Factory checked in at 2012-11-28 16:33:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qwt (Old) and /work/SRC/openSUSE:Factory/.qwt.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qwt", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/qwt/qwt.changes 2012-06-25 12:45:20.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.qwt.new/qwt.changes 2012-11-28 16:33:43.000000000 +0100 @@ -1,0 +2,5 @@ +Tue Nov 20 17:23:54 UTC 2012 - [email protected] + +- Fix the SLES build (%make_install is not expanded on SLES) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qwt.spec ++++++ --- /var/tmp/diff_new_pack.Rr6a0o/_old 2012-11-28 16:33:44.000000000 +0100 +++ /var/tmp/diff_new_pack.Rr6a0o/_new 2012-11-28 16:33:44.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package qwt # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,14 +16,13 @@ # - Name: qwt %define lname libqwt5 Summary: Qt Widgets for Technical Applications -Version: 5.2.2 -Release: 1 License: SUSE-QWT-1.0 Group: Development/Libraries/C and C++ +Version: 5.2.2 +Release: 0 Url: http://qwt.sourceforge.net/ Source: http://switch.dl.sourceforge.net/sourceforge/qwt/qwt-%{version}.tar.bz2 Source2: qwt-rpmlintrc @@ -140,7 +139,7 @@ make %{?_smp_mflags} %install -%makeinstall INSTALL_ROOT=%{buildroot} +make DESTDIR=%{buildroot} install INSTALL_ROOT=%{buildroot} # man mkdir -p %{buildroot}/%{_mandir} mv -v %{buildroot}/%{_docdir}/%{name}-devel-doc/man/man3 %{buildroot}/%{_mandir}/ -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
