Hello community,

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

Package is "automoc4", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/automoc4/automoc4.changes        2011-09-23 
01:52:13.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.automoc4.new/automoc4.changes   2012-11-28 
10:06:27.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:
------------------
++++++ automoc4.spec ++++++
--- /var/tmp/diff_new_pack.6yShKN/_old  2012-11-28 10:06:28.000000000 +0100
+++ /var/tmp/diff_new_pack.6yShKN/_new  2012-11-28 10:06:28.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package automoc4
 #
-# 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
@@ -19,13 +19,15 @@
 Url:            http://www.kde.org
 
 Name:           automoc4
-BuildRequires:  cmake kde4-filesystem libqt4-devel
+BuildRequires:  cmake
+BuildRequires:  kde4-filesystem
+BuildRequires:  libqt4-devel
 Version:        0.9.88
-Release:        11
-License:        MIT
+Release:        0
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Group:          Development/Tools/Building
 Summary:        CMake automatic MOC Generation
+License:        MIT
+Group:          Development/Tools/Building
 Source0:        %name-%version.tar.bz2
 Requires:       libqt4 >= %(rpm -q --queryformat '%{VERSION}' libqt4)
 
@@ -42,7 +44,7 @@
 
 %install
   cd build
-  %makeinstall
+  make DESTDIR=%{buildroot} install
 
 %files
 %defattr(-,root,root)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to