Hello community,

here is the log from the commit of package libqtweetlib for openSUSE:Factory 
checked in at 2012-11-28 11:05:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqtweetlib (Old)
 and      /work/SRC/openSUSE:Factory/.libqtweetlib.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libqtweetlib", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/libqtweetlib/libqtweetlib.changes        
2012-03-20 11:30:15.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libqtweetlib.new/libqtweetlib.changes   
2012-11-28 11:05:02.000000000 +0100
@@ -1,0 +2,5 @@
+Tue Nov 20 17:23:54 UTC 2012 - nico.kru...@gmail.com
+
+- Fix the SLES build (%make_install is not expanded on SLES)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libqtweetlib.spec ++++++
--- /var/tmp/diff_new_pack.2QGfKm/_old  2012-11-28 11:05:03.000000000 +0100
+++ /var/tmp/diff_new_pack.2QGfKm/_new  2012-11-28 11:05:03.000000000 +0100
@@ -51,8 +51,8 @@
 %package devel
 Summary:        C++ Qt Twitter library
 Group:          Development/Libraries/C and C++
-Requires:       libqtweetlib%{soname} = %{version}
 Requires:       libqt4-devel
+Requires:       libqtweetlib%{soname} = %{version}
 
 %description devel
 C++ Qt based Twitter library.
@@ -79,7 +79,7 @@
 make %{?_smp_mflags} VERBOSE=1
 
 %install
-%makeinstall
+make DESTDIR=%{buildroot} install
 
 %clean
 %__rm -rf %{buildroot}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to