SPECS: ripperX.spec - up to 2.7.0 - new BR and new install method
shadzik
shadzik at pld-linux.org
Fri Jun 9 02:18:18 CEST 2006
Author: shadzik Date: Fri Jun 9 00:18:18 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 2.7.0
- new BR and new install method
---- Files affected:
SPECS:
ripperX.spec (1.27 -> 1.28)
---- Diffs:
================================================================
Index: SPECS/ripperX.spec
diff -u SPECS/ripperX.spec:1.27 SPECS/ripperX.spec:1.28
--- SPECS/ripperX.spec:1.27 Thu Mar 31 10:36:23 2005
+++ SPECS/ripperX.spec Fri Jun 9 02:18:12 2006
@@ -2,15 +2,16 @@
Summary: GTK+ program to rip CD audio and encode MP3s, Ogg, FLAC
Summary(pl): Program pod GTK+ do ripowania płyt CD i kodowania MP3, Ogg, FLAC
Name: ripperX
-Version: 2.6.4
+Version: 2.7.0
Release: 1
License: GPL v2
Group: X11/Applications
Source0: http://dl.sourceforge.net/ripperx/%{name}-%{version}.tar.gz
-# Source0-md5: cb854193305343597abd3cfc97a2a72e
+# Source0-md5: bf69f2cbfb52551ac18e713e9894f306
Patch0: %{name}-desktop.patch
URL: http://ripperx.sourceforge.net/
BuildRequires: gtk+-devel >= 1.1.13
+BuildRequires: id3lib-devel
Requires: cdparanoia-III
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -40,7 +41,7 @@
install -d $RPM_BUILD_ROOT{%{_pixmapsdir},%{_desktopdir},%{_mandir}/man1}
%{__make} install \
- prefix=$RPM_BUILD_ROOT%{_prefix}
+ bindir=$RPM_BUILD_ROOT%{_bindir}
install src/xpms/ripperX-icon.xpm $RPM_BUILD_ROOT%{_pixmapsdir}
install ripperX.desktop $RPM_BUILD_ROOT%{_desktopdir}
@@ -75,6 +76,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.28 2006/06/09 00:18:12 shadzik
+- up to 2.7.0
+- new BR and new install method
+
Revision 1.27 2005/03/31 08:36:23 qboosh
- use configure(2_13) macro
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ripperX.spec?r1=1.27&r2=1.28&f=u
More information about the pld-cvs-commit
mailing list