Hello community, here is the log from the commit of package open-fcoe checked in at Mon Sep 29 22:36:51 CEST 2008. -------- New Changes file: --- /dev/null 2008-04-22 03:09:48.000000000 +0200 +++ /mounts/work_src_done/STABLE/open-fcoe/open-fcoe.changes 2008-09-24 15:57:55.137490000 +0200 @@ -0,0 +1,5 @@ +------------------------------------------------------------------- +Wed Sep 24 10:09:35 CEST 2008 - hare@suse.de + +- Initial package (FATE#303914) + New: ---- open-fcoe.changes open-fcoe-init-fixes open-fcoe.spec open-fcoe.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ open-fcoe.spec ++++++ # # spec file for package open-fcoe (Version 0.1) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild Name: open-fcoe Url: http://www.open-fcoe.org License: GPL v2 only Group: System/Daemons PreReq: %fillup_prereq %insserv_prereq AutoReqProv: on Version: 0.1 Release: 1 Summary: Open-FCoE userspace management tools Source: %{name}.tar.bz2 Patch1: %{name}-init-fixes BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Userspace tools to manage FibreChannel over Ethernet (FCoE) connections. Authors: -------- Robert Love <robert.w.love@intel.com> %prep %setup -n open-fcoe %patch1 -p1 %build %{__make} CFLAGS="${RPM_OPT_FLAGS}" %install %{__make} DESTDIR=${RPM_BUILD_ROOT} install %post %{fillup_and_insserv open-fcoe} %preun %{stop_on_removal open-fcoe} %postun %{insserv_cleanup open-fcoe} %files %defattr(-,root,root) %attr(755,root,root)/sbin/* %attr(755,root,root)/etc/init.d/* %dir /etc/fcoe %config /etc/fcoe/open-fcoe.conf %{_mandir}/man8/* %doc README %changelog * Wed Sep 24 2008 hare@suse.de - Initial package (FATE#303914) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de