rpms/decibel-audio-player/devel decibel-audio-player-0.11-desktop.patch, NONE, 1.1 .cvsignore, 1.2, 1.3 decibel-audio-player.spec, 1.2, 1.3 sources, 1.2, 1.3 decibel-audio-player-0.10-desktop.patch, 1.1, NONE

Debarshi Ray rishi at fedoraproject.org
Sat Nov 15 13:07:43 UTC 2008


Author: rishi

Update of /cvs/pkgs/rpms/decibel-audio-player/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21343

Modified Files:
	.cvsignore decibel-audio-player.spec sources 
Added Files:
	decibel-audio-player-0.11-desktop.patch 
Removed Files:
	decibel-audio-player-0.10-desktop.patch 
Log Message:
* Fri Nov 14 2008 Debarshi Ray <rishi at fedoraproject.org> - 0.11-1
- Version bump to 0.11. Closes Red Hat Bugzilla bug #464479.
- Replaced 'Requires: gnome-python2' with 'Requires: gnome-python2-gnome' on
  all distributions starting from Fedora 10.
- Added 'Requires: python-CDDB'.


decibel-audio-player-0.11-desktop.patch:

--- NEW FILE decibel-audio-player-0.11-desktop.patch ---
diff -urNp decibel-audio-player-0.11.orig/res/decibel-audio-player.desktop decibel-audio-player-0.11/res/decibel-audio-player.desktop
--- decibel-audio-player-0.11.orig/res/decibel-audio-player.desktop	2008-11-14 10:17:59.249806541 +0530
+++ decibel-audio-player-0.11/res/decibel-audio-player.desktop	2008-11-14 10:18:45.886806775 +0530
@@ -1,13 +1,13 @@
 [Desktop Entry]
 Encoding=UTF-8
-Name=Decibel Audio Player
+Name=Decibel Music Player
 Exec=decibel-audio-player
 Terminal=false
 Type=Application
 Icon=decibel-audio-player
 StartupNotify=true
 
-GenericName=Audio Player
+GenericName=Music Player
 GenericName[fr]=Lecteur audio
 GenericName[de]=Musikwiedergabe
 GenericName[nn]=Musikkavspelar


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/decibel-audio-player/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	22 May 2008 18:30:35 -0000	1.2
+++ .cvsignore	15 Nov 2008 13:07:12 -0000	1.3
@@ -1 +1 @@
-decibel-audio-player-0.10.tar.gz
+decibel-audio-player-0.11.tar.gz


Index: decibel-audio-player.spec
===================================================================
RCS file: /cvs/pkgs/rpms/decibel-audio-player/devel/decibel-audio-player.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- decibel-audio-player.spec	24 Jul 2008 04:22:10 -0000	1.2
+++ decibel-audio-player.spec	15 Nov 2008 13:07:12 -0000	1.3
@@ -5,8 +5,8 @@
 
 Summary:	Music player for GNOME
 Name:		decibel-audio-player
-Version:	0.10
-Release:	2%{?dist}
+Version:	0.11
+Release:	1%{?dist}
 License:	GPLv2+
 Group:		Applications/Multimedia
 URL:		http://decibel.silent-blade.org/
@@ -17,11 +17,18 @@
 BuildRoot:	%(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
 Requires:	dbus-python
+
+%if 0%{?fc8}%{?fc9}
 Requires:	gnome-python2
+%else
+Requires:	gnome-python2-gnome
+%endif
+
 Requires:	gnome-python2-gnomekeyring
 Requires:	gstreamer-python
 Requires:	hicolor-icon-theme
 Requires:	pygtk2-libglade
+Requires:	python-CDDB
 Requires:	python-mutagen
 
 BuildRequires:	desktop-file-utils
@@ -39,6 +46,9 @@
 %setup -q
 %patch0 -p1
 
+# Suppress rpmlint error.
+sed --in-place --expression '1d' ./src/%{name}.py
+
 %build
 
 %install
@@ -73,9 +83,6 @@
   --dir $RPM_BUILD_ROOT%{_datadir}/applications \
   $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
 
-# Files containing shebangs need to have the executable bits.
-chmod 755 $RPM_BUILD_ROOT%{_datadir}/%{name}/src/decibel-audio-player.py
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -103,6 +110,8 @@
 %defattr(-,root,root,-)
 %doc doc/ChangeLog
 %doc doc/LICENCE
+%doc %{_mandir}/man1/%{name}.1*
+%doc %{_mandir}/man1/%{name}-remote.1*
 %{_bindir}/%{name}
 %{_bindir}/%{name}-remote
 %{_datadir}/applications/fedora-%{name}.desktop
@@ -113,8 +122,6 @@
 %{_datadir}/icons/hicolor/64x64/apps/%{name}.png
 %{_datadir}/icons/hicolor/128x128/apps/%{name}.png
 %{_datadir}/pixmaps/%{name}.png
-%{_mandir}/man1/%{name}.1.gz
-%{_mandir}/man1/%{name}-remote.1.gz
 
 %dir %{_datadir}/%{name}
 %{_datadir}/%{name}/pix
@@ -122,6 +129,12 @@
 %{_datadir}/%{name}/src
 
 %changelog
+* Fri Nov 14 2008 Debarshi Ray <rishi at fedoraproject.org> - 0.11-1
+- Version bump to 0.11. Closes Red Hat Bugzilla bug #464479.
+- Replaced 'Requires: gnome-python2' with 'Requires: gnome-python2-gnome' on
+  all distributions starting from Fedora 10.
+- Added 'Requires: python-CDDB'.
+
 * Thu Jul 24 2008 Debarshi Ray <rishi at fedoraproject.org> - 0.10-2
 - Added 'Requires: gnome-python2-gnomekeyring'. Closes Red Hat Bugzilla bug
   #455780.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/decibel-audio-player/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	22 May 2008 18:30:35 -0000	1.2
+++ sources	15 Nov 2008 13:07:12 -0000	1.3
@@ -1 +1 @@
-a0b43e0a43e56495152b598cb84ba02c  decibel-audio-player-0.10.tar.gz
+d7221eb882e066f7701ece49893c35f9  decibel-audio-player-0.11.tar.gz


--- decibel-audio-player-0.10-desktop.patch DELETED ---




More information about the fedora-extras-commits mailing list