commit vim for openSUSE:Factory
Hello community, here is the log from the commit of package vim for openSUSE:Factory checked in at Thu Nov 18 16:21:41 CET 2010. -------- --- vim/vim.changes 2010-11-05 15:16:45.000000000 +0100 +++ vim/vim.changes 2010-11-17 22:18:37.000000000 +0100 @@ -1,0 +2,5 @@ +Wed Nov 17 21:17:43 UTC 2010 - fisiu@opensuse.org + +- Update spec.skeleton + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vim.spec ++++++ --- /var/tmp/diff_new_pack.N8V5Lj/_old 2010-11-18 16:21:22.000000000 +0100 +++ /var/tmp/diff_new_pack.N8V5Lj/_new 2010-11-18 16:21:22.000000000 +0100 @@ -20,7 +20,7 @@ Name: vim Version: 7.2 -Release: 28 +Release: 29 # License: Other uncritical OpenSource License ; Charityware. http://vimdoc.sourceforge.net/htmldoc/uganda.html#license Group: Productivity/Editors/Vi ++++++ spec.skeleton ++++++ --- /var/tmp/diff_new_pack.N8V5Lj/_old 2010-11-18 16:21:22.000000000 +0100 +++ /var/tmp/diff_new_pack.N8V5Lj/_new 2010-11-18 16:21:22.000000000 +0100 @@ -1,6 +1,18 @@ # -# This file and all modifications and additions to the pristine -# package are under the same license as the package itself. +# spec file for package +# +# Copyright (c) 2010 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 @@ -8,38 +20,34 @@ Name: specRPM_CREATION_NAME Version: Release: -Summary: -Group: License: +Summary: Url: -PreReq: -Provides: -BuildRequires: +Group: Source: Patch: +BuildRequires: +PreReq: +Provides: BuildRoot: %{_tmppath}/%{name}-%{version}-build -AutoReqProv: on %description -Authors: --------- - Name Surname - %prep -%setup +%setup -q %build %configure -make %{?jobs:-j%jobs} +make %{?_smp_mflags} %install -%makeinstall +%make_install %clean -rm -rf $RPM_BUILD_ROOT +%{?buildroot:%__rm -rf "%{buildroot}"} %post + %postun %files @@ -47,4 +55,3 @@ %doc ChangeLog README COPYING %changelog -* specRPM_CREATION_DATE specRPM_CREATION_AUTHOR_MAIL ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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