SPECS (DEVEL): picard.spec - up to alpha11 - it's not noarch! - ch...

deejay1 deejay1 at pld-linux.org
Sun Jun 24 23:15:28 CEST 2007


Author: deejay1                      Date: Sun Jun 24 21:15:27 2007 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- up to alpha11
- it's not noarch!
- changed rel. to be more friendly for spec updates

---- Files affected:
SPECS:
   picard.spec (1.2.2.1 -> 1.2.2.2) 

---- Diffs:

================================================================
Index: SPECS/picard.spec
diff -u SPECS/picard.spec:1.2.2.1 SPECS/picard.spec:1.2.2.2
--- SPECS/picard.spec:1.2.2.1	Tue Apr 10 18:54:41 2007
+++ SPECS/picard.spec	Sun Jun 24 23:15:22 2007
@@ -3,9 +3,8 @@
 # - this package is a little different then the original picard,
 #   so it needs some further checkup
 # - investigate the C extensions and its R/BR's
-# - wait for proper locales
-%define		_alpha	alpha6
-%define		_rel	0.%{_alpha}
+%define		_alpha	alpha11
+%define		_rel	0.%{_alpha}.1
 Summary:	Picard, the Next-Generation MusicBrainz Tagger
 Summary(pl.UTF-8):	Picard - znaczniki MusicBrainz nowej generacji
 Name:		picard
@@ -13,19 +12,20 @@
 Release:	%{_rel}
 License:	GPL v2
 Group:		Applications
-SOurce0:	http://ftp.musicbrainz.org/pub/musicbrainz/users/luks/picard-qt/%{name}-%{version}%{_alpha}.tar.gz
+Source0:	http://ftp.musicbrainz.org/pub/musicbrainz/users/luks/picard-qt/%{name}-%{version}%{_alpha}.tar.gz
+# Source0-md5:	5851d9f1957f283ae92958c9e1d01572
 #Patch0: %{name}-desktop.patch
 URL:		http://musicbrainz.org/doc/PicardTagger
+BuildRequires:	a52dec-libs-devel
 BuildRequires:	ffmpeg-devel
 BuildRequires:	libofa-devel
 BuildRequires:	python-devel
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.219
 Requires:	libdiscid
-Requires:	python-PyQt4 >= 4.1
+Requires:	python-PyQt4 >= 4.2
 Requires:	python-musicbrainz >= 2.0
 Requires:	python-mutagen
-BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -61,10 +61,12 @@
 mv $RPM_BUILD_ROOT/%{_iconsdir}/* $RPM_BUILD_ROOT/%{_pixmapsdir}
 %py_postclean
 
+%find_lang %{name}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files
+%files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS.txt NEWS.txt
 %attr(755,root,root) %{_bindir}/picard
@@ -78,6 +80,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2.2.2  2007/06/24 21:15:22  deejay1
+- up to alpha11
+- it's not noarch!
+- changed rel. to be more friendly for spec updates
+
 Revision 1.2.2.1  2007/04/10 16:54:41  czarny
 - up to 0.9.0beta6
 - uses qt instead of wx
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/picard.spec?r1=1.2.2.1&r2=1.2.2.2&f=u



More information about the pld-cvs-commit mailing list