mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 00:14:44 +01:00
Convert libapparmor build dependency to libapparmor-devel.
This commit is contained in:
parent
84db5d71e3
commit
01be9c93e3
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
-------------------------------------------------------------------
|
||||
Mon Jul 30 08:16:39 CEST 2007 - sbeattie@suse.de
|
||||
|
||||
- Convert libapparmor builddep to libapparmor-devel
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 13 10:27:34 PDT 2007 - jmichael@suse.de
|
||||
|
||||
|
|
|
@ -23,7 +23,7 @@ Summary: Pam module to add AppArmor change_hat functionality
|
|||
URL: http://forge.novell.com/modules/xfmod/project/?apparmor
|
||||
Source: pam_apparmor-%{version}-@@repo_version@@.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: pam-devel libapparmor
|
||||
BuildRequires: pam-devel libapparmor-devel
|
||||
Requires: pam
|
||||
Prereq: pam
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue