[Bug 620181] Review Request: pastebinit - command line tool to pastebin file

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

 



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


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

--- Comment #4 from Mamoru Tasaka <mtasaka@xxxxxxxxxxxxxxxxxxx> 2010-08-22 15:06:14 EDT ---
Some comments:

* BuildRoot
  - For Fedora and EPEL6, BuildRoot tag is no longer needed:
    https://fedoraproject.org/wiki/Packaging/Guidelines#BuildRoot_tag

* "sed"ing
----------------------------------------------------------------------
sed "s|/etc/pastebin.d|%{_datadir}%{name}|g" %{name}
----------------------------------------------------------------------
  - This line does nothing (just outputs the result of sed to stdout)
    Perhaps you meant "sed -i"

  - %{_datadir}%{name} is expanded as /usr/sharepastebinit
    (%{_datadir} = /usr/share, not /usr/share/)

  - Also perhaps you want to modify README file, and
    "/.pastebin.d" in pastebinit and README.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- 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


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