Logoj0ke.net Open Build Service > Projects > Apache > libapr-util1 > Changes
Sign Up | Log In

Changes of Revision 7

[-] Changed libapr-util1.spec
x
 
1
@@ -192,6 +192,21 @@
2
 --------
3
     Too many to list here -- see /usr/share/doc/packages/apache2/ABOUT_APACHE
4
 
5
+%package dbd-dbm
6
+License:        Other uncritical OpenSource License; The Apache Software License
7
+Summary:        DBD driver for xDBx
8
+Group:          Development/Libraries/Other
9
+Requires:       %{name} = %{version}
10
+
11
+%description dbd-dbm
12
+DBD driver for various xDBx
13
+
14
+
15
+
16
+Authors:
17
+--------
18
+    Too many to list here -- see /usr/share/doc/packages/apache2/ABOUT_APACHE
19
+
20
 %prep
21
 %setup -q -n apr-util-%{version}
22
 
23
@@ -285,7 +300,7 @@
24
 %endif
25
 
26
 %if %{with_dbmdb}
27
-%files dbd-dbmdb
28
+%files dbd-dbm
29
 %defattr(-,root,root,-)
30
 %attr(755,root,root) %{dso_libdir}/apr_dbm_db*
31
 %endif
32