https://bugzilla.redhat.com/show_bug.cgi?id=821224 --- Comment #22 from Michel Alexandre Salim <michel+fdr@xxxxxxxxxxxx> --- The following snippet fixes the issue of files being installed without preserving modification timestamps: --- tntnet.spec.orig 2012-07-06 13:58:16.506339380 +0700 +++ tntnet.spec 2012-07-13 11:27:45.005457825 +0700 @@ -34,7 +34,7 @@ %patch1 -p1 %build -%configure --disable-static +INSTALL="install -p" %configure --disable-static make %{?_smp_mflags} %install -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review