Hello community,

here is the log from the commit of package twinkle for openSUSE:Factory checked 
in at 2012-01-25 10:41:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/twinkle (Old)
 and      /work/SRC/openSUSE:Factory/.twinkle.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/twinkle/twinkle.changes  2011-09-27 
16:06:09.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.twinkle.new/twinkle.changes     2012-01-25 
10:41:19.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Jan 19 22:36:20 UTC 2012 - [email protected]
+
+- remove use of a broken, deprecated macro
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ twinkle.spec ++++++
--- /var/tmp/diff_new_pack.Sgiycz/_old  2012-01-25 10:41:20.000000000 +0100
+++ /var/tmp/diff_new_pack.Sgiycz/_new  2012-01-25 10:41:20.000000000 +0100
@@ -16,7 +16,7 @@
 #
 
 
-
+%define _prefix /opt/kde3
 Name:           twinkle
 # BR's in openSUSE:
 BuildRequires:  bison boost-devel file-devel kdelibs3-devel libsndfile-devel 
qt3-devel-tools readline-devel xorg-x11-devel
@@ -43,11 +43,11 @@
 
 %build
 autoreconf -fi
-%suse_update_libdir configure
-export QTDIR=%_libdir/qt3
+. /etc/opt/kde3/common_options
+export QTDIR=/usr/lib/qt3
 export CFLAGS="$RPM_OPT_FLAGS" CPPFLAGS="$RPM_OPT_FLAGS" 
 %configure \
-        --without-arts --with-qt-libraries=%{_libdir}/qt3/%{_lib}
+        --without-arts --with-qt-libraries=/usr/lib/qt3/%{_lib}
 make
 
 %install
@@ -65,6 +65,7 @@
 %{_bindir}/%{name}
 %{_datadir}/%{name}
 %{_datadir}/pixmaps/twinkle.png
-%{_datadir}/applications/twinkle.desktop
+/usr/share/applications/twinkle.desktop
+%dir %{_datadir}/pixmaps
 
 %changelog

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

Reply via email to