- -devel: Provides: libassuan2-devel
This commit is contained in:
parent
213dcf8cff
commit
a76db7cf38
@ -1,7 +1,7 @@
|
||||
Name: libassuan
|
||||
Summary: GnuPG IPC library
|
||||
Version: 2.0.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
|
||||
# The library is LGPLv2+, the documentation GPLv3+
|
||||
License: LGPLv2+ and GPLv3+
|
||||
@ -24,6 +24,8 @@ packages.
|
||||
%package devel
|
||||
Summary: GnuPG IPC library
|
||||
Group: Development/Libraries
|
||||
Provides: libassuan2-devel = %{version}-%{release}
|
||||
Provides: libassuan2-devel%{?_isa} = %{version}-%{release}
|
||||
Requires: pth-devel
|
||||
Requires(post): /sbin/install-info
|
||||
Requires(preun): /sbin/install-info
|
||||
@ -88,6 +90,9 @@ rm -rf %{buildroot}
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Aug 10 2010 Rex Dieter <rdieter@fedoraproject.org> - 2.0.0-2
|
||||
- -devel: Provides: libassuan2-devel
|
||||
|
||||
* Tue Jul 27 2010 Rex Dieter <rdieter@fedoraproject.org> - 2.0.0-1
|
||||
- libassuan-2.0.0 (#573796)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user