SPECS: perl-dirs.spec - disable debuginfo
glen
glen at pld-linux.org
Tue Nov 18 22:32:57 CET 2008
Author: glen Date: Tue Nov 18 21:32:57 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- disable debuginfo
---- Files affected:
SPECS:
perl-dirs.spec (1.44 -> 1.45)
---- Diffs:
================================================================
Index: SPECS/perl-dirs.spec
diff -u SPECS/perl-dirs.spec:1.44 SPECS/perl-dirs.spec:1.45
--- SPECS/perl-dirs.spec:1.44 Tue Nov 18 22:31:53 2008
+++ SPECS/perl-dirs.spec Tue Nov 18 22:32:51 2008
@@ -22,6 +22,9 @@
Provides: %{name}(%{_target_cpu}) = %{version}-%{release}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+# no binary blobs packaged
+%define _enable_debug_packages 0
+
%description
Common dirs for Perl modules.
@@ -323,6 +326,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.45 2008/11/18 21:32:51 glen
+- disable debuginfo
+
Revision 1.44 2008/11/18 21:31:53 glen
- v2.1: own vendorlib and vendorarch dirs
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-dirs.spec?r1=1.44&r2=1.45&f=u
More information about the pld-cvs-commit
mailing list