SPECS: mp3info-rmc.spec - updated to 0.8.5a (with gmp3info ported to GTK+ 2...

qboosh qboosh at pld-linux.org
Thu Oct 2 22:40:25 CEST 2008


Author: qboosh                       Date: Thu Oct  2 20:40:25 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.8.5a (with gmp3info ported to GTK+ 2)
- removed obsolete multiline-strings patch

---- Files affected:
SPECS:
   mp3info-rmc.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/mp3info-rmc.spec
diff -u SPECS/mp3info-rmc.spec:1.5 SPECS/mp3info-rmc.spec:1.6
--- SPECS/mp3info-rmc.spec:1.5	Tue Feb 13 08:16:48 2007
+++ SPECS/mp3info-rmc.spec	Thu Oct  2 22:40:20 2008
@@ -1,21 +1,18 @@
 # $Revision$, $Date$
-# TODO:
-# - gtk subpackage
-# - gtk bcond
 Summary:	Utility for MP3 information and tag modification
 Summary(pl.UTF-8):	Program do manipulowania znacznikami ID3 plików w formacie MP3
 Summary(tr.UTF-8):	MP3 ses dosyası bilgileri düzenleme aracı
 Name:		mp3info-rmc
-Version:	0.8.4
+Version:	0.8.5a
 Release:	1
-License:	GPL
+License:	GPL v2+
 Group:		Applications/Sound
 Source0:	ftp://ftp.ibiblio.org/pub/linux/apps/sound/mp3-utils/mp3info/mp3info-%{version}.tgz
-# Source0-md5:	879d0ced8ede5ec9fbaff4813851ea3f
-Patch0:		%{name}-multiline-strings.patch 
+# Source0-md5:	cb7b619a10a40aaac2113b87bb2b2ea2
 URL:		http://www.ibiblio.org/mp3info/ 
-BuildRequires:	gtk+-devel >= 1.2.0
+BuildRequires:	gtk+2-devel >= 1:2.0
 BuildRequires:	ncurses-devel
+BuildRequires:	pkgconfig
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -32,9 +29,21 @@
 değiştirmenizi sağlayan bir komut satırı aracıdır. Çeşitli şekillerde
 çıktılar verebilir.
 
+%package gtk
+Summary:	GTK+ version of utility for MP3 information and tag modification
+Summary(pl.UTF-8):	Wersja GTK+ programu do manipulowania znacznikami ID3 plików w formacie MP3
+Group:		X11/Applications/Sound
+Conflicts:	mp3info-rmc < 0.8.5a
+
+%description gtk
+GTK+ version of utility for MP3 information and tag modification.
+
+%description gtk -l pl.UTF-8
+Wersja GTK+ programu do manipulowania znacznikami ID3 plików w
+formacie MP3.
+
 %prep
 %setup -q -n mp3info-%{version}
-%patch0 -p1
 
 %build
 %{__make} mp3info gmp3info \
@@ -50,17 +59,22 @@
 	mandir=$RPM_BUILD_ROOT%{_mandir}/man1 \
 	STRIP=/bin/true
 
+# conflict with another mp3info
 mv -f $RPM_BUILD_ROOT%{_bindir}/mp3info{,-rmc}
+mv -f $RPM_BUILD_ROOT%{_mandir}/man1/mp3info{,-rmc}.1
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc README ChangeLog
+%doc ChangeLog README
 %attr(755,root,root) %{_bindir}/mp3info-rmc
+%{_mandir}/man1/mp3info-rmc.1*
+
+%files gtk
+%defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/gmp3info
-%{_mandir}/*/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -68,6 +82,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2008/10/02 20:40:20  qboosh
+- updated to 0.8.5a (with gmp3info ported to GTK+ 2)
+- removed obsolete multiline-strings patch
+
 Revision 1.5  2007/02/13 07:16:48  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mp3info-rmc.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list