Author: qboosh Date: Sat Jan 5 02:23:11 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - 822-date R degraded to Suggests (converting _to_ deb is rather marginal use in PLD)
---- Files affected: SPECS: alien.spec (1.73 -> 1.74) ---- Diffs: ================================================================ Index: SPECS/alien.spec diff -u SPECS/alien.spec:1.73 SPECS/alien.spec:1.74 --- SPECS/alien.spec:1.73 Wed Nov 21 16:32:12 2007 +++ SPECS/alien.spec Sat Jan 5 03:23:05 2008 @@ -16,10 +16,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 +Suggests: /usr/bin/822-date BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -62,9 +62,10 @@ %attr(755,root,root) %{_bindir}/alien %{_datadir}/alien %{perl_vendorlib}/Alien -%{_mandir}/man*/* -%lang(fr) %{_mandir}/fr/man1/* -%lang(pl) %{_mandir}/pl/man1/* +%{_mandir}/man1/alien.1* +%{_mandir}/man3/Alien::Package*.3pm* +%lang(fr) %{_mandir}/fr/man1/alien.1* +%lang(pl) %{_mandir}/pl/man1/alien.1* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -72,6 +73,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.74 2008-01-05 02:23:05 qboosh +- 822-date R degraded to Suggests (converting _to_ deb is rather marginal use in PLD) + Revision 1.73 2007-11-21 15:32:12 blues - 8.69 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/alien.spec?r1=1.73&r2=1.74&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
