abcde.spec + poprawki
Łukasz Nowak
Lukasz at Nowak.eu.org
Sun Jan 4 23:33:07 CET 2004
Witam,
W liście z nie, 04-01-2004, godz. 23:27, Łukasz Nowak pisze:
(...)
Zapomniałem załączników :(
Dodatkowo patch na id3v2
Pozdrawiam,
Łukasz Nowak
--
Łukasz Nowak
Lukasz at Nowak.eu.org
http://Lukasz.Nowak.eu.org/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: id3v2-0.1.9-diff
Type: text/x-patch
Size: 712 bytes
Desc: not available
URL: </mailman/pipermail/pld-devel-pl/attachments/20040104/57e7b6f0/attachment.bin>
-------------- next part --------------
--- abcde.spec-orig 2004-01-04 22:08:11.000000000 +0100
+++ abcde.spec 2004-01-04 22:46:50.000000000 +0100
@@ -11,6 +11,9 @@
URL: http://www.hispalinux.es/~data/abcde.php
Requires: cd-discid >= 0.7
Requires: wget >= 1.8.1
+Requires: cdparanoia-III
+Requires: id3v2
+Requires: lame
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-------------- next part --------------
# $Revision: 1.26 $, $Date: 2003/08/04 19:06:42 $
Summary: A command line id3v2 tag editor.
Summary(pl): Program wiersza polecen do tagów id3v2.
Name: id3v2
Version: 0.1.9
Release: 1
Epoch: 1
License: GPL
Group: -
Vendor: -
Source0: %{name}-%{version}.tar.gz
URL: http://id3v2.sourceforge.net/
BuildRequires: id3lib-devel
Requires: id3lib
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
%description -l pl
%prep
%setup -q
%build
%{__make}
%install
rm -rf $RPM_BUILD_ROOT
# create directories if necessary
install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1}
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
%doc ChangeLog README
%attr(755,root,root) %{_bindir}/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
* %{date} PLD Team <feedback at pld-linux.org>
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log: template.spec,v $
More information about the pld-devel-pl
mailing list