rpms/picard/devel .cvsignore, 1.7, 1.8 picard.spec, 1.13, 1.14 sources, 1.9, 1.10 picard-0.10-setup.patch, 1.1, NONE

Alex Lancaster alexlan at fedoraproject.org
Tue Dec 9 08:34:47 UTC 2008


Author: alexlan

Update of /cvs/extras/rpms/picard/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30741

Modified Files:
	.cvsignore picard.spec sources 
Removed Files:
	picard-0.10-setup.patch 
Log Message:
- Update to latest upstream (0.11)
- Drop upstreamed patch
- Remove sed-ing of .desktop file



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/picard/devel/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore	3 Sep 2008 05:14:14 -0000	1.7
+++ .cvsignore	9 Dec 2008 08:34:14 -0000	1.8
@@ -1,19 +1 @@
-picard-0.10.tar.gz
-bonusdisc.py
-coverart.py
-discnumber.py
-featartist.py
-__init__.py
-SearchAmazon3.py
-SearchAMG.py
-SearchCastAlbums3.py
-SearchDiscogs3.py
-SearchFilmMusziek3.py
-SearchGMR.py
-SearchGoogle3.py
-SearchLortelArchives3.py
-SearchSoundtrackCollector3.py
-SearchSoundtrackINFO3.py
-ui_options_lastfm.py
-addrelease.py
-cuesheet.py
+picard-0.11.tar.gz


Index: picard.spec
===================================================================
RCS file: /cvs/extras/rpms/picard/devel/picard.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- picard.spec	29 Nov 2008 17:56:22 -0000	1.13
+++ picard.spec	9 Dec 2008 08:34:15 -0000	1.14
@@ -2,8 +2,8 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:             picard
-Version:          0.10
-Release:          3%{?dist}
+Version:          0.11
+Release:          1%{?dist}
 Summary:          MusicBrainz-based audio tagger
 Group:            Applications/Multimedia
 
@@ -30,10 +30,6 @@
 #Source18:         http://users.musicbrainz.org/~brianfreud/SearchSoundtrackCollector3.py
 #Source19:         http://users.musicbrainz.org/~brianfreud/SearchSoundtrackINFO3.py
 
-# setup.py doesn't run installation of datadir properly without this patch
-# filed upstream at: http://bugs.musicbrainz.org/ticket/3934
-Patch0:		  %{name}-0.10-setup.patch
-
 License:          GPLv2+
 Url:              http://musicbrainz.org/doc/PicardTagger
 BuildRoot:        %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -55,7 +51,6 @@
 
 %prep
 %setup -q -n picard-%{version}
-%patch0 -p0
 
 %build
 env %{__python} setup.py config
@@ -64,8 +59,6 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 %{__python} setup.py install -O1 --skip-build --root=$RPM_BUILD_ROOT
-# strip out png extension from .desktop file
-sed -e 's/picard-32.png/picard-32/' picard.desktop > $RPM_BUILD_ROOT%{_datadir}/applications/picard.desktop
 
 %find_lang %{name}
 desktop-file-install --vendor="fedora"                \
@@ -122,6 +115,11 @@
 %{python_sitearch}/picard/*
 
 %changelog
+* Tue Dec  9 2008 Alex Lancaster <alexlan[AT]fedoraproject org> - 0.11-1
+- Update to latest upstream (0.11)
+- Drop upstreamed patch
+- Remove sed-ing of .desktop file
+
 * Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm at gmail.com> - 0.10-3
 - Rebuild for Python 2.6
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/picard/devel/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources	3 Sep 2008 05:14:14 -0000	1.9
+++ sources	9 Dec 2008 08:34:15 -0000	1.10
@@ -1,19 +1 @@
-6d4e31446d3a65cbc6ff880947bb500e  picard-0.10.tar.gz
-f58cb1c53d94e22b5c6cd6fcd91a2d5e  SearchAmazon3.py
-c2b8a059dd047c7f7b48a0d872373171  SearchAMG.py
-eedcec32b66e89c3ba27ee4c37c11241  SearchCastAlbums3.py
-8a21ef5bf653826efe284ed0ecf3405d  SearchDiscogs3.py
-cb6eda6b20d366d8842d9d7fb0793f58  SearchFilmMusziek3.py
-244c26b050d8989f89b793f9e517175e  SearchGMR.py
-805bd45b47b38ce25acf40131b489d3d  SearchGoogle3.py
-fd656d4fd9f54c85ca41b219eda71b8a  SearchLortelArchives3.py
-3451a6d0f826fa19f7ebf13a404468e0  SearchSoundtrackCollector3.py
-b831e73aece0f0a1dad14b63895717b8  SearchSoundtrackINFO3.py
-691cb36b7724362a9986c7a8fbb559f2  ui_options_lastfm.py
-7c9ca3c1355900761a0f697dc8de30cd  bonusdisc.py
-64cf9fcb6212dde57aed679a02e88b31  addrelease.py
-edd3f6351ddbfe8c3687895cef58536a  cuesheet.py
-4dcbf286e1facae1c03f116fe2d078d6  discnumber.py
-7885928a813344a80679794c21dfd193  featartist.py
-b5cfbdb00a21928078d9590a91083773  __init__.py
-a9643e50a28a8b4a12759117c53b029d  coverart.py
+02ddcff3e201b2cf54f1b52b02d44fad  picard-0.11.tar.gz


--- picard-0.10-setup.patch DELETED ---




More information about the fedora-extras-commits mailing list