Author: glen Date: Fri Dec 15 10:00:01 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - needs 822-date (from dpkg) to convert to deb
---- Files affected: SPECS: alien.spec (1.68 -> 1.69) ---- Diffs: ================================================================ Index: SPECS/alien.spec diff -u SPECS/alien.spec:1.68 SPECS/alien.spec:1.69 --- SPECS/alien.spec:1.68 Sat Mar 25 17:21:57 2006 +++ SPECS/alien.spec Fri Dec 15 10:59:56 2006 @@ -15,9 +15,10 @@ URL: http://kitenet.net/programs/alien/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 3.0.3-16 +Requires: /usr/bin/822-date +Requires: /usr/bin/rpm2cpio Requires: binutils Requires: cpio -Requires: %{_bindir}/rpm2cpio BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -28,10 +29,10 @@ only suitable for binary packages. %description -l pl -Alien pozwala przekonwertować pakiety Debiana, Stampede oraz -Slackware w pakiety używane w PLD, które mogą być zainstalowane przy -użyciu rpm-a i odwrotnie. Narzędzie to jest przydatne wyłącznie dla -pakietów binarnych. +Alien pozwala przekonwertować pakiety Debiana, Stampede oraz Slackware +w pakiety używane w PLD, które mogą być zainstalowane przy użyciu +rpm-a i odwrotnie. Narzędzie to jest przydatne wyłącznie dla pakietów +binarnych. %prep %setup -q -n %{name} @@ -70,6 +71,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.69 2006/12/15 09:59:56 glen +- needs 822-date (from dpkg) to convert to deb + Revision 1.68 2006/03/25 16:21:57 paszczus - added R: binutils (ar command) @@ -152,7 +156,7 @@ - 8.34 Revision 1.39 2003/07/03 21:12:51 luzik - - updated to 8.31 +- updated to 8.31 Revision 1.38 2003/05/26 16:24:19 malekith - massive attack: adding Source-md5 @@ -224,7 +228,7 @@ - rebuild with perl 5.6.1 Revision 1.16 2001/04/14 18:00:03 baggins -- removed explicit requirements for perl = %%{version} and %%{perl_sitearch} +- removed explicit requirements for perl = %{version} and %{perl_sitearch} they will be added by rpm if needed Revision 1.15 2001/03/27 20:02:35 mis @@ -251,10 +255,10 @@ - spec adapterized. Revision 1.8 2000/06/09 07:54:39 kloczek -- more %%{__make} macros. +- more %{__make} macros. Revision 1.7 2000/06/09 07:22:46 kloczek -- added using %%{__make} macro. +- added using %{__make} macro. Revision 1.6 2000/05/31 14:31:50 bonkey - perl dependences and files ;-) added @@ -279,10 +283,3 @@ Revision 1.1 2000/03/01 16:24:50 misiek - readed from 1.3 - -* Wed Jul 21 1999 Wojtek Ślusarczyk <[EMAIL PROTECTED]> -- build for 1.3 PLD Linux - -* Wed Feb 03 1999 Arkadiusz Miśkiewicz <[EMAIL PROTECTED]> - [6.28-1d] -- new upstream release ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/alien.spec?r1=1.68&r2=1.69&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
