Author: qboosh Date: Fri Jun 23 10:48:26 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - autodetect perl deps
---- Files affected: SPECS: dvd2avi.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/dvd2avi.spec diff -u SPECS/dvd2avi.spec:1.5 SPECS/dvd2avi.spec:1.6 --- SPECS/dvd2avi.spec:1.5 Fri Jun 23 12:45:25 2006 +++ SPECS/dvd2avi.spec Fri Jun 23 12:48:21 2006 @@ -1,4 +1,6 @@ # $Revision$, $Date$ +# TODO: don't put functions.pm in perl_vendorlib +%include /usr/lib/rpm/macros.perl Summary: dvd2avi - conversion tool Summary(de): dvd2avi - ein konversions Tool Summary(pl): dvd2avi - narzędzie do konwersji @@ -8,13 +10,12 @@ Release: 2 License: GPL Group: X11/Applications -Source0: http://dl.sourceforge.net/sourceforge/dvd2avi/%{name}-%{version}%{_ver}.tgz +Source0: http://dl.sourceforge.net/dvd2avi/%{name}-%{version}%{_ver}.tgz # Source0-md5: f296a360f41d4c06a2d60e2a7529f47f Source1: %{name}.desktop Patch0: %{name}-location.patch URL: http://dvd2avi.sourceforge.net/ -Requires: perl-Gtk2 -Requires: perl-Gtk2-GladeXML +BuildRequires: rpm-perlprov BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -58,6 +59,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2006/06/23 10:48:21 qboosh +- autodetect perl deps + Revision 1.5 2006/06/23 10:45:25 qboosh - don't R perl metapackage ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/dvd2avi.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
