[Bug 225893] Merge Review: hwdata

bugzilla at redhat.com bugzilla at redhat.com
Tue Dec 25 07:14:30 UTC 2007


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Merge Review: hwdata


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


panemade at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |CLOSED
         Resolution|                            |RAWHIDE
               Flag|fedora-review?              |fedora-review+




------- Additional Comments From panemade at gmail.com  2007-12-25 02:14 EST -------
SHOULD:
  As you are the upstream, With assumption that you will modify Makefile from
 for foo in $(FILES) ; do \
                install -m 644 $$foo $(datadir)/$(NAME) ;\
to 
 for foo in $(FILES) ; do \
                install -p -m 644 $$foo $(datadir)/$(NAME) ;\

Above will preserve timestamps.

APPROVED.


-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list