- Make the -devel package noarch (#507698)
This commit is contained in:
parent
4e435b61fb
commit
784e43dddc
@ -3,7 +3,7 @@
|
||||
|
||||
Name: fprintd
|
||||
Version: 0.1
|
||||
Release: 12.git%{short_hash}%{?dist}
|
||||
Release: 13.git%{short_hash}%{?dist}
|
||||
Summary: D-Bus service for Fingerprint reader access
|
||||
|
||||
Group: System Environment/Daemons
|
||||
@ -54,6 +54,7 @@ Requires: %{name} = %{version}-%{release}
|
||||
Requires: gtk-doc
|
||||
Group: Development/Libraries
|
||||
License: GFDLv1.1+
|
||||
BuildArch: noarch
|
||||
|
||||
%description devel
|
||||
Development documentation for fprintd, the D-Bus service for
|
||||
@ -106,6 +107,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/dbus-1/interfaces/net.reactivated.Fprint.Manager.xml
|
||||
|
||||
%changelog
|
||||
* Tue Jul 21 2009 Bastien Nocera <bnocera@redhat.com> 0.1-13.git04fd09cfa
|
||||
- Make the -devel package noarch (#507698)
|
||||
|
||||
* Thu Jul 9 2009 Matthias Clasen <mclasen@redhat.com> 0.1-12.git04fd09cfa
|
||||
- Fix the pam module (#510152)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user