Hello community,

here is the log from the commit of package hfsutils for openSUSE:Factory 
checked in at 2013-08-05 20:43:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hfsutils (Old)
 and      /work/SRC/openSUSE:Factory/.hfsutils.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hfsutils"

Changes:
--------
--- /work/SRC/openSUSE:Factory/hfsutils/hfsutils.changes        2013-01-13 
14:28:01.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.hfsutils.new/hfsutils.changes   2013-08-05 
20:43:49.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Aug  1 14:35:11 UTC 2013 - [email protected]
+
+- Add -DUSE_INTERP_RESULT to fix build with Tcl 8.6.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ hfsutils.spec ++++++
--- /var/tmp/diff_new_pack.g3D2jA/_old  2013-08-05 20:43:49.000000000 +0200
+++ /var/tmp/diff_new_pack.g3D2jA/_new  2013-08-05 20:43:49.000000000 +0200
@@ -64,20 +64,16 @@
 
 %build
 autoreconf --force --install
-CFLAGS="$RPM_OPT_FLAGS -D_FILE_OFFSET_BITS=64" \
+CFLAGS="$RPM_OPT_FLAGS -D_FILE_OFFSET_BITS=64 -DUSE_INTERP_RESULT" \
 ./configure --prefix=/usr --mandir=%{_mandir} \
            --with-tcl=%{_libdir} --with-tk=%{_libdir}
 make
 
 %install
-rm -rf $RPM_BUILD_ROOT
 install -d -m 755 $RPM_BUILD_ROOT/usr/bin
 install -d -m 755 $RPM_BUILD_ROOT%{_mandir}/man1
 make DESTDIR=$RPM_BUILD_ROOT install
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-,root,root)
 %doc README TODO CHANGES BLURB COPYING COPYRIGHT CREDITS

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

Reply via email to