Hello community,

here is the log from the commit of package libdmtx for openSUSE:Factory checked 
in at 2012-11-21 17:02:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libdmtx (Old)
 and      /work/SRC/openSUSE:Factory/.libdmtx.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libdmtx", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/libdmtx/libdmtx.changes  2012-01-19 
09:42:33.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libdmtx.new/libdmtx.changes     2012-11-21 
17:02:09.000000000 +0100
@@ -1,0 +2,6 @@
+Tue Nov 20 12:36:01 UTC 2012 - [email protected]
+
+- Fix the SLES build (%make_install not expanded)
+- Fix a couple rpmlint warnings
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libdmtx.spec ++++++
--- /var/tmp/diff_new_pack.eyu4WV/_old  2012-11-21 17:02:10.000000000 +0100
+++ /var/tmp/diff_new_pack.eyu4WV/_new  2012-11-21 17:02:10.000000000 +0100
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           libdmtx
 Version:        0.7.4
 Release:        0
@@ -22,10 +23,11 @@
 License:        BSD-2-Clause
 Group:          Development/Libraries/C and C++
 Url:            http://www.libdmtx.org
-#Source:         
http://sourceforge.net/projects/libdmtx/files/%{name}/%{version}/%{name}-%{version}.tar.bz2/download
+#Source:        http://sourceforge.net/projects/libdmtx/files/
 Source:         %{name}-%{version}.tar.bz2
 Patch0:         libdmtx-0.7.4.diff
 BuildRequires:  ImageMagick-devel
+BuildRequires:  pkg-config
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -63,7 +65,8 @@
 make %{?_smp_mflags}
 
 %install
-%make_install
+make DESTDIR=%{buildroot} install
+
 rm -f %{buildroot}%{_libdir}/*.la
 
 %post -n libdmtx0 -p /sbin/ldconfig

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

Reply via email to