diff --git a/perl-DBD-SQLite.changes b/perl-DBD-SQLite.changes index caac4c0..76434bb 100644 --- a/perl-DBD-SQLite.changes +++ b/perl-DBD-SQLite.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Feb 14 01:29:30 UTC 2012 - jengelh@medozas.de + +- Add Group: field to subpackages to allow them to build on + distributions with older rpm + ------------------------------------------------------------------- Wed Dec 14 11:09:02 UTC 2011 - coolo@suse.com diff --git a/perl-DBD-SQLite.spec b/perl-DBD-SQLite.spec index 0c395a0..1bdc4bf 100644 --- a/perl-DBD-SQLite.spec +++ b/perl-DBD-SQLite.spec @@ -1,7 +1,7 @@ # # spec file for package perl-DBD-SQLite # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,7 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - Name: perl-DBD-SQLite %define cpan_name DBD-SQLite Summary: Self-contained RDBMS in a DBI Driver @@ -51,6 +50,7 @@ of SQL92 supported, and more. %package devel Summary: Development files for %{name} +Group: Development/Libraries/Perl %{perl_requires} %description devel