Author: wiget Date: Thu Feb 19 21:19:17 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - license is GPL v2 or later - this isn't noarch package
---- Files affected: SPECS: picard.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/picard.spec diff -u SPECS/picard.spec:1.5 SPECS/picard.spec:1.6 --- SPECS/picard.spec:1.5 Thu Jan 15 15:30:47 2009 +++ SPECS/picard.spec Thu Feb 19 22:19:11 2009 @@ -1,14 +1,14 @@ # $Revision$, $Date$ # TODO: # - unpackaged files: -# /usr/lib/debug/usr/lib64/python2.6/site-packages/picard/util/astrcmp.so.debug -# /usr/src/debug/picard-0.10/picard/util/astrcmp.cpp +# /usr/share/icons/picard-16.png +# /usr/share/icons/picard-32.png Summary: Picard, the Next-Generation MusicBrainz Tagger Summary(pl.UTF-8): Picard - znaczniki MusicBrainz nowej generacji Name: picard Version: 0.11 Release: 1 -License: GPL v2 +License: GPL v2+ Group: Applications Source0: ftp://ftp.musicbrainz.org/pub/musicbrainz/picard/%{name}-%{version}.tar.gz # Source0-md5: 02ddcff3e201b2cf54f1b52b02d44fad @@ -21,7 +21,6 @@ Requires: python-musicbrainz2 Requires: python-tunepimp Requires: python-wxPython -BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -44,6 +43,7 @@ %build find -type f -exec sed -i -e 's|#!.*python.*|#!%{_bindir}/python|g' "{}" ";" +python ./setup.py build %install rm -rf $RPM_BUILD_ROOT @@ -75,6 +75,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2009/02/19 21:19:11 wiget +- license is GPL v2 or later +- this isn't noarch package + Revision 1.5 2009/01/15 14:30:47 duddits - up to 0.11 - desktop.patch updated ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/picard.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
