[Bug 969723] Review Request: tlsdate - Secure parasitic rdate replacement

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.redhat.com/show_bug.cgi?id=969723

Christopher Meng <cickumqt@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|package-review@lists.fedora |
                   |project.org                 |
                 CC|                            |cickumqt@xxxxxxxxx



--- Comment #4 from Christopher Meng <cickumqt@xxxxxxxxx> ---
1. systemd related lines are obsoleted.

Ref: http://fedoraproject.org/wiki/Packaging:ScriptletSnippets#Systemd

BuildRequires: systemd-units

should be 

BuildRequires: systemd

And

Requires(post): systemd-units
Requires(preun): systemd-units
Requires(postun): systemd-units

should be

Requires(post): systemd
Requires(preun): systemd
Requires(postun): systemd

2.%{__make} should be make

3. %configure --docdir=%{_defaultdocdir}/%{name}-%{version}

F20 uses unversioned docdir.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=uByNYdl1wW&a=cc_unsubscribe
_______________________________________________
package-review mailing list
package-review@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/package-review





[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]