Hello community,

here is the log from the commit of package lrcShow-X for openSUSE:Factory 
checked in at 2012-03-06 13:39:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lrcShow-X (Old)
 and      /work/SRC/openSUSE:Factory/.lrcShow-X.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lrcShow-X", Maintainer is ""

Changes:
--------
New Changes file:

--- /dev/null   2012-03-04 14:46:25.491534019 +0100
+++ /work/SRC/openSUSE:Factory/.lrcShow-X.new/lrcShow-X.changes 2012-03-06 
13:39:29.000000000 +0100
@@ -0,0 +1,25 @@
+-------------------------------------------------------------------
+Thu Feb 16 10:06:20 UTC 2012 - sasc...@suse.de
+
+- Fixed severl rpmlint issues
+
+-------------------------------------------------------------------
+Sat Feb 11 14:41:08 UTC+8 2012 - hillw...@linuxfans.org
+
+- remove some problem translation files.
+
+-------------------------------------------------------------------
+Fri Feb 10 20:53:18 UTC+8 2012 - hillw...@linuxfans.org
+
+- degrade to 2.1.1 stable.
+
+-------------------------------------------------------------------
+Mon Feb 6 13:38:52 UTC+8 2012 - hillw...@linuxfans.org
+
+- change BuildArch to noarch and fixed build error in 64bit.
+
+-------------------------------------------------------------------
+Mon Jan 30 11:37:09 UTC 2012 - jzh...@suse.com
+
+- version 2.2.0 from svn revision 301.
+

New:
----
  FSF-address.diff
  lrcShow-X.changes
  lrcShow-X.desktop
  lrcShow-X.spec
  lrcShow-X_2_1_1.tar.bz2

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

Other differences:
------------------
++++++ lrcShow-X.spec ++++++
#
# spec file for package lrcShow-X
#
# Copyright (c) 2012 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


Name:           lrcShow-X
Version:        2.1.1
Release:        1
License:        GPL-2.0+
Summary:        Application for media-players to show and search lyrics
Url:            https://launchpad.net/lrcshow-x
Group:          Productivity/Multimedia/Sound/Players
Source0:        
http://launchpad.net/lrcshow-x/2-series/2.1.1/+download/lrcShow-X_2_1_1.tar.bz2
Source1:        lrcShow-X.desktop
Patch0:         FSF-address.diff
BuildRequires:  update-desktop-files
Requires:       dbus-1-python
Requires:       python < 3.0
Requires:       python >= 2.4
Requires:       python-gobject
Requires:       python-qt4
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildArch:      noarch

%lang_package
%description
The main goal of lrcShow-X is to add synchronized lyrics visualization 
functionality to the most used
Linux media players, using existing LRC files, embedded lyrics like ID3 Sylt, 
Uslt, Lyrics3 and ApeTag.
It also searches for lyrics using 12 different engines among which we can 
mention MiniLyrics,
EvilLyrics, LrcDB and TTPlayer.
lrcShow-X is written entirely in python using pyqt4 and supporting more than 
ten different players like
Amarok2, Qmmp, Audacious and many other Linux Players (normally using a dbus 
interface).

%prep
%setup -q -n %{name}
%patch0 -p1
# Fix non-executable scripts:
sed -i "1d" advancedSearchNet.py ApeTag.py baseGui.py choose*.py define*.py 
embedLrc.py engines/*.py engines/ui/*.py helpBrowser.py lrc{Parser,Editor}.py 
mainGui.py players/*.py preference*.py readConfig.py s2t.py searchLocalLrc.py 
selectItem*.py settingWizard.py trackInfo.py updateConfig.py

%build
%install
install -d %{buildroot}%{_prefix}/lib/lrcShow-X
cp -a * %{buildroot}%{_prefix}/lib/lrcShow-X/
install -d %{buildroot}%{_datadir}/applications/
mkdir -p %{buildroot}/%{_datadir}/hicolor/32x32/apps/
install -m 644 icon/%{name}.png %{buildroot}/%{_datadir}/hicolor/32x32/apps/
install -m 644 %{SOURCE1} %{buildroot}%{_datadir}/applications/

# remove these problem translation files:
rm -rf %{buildroot}%{_prefix}/lib/lrcShow-X/locale/{bs,oc,ms,cy}

%suse_update_desktop_file -n %{name}
%find_lang %{name}

%files
%defattr(-,root,root,-)
%{_prefix}/lib/lrcShow-X
%{_datadir}/applications/lrcShow-X.desktop
%dir %{_datadir}/hicolor/
%dir %{_datadir}/hicolor/32x32
%dir %{_datadir}/hicolor/32x32/apps
%{_datadir}/hicolor/32x32/apps/lrcShow-X.png
%exclude %{_prefix}/lib/lrcShow-X/locale/

%files lang -f %{name}.lang
%defattr(-,root,root,-)
%dir %{_prefix}/lib/lrcShow-X/locale
%dir %{_prefix}/lib/lrcShow-X/locale/*
%dir %{_prefix}/lib/lrcShow-X/locale/*/LC_MESSAGES

%changelog
++++++ FSF-address.diff ++++++
diff -Nur lrcShow-X/COPYING lrcShow-X-new/COPYING
--- lrcShow-X/COPYING   2011-03-30 20:48:07.000000000 +0800
+++ lrcShow-X-new/COPYING       2012-02-10 21:40:13.652858055 +0800
@@ -2,7 +2,7 @@
                       Version 2, June 1991
 
  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
- 51 Franklin Steet, Fifth Floor, Boston, MA  02111-1307  USA
+ 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.  
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
 
++++++ lrcShow-X.desktop ++++++
[Desktop Entry]
Name=lrcShow-X
GenericName=lrcShow-X
Comment=Listen to music with lyrics
Exec=/usr/lib/lrcShow-X/lrcShow-X.py
Categories=AudioVideo;Player;GTK;
Terminal=false
Type=Application
Icon=/usr/share/hicolor/32x32/apps/lrcShow-X.png


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to