forked from pool/perl-DBD-SQLite
Accepting request 125856 from X11:RemoteDesktop:x2go
- Add Group: field to subpackages to allow them to build on distributions with older rpm OBS-URL: https://build.opensuse.org/request/show/125856 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBD-SQLite?expand=0&rev=32
This commit is contained in:
committed by
Git OBS Bridge
parent
f2fca52cc8
commit
b36c6fd5e9
@@ -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
|
Wed Dec 14 11:09:02 UTC 2011 - coolo@suse.com
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-DBD-SQLite
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -15,7 +15,6 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
Name: perl-DBD-SQLite
|
Name: perl-DBD-SQLite
|
||||||
%define cpan_name DBD-SQLite
|
%define cpan_name DBD-SQLite
|
||||||
Summary: Self-contained RDBMS in a DBI Driver
|
Summary: Self-contained RDBMS in a DBI Driver
|
||||||
@@ -51,6 +50,7 @@ of SQL92 supported, and more.
|
|||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Development files for %{name}
|
Summary: Development files for %{name}
|
||||||
|
Group: Development/Libraries/Perl
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
|
|||||||
Reference in New Issue
Block a user