Hello community, here is the log from the commit of package moodbar for openSUSE:Factory checked in at Mon Jul 25 09:59:22 CEST 2011.
-------- --- KDE/moodbar/moodbar.changes 2010-04-22 01:42:30.000000000 +0200 +++ /mounts/work_src_done/STABLE/moodbar/moodbar.changes 2011-07-22 11:24:42.000000000 +0200 @@ -1,0 +2,5 @@ +Fri Jul 22 09:24:25 UTC 2011 - [email protected] + +- Don't make all documents executable + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ moodbar.spec ++++++ --- /var/tmp/diff_new_pack.wOQwn4/_old 2011-07-25 09:49:11.000000000 +0200 +++ /var/tmp/diff_new_pack.wOQwn4/_new 2011-07-25 09:49:11.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package moodbar (Version 0.1.2) +# spec file for package moodbar # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 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 @@ -20,7 +20,7 @@ Name: moodbar Group: System/Libraries Version: 0.1.2 -Release: 1 +Release: 7 License: GNU Public License Summary: Analysis program for creating a colorful visual representation of an audio file Url: http://amarok.kde.org/wiki/Moodbar @@ -74,6 +74,7 @@ %install make DESTDIR=%{buildroot} install + %define gnomelibdir %(pkg-config --variable=pluginsdir gstreamer-0.10) %{__cat} > $RPM_BUILD_ROOT/usr/bin/create-moodbar.sh <<EOF #!/bin/bash @@ -104,14 +105,10 @@ %{_prefix}/bin/moodbar %exclude %{gnomelibdir}/libmoodbar.la %{gnomelibdir}/libmoodbar.so -%defattr(755,root,root) -%{_prefix}/bin/create-moodbar.sh +%attr(755,root,root) %{_prefix}/bin/create-moodbar.sh %files devel %defattr(-,root,root) %{gnomelibdir}/libmoodbar.a -%clean -rm -rf %{buildroot} - %changelog ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
