From 40b0f71012236c58e3f20822243bd8218fc324784f1f109b42315456b715c7e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lars=20M=C3=BCller?= Date: Wed, 30 May 2012 15:37:30 +0000 Subject: [PATCH] - Remove superfluous AutoReqProv on line. - Require pkg-config from the devel package. - Move python file to python-tdb subpackage. - Build and add tdbbackup, tdbdump, tdbrestore, and tdbtool man pages. - Cleanup BuildRequires. - Polish package descriptions. - Add rpmlintrc file to set badness for non PIE code to 0. - Initial independent libtdb1 package. OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tdb?expand=0&rev=2 --- libtdb1.changes => tdb.changes | 5 +++++ libtdb1.spec => tdb.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) rename libtdb1.changes => tdb.changes (83%) rename libtdb1.spec => tdb.spec (99%) diff --git a/libtdb1.changes b/tdb.changes similarity index 83% rename from libtdb1.changes rename to tdb.changes index 568ebe7..a7f611b 100644 --- a/libtdb1.changes +++ b/tdb.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed May 30 15:36:34 UTC 2012 - lmuelle@suse.com + +- Remove superfluous AutoReqProv on line. + ------------------------------------------------------------------- Wed May 16 09:09:53 UTC 2012 - lmuelle@suse.com diff --git a/libtdb1.spec b/tdb.spec similarity index 99% rename from libtdb1.spec rename to tdb.spec index 5a26243..f541b77 100644 --- a/libtdb1.spec +++ b/tdb.spec @@ -30,7 +30,6 @@ BuildRequires: python-devel License: GPLv3+ Group: System/Libraries Url: http://tdb.samba.org/ -AutoReqProv: on Version: 1.2.10 Release: 0 PreReq: /sbin/ldconfig