]> git.ipfire.org Git - people/pmueller/ipfire-3.x.git/blobdiff - db4/db4.nm
Merge branch 'master' of ssh://git.ipfire.org/pub/git/ipfire-3.x
[people/pmueller/ipfire-3.x.git] / db4 / db4.nm
index 84aaac878f9edc6e1e6d81576baf1e23493bce02..3fd97ebc03f9cf19136f2eaae8df79ea4a336c86 100644 (file)
@@ -52,7 +52,7 @@ end
 
 packages
        package db4
-       
+
        package db4-devel
                template DEVEL
 
@@ -62,7 +62,7 @@ packages
                files += \
                        !/usr/lib*/libdb-%{version_major}.so
        end
-       
+
        package db4-utils
                summary = Command line tools for managing Berkeley DB (version 4) databases.
                description = %{summary}
@@ -71,7 +71,7 @@ packages
                        /usr/bin
                end
        end
-       
+
        package db4-cxx
                summary = The Berkeley DB database library (version 4) for C++.
                description = %{summary}
@@ -80,4 +80,8 @@ packages
                        /usr/lib*/libdb_cxx-%{version_major}.so
                end
        end
+
+       package %{name}-debuginfo
+               template DEBUGINFO
+       end
 end