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=738556

--- Comment #10 from shrek-m <shre...@gmx.de> 2012-02-08 16:19:47 EST ---
Thanks,

----
https://fedoraproject.org/wiki/Packaging:Guidelines:SystemdFilesystem locations
Packages with systemd unit files must put them into %{_unitdir}. %{_unitdir}
evaluates to /lib/systemd/system on all Fedora systems (F-15+). Unit files are
architecture independent (hence, not %{_lib}) and needed early in the boot
process.

Please note that in order for the %{_unitdir} macro to exist, your package must
have:

BuildRequires: systemd-units
----

but unfortunately it is not available in el6.2 (scientific linux), i assume
systemd  will be in rhel 7.x

# yum list systemd*
Loaded plugins: fastestmirror, security
Loading mirror speeds from cached hostfile
 * epel: epel.uni-oldenburg.de
 * sl: ftp.scientificlinux.org
 * sl-security: ftp.scientificlinux.org
Error: No matching Packages to list



For now i have compiled  gogoc-1_2  from source
# make platform=linux all
# make platform=linux installdir=/usr/local/gogoc install

-- 
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@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to