Co-own the gtk-doc directory (#604351)
This commit is contained in:
parent
f5189d6df9
commit
417547d336
@ -1,6 +1,6 @@
|
||||
Name: fprintd
|
||||
Version: 0.4.1
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: D-Bus service for Fingerprint reader access
|
||||
|
||||
Group: System Environment/Daemons
|
||||
@ -39,7 +39,6 @@ authentication.
|
||||
%package devel
|
||||
Summary: Development files for %{name}
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
Requires: gtk-doc
|
||||
Group: Development/Libraries
|
||||
License: GFDLv1.1+
|
||||
BuildArch: noarch
|
||||
@ -88,11 +87,15 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root,-)
|
||||
%{_datadir}/gtk-doc/
|
||||
%{_datadir}/gtk-doc/html/fprintd
|
||||
%{_datadir}/dbus-1/interfaces/net.reactivated.Fprint.Device.xml
|
||||
%{_datadir}/dbus-1/interfaces/net.reactivated.Fprint.Manager.xml
|
||||
|
||||
%changelog
|
||||
* Tue Feb 19 2013 Bastien Nocera <bnocera@redhat.com> 0.4.1-5
|
||||
- Co-own the gtk-doc directory (#604351)
|
||||
|
||||
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.1-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user