Move ChangeLog to devel-docs. NEWS is probably riveting enough for users
This commit is contained in:
parent
9ba4d775ed
commit
7f18803482
11
realmd.spec
11
realmd.spec
@ -1,6 +1,6 @@
|
||||
Name: realmd
|
||||
Version: 0.15.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Kerberos realm enrollment service
|
||||
License: LGPLv2+
|
||||
URL: http://cgit.freedesktop.org/realmd/realmd/
|
||||
@ -48,9 +48,8 @@ make install DESTDIR=%{buildroot}
|
||||
|
||||
%find_lang realmd
|
||||
|
||||
%clean
|
||||
|
||||
%files -f realmd.lang
|
||||
%doc AUTHORS COPYING NEWS README
|
||||
%{_sysconfdir}/dbus-1/system.d/org.freedesktop.realmd.conf
|
||||
%{_sbindir}/realm
|
||||
%dir %{_libdir}/realmd
|
||||
@ -60,15 +59,17 @@ make install DESTDIR=%{buildroot}
|
||||
%{_unitdir}/realmd.service
|
||||
%{_datadir}/dbus-1/system-services/org.freedesktop.realmd.service
|
||||
%{_datadir}/polkit-1/actions/org.freedesktop.realmd.policy
|
||||
%doc AUTHORS COPYING ChangeLog NEWS README
|
||||
%{_mandir}/man8/realm.8.gz
|
||||
%{_mandir}/man5/realmd.conf.5.gz
|
||||
%{_localstatedir}/cache/realmd/
|
||||
|
||||
%files devel-docs
|
||||
%doc %{_datadir}/doc/realmd/
|
||||
%doc %{_datadir}/doc/realmd/ ChangeLog
|
||||
|
||||
%changelog
|
||||
* Sat May 31 2014 Peter Robinson <pbrobinson@fedoraproject.org> 0.15.1-2
|
||||
- Move ChangeLog to devel-docs. NEWS is probably riveting enough for users
|
||||
|
||||
* Fri May 23 2014 Stef Walter <stefw@redhat.com> - 0.15.1-1
|
||||
- Update to upstream 0.15.1
|
||||
- Remove the packagekit patch that's now integrated upstream
|
||||
|
||||
Loading…
Reference in New Issue
Block a user