Accepting request 82605 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/82605 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libdbi?expand=0&rev=4
This commit is contained in:
parent
18de48e3be
commit
43a87f1360
4
baselibs.conf
Normal file
4
baselibs.conf
Normal file
@ -0,0 +1,4 @@
|
||||
libdbi0
|
||||
libdbi-devel
|
||||
requires -libdbi-<targettype>
|
||||
requires "libdbi0-<targettype> = <version>"
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 16 17:28:14 UTC 2011 - jengelh@medozas.de
|
||||
|
||||
- Add baselibs configuration
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 15 16:19:01 CET 2010 - meissner@suse.de
|
||||
|
||||
|
@ -27,6 +27,7 @@ Group: Development/Libraries
|
||||
License: LGPL
|
||||
Url: http://libdbi.sourceforge.net/
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
Source2: baselibs.conf
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%define debug_package_requires %{lname} = %{version}-%{release}
|
||||
@ -49,7 +50,7 @@ leverage the power of multiple databases and multiple simultaneous database
|
||||
connections by using this framework.
|
||||
|
||||
%package devel
|
||||
License: LGPL
|
||||
|
||||
Summary: Development files for libdbi (Database Independent Abstraction Layer for C)
|
||||
Group: Development/Libraries
|
||||
Requires: %{lname} = %{version}
|
||||
|
Loading…
Reference in New Issue
Block a user