diff --git a/audit-secondary.changes b/audit-secondary.changes index 7ffa485..640208b 100644 --- a/audit-secondary.changes +++ b/audit-secondary.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Aug 1 17:12:46 CEST 2008 - ro@suse.de + +- disable debuginfo for secondary specfile + ------------------------------------------------------------------- Wed Jun 25 01:50:54 CEST 2008 - tonyj@suse.de diff --git a/audit-secondary.spec b/audit-secondary.spec index 72876c5..550a934 100644 --- a/audit-secondary.spec +++ b/audit-secondary.spec @@ -9,6 +9,7 @@ # # norootforbuild +# nodebuginfo Name: audit-secondary @@ -18,7 +19,7 @@ Summary: Python Bindings for libaudit License: GPL v2 or later Group: System/Monitoring Version: 1.7.4 -Release: 1 +Release: 2 Url: http://people.redhat.com/sgrubb/audit/ Source0: audit-%{version}.tar.bz2 Patch0: audit-no_sca.patch @@ -135,6 +136,8 @@ rm -rf $RPM_BUILD_ROOT %attr(644,root,root) %{_mandir}/man8/audisp-remote.8.gz %changelog +* Fri Aug 01 2008 ro@suse.de +- disable debuginfo for secondary specfile * Wed Jun 25 2008 tonyj@suse.de - Update from 1.7.2 to 1.7.4 (see audit.changes for upstream change history) diff --git a/audit.spec b/audit.spec index 73744f9..15f4b6e 100644 --- a/audit.spec +++ b/audit.spec @@ -15,7 +15,7 @@ Name: audit BuildRequires: gcc-c++ Summary: User Space Tools for 2.6 Kernel Auditing Version: 1.7.4 -Release: 1 +Release: 9 License: GPL v2 or later Group: System/Monitoring Url: http://people.redhat.com/sgrubb/audit/