]> git.pld-linux.org Git - packages/dbman.git/commitdiff
- macros _noautoprovfiles and _noautoreq defined.
authorJacek Konieczny <jajcus@pld-linux.org>
Fri, 23 Mar 2001 11:00:56 +0000 (11:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dbman.spec -> 1.2

dbman.spec

index ab1b99416c8ac2258e41592566e8fda4745c9581..d9d5a5395d864772dbd02606066f5e60524d43d0 100644 (file)
@@ -18,6 +18,9 @@ BuildRequires:        perl-DBI
 Requires:      %{perl_sitearch}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define                _noautoprovfiles %{_datadir}/%{name}/*
+%define                _noautoreq "perl(Term::ReadLine)" "perl(Term::Slang)" "perl(Curses)"
+
 %description
 dbMan is a simple SQL monitor for common database system (PgSQL,
 Oracle). It's based on Perl, Tk (include Tix) and DBI interfaces (nDBI
This page took 0.069389 seconds and 4 git commands to generate.