Mailinglist Archive: opensuse-commit (918 mails)
| < Previous | Next > |
commit amarok
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Tue, 06 Feb 2007 19:24:22 +0100
- Message-id: <20070206182422.3D74067817E@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package amarok
checked in at Tue Feb 6 19:24:22 CET 2007.
--------
--- KDE/amarok/amarok.changes 2007-02-05 17:07:57.000000000 +0100
+++ /mounts/work_src_done/STABLE/amarok/amarok.changes 2007-02-06 10:45:38.000000000 +0100
@@ -1,0 +2,6 @@
+Tue Feb 6 10:44:50 CET 2007 - stbinner@xxxxxxx
+
+- fix build for older older distributions
+- remove some ancient stuff from .spec file
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ amarok.spec ++++++
--- /var/tmp/diff_new_pack.R13960/_old 2007-02-06 19:24:06.000000000 +0100
+++ /var/tmp/diff_new_pack.R13960/_new 2007-02-06 19:24:06.000000000 +0100
@@ -29,7 +29,7 @@
Group: Productivity/Multimedia/Sound/Players
Summary: Media Player for KDE
Version: 1.4.5
-Release: 1
+Release: 2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%define mversion 0.5
Source0: %name-%version.tar.bz2
@@ -143,18 +143,10 @@
update_admin --no-unsermake
%build
-%if %suse_version <= 920
-export ac_cv_header_tunepimp_tp_c_h=no
-%endif
. /etc/opt/kde3/common_options
CXXFLAGS="$CXXFLAGS -fPIC"
-%if %suse_version == 920
-export CFLAGS="-fno-strict-aliasing $CFLAGS"
-%endif
./configure $configkde \
-%if %suse_version > 920
--without-included-sqlite \
-%endif
--with-gstreamer10 \
--with-xine \
%if %suse_version > 1000
@@ -219,30 +211,25 @@
/opt/kde3/share/services/amarokpcast.protocol
/opt/kde3/share/servicetypes/amarok_codecinstall.desktop
/opt/kde3/share/apps/konqsidebartng/*
-%if %suse_version < 921
-%doc %lang(pt_BR) /opt/kde3/share/doc/HTML/pt_BR
-%endif
%if %suse_version > 1000
-/opt/kde3/%_lib/kde3/libamarok_ipod-mediadevice.*
/opt/kde3/%_lib/kde3/libamarok_njb-mediadevice.*
-/opt/kde3/share/services/amarok_ipod-mediadevice.desktop
/opt/kde3/share/services/amarok_njb-mediadevice.desktop
%endif
-%if %suse_version > 1010
+%if %suse_version > 1020
+/opt/kde3/%_lib/kde3/libamarok_ipod-mediadevice.*
/opt/kde3/%_lib/kde3/libamarok_mtp-mediadevice.*
+/opt/kde3/share/services/amarok_ipod-mediadevice.desktop
/opt/kde3/share/services/amarok_mtp-mediadevice.desktop
%endif
%dir /opt/kde3/%_lib/ruby_lib
/opt/kde3/%_lib/ruby_lib/http11.rb
/opt/kde3/%_lib/ruby_lib/libhttp11.*
-%if %suse_version > 910
%files xine
%defattr(-,root,root)
/opt/kde3/share/config.kcfg/xinecfg.kcfg
/opt/kde3/%_lib/kde3/libamarok_xine-engine.*
/opt/kde3/share/services/amarok_xine-engine.desktop
-%endif
%if 0
%files gstreamer
@@ -266,6 +253,9 @@
%endif
%changelog -n amarok
+* Tue Feb 06 2007 - stbinner@xxxxxxx
+- fix build for older older distributions
+- remove some ancient stuff from .spec file
* Mon Feb 05 2007 - dmueller@xxxxxxx
- udpate to 1.4.5:
* for complete list of changes see
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |