forked from pool/kbuild
Accepting request 136384 from home:seife:work
update to svn rev 2577 (rev 2577 is minimum required by virtualbox-4.2.0, but newer versions do not work, tested with rev 2662) OBS-URL: https://build.opensuse.org/request/show/136384 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/kbuild?expand=0&rev=15
This commit is contained in:
parent
536498a867
commit
d35aa8c997
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6292e7f586af67944c2512b221b01cf4be80484270a9d54fe6f3eac948ccab0f
|
|
||||||
size 2091999
|
|
3
kbuild-0.1.9998svn2577.tar.bz2
Normal file
3
kbuild-0.1.9998svn2577.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2abb56f2a3c4ebffceffac2d7153c882222737536279efb7ec8775c7e6c88e0e
|
||||||
|
size 2118289
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 28 07:56:06 UTC 2012 - seife+obs@b1-systems.com
|
||||||
|
|
||||||
|
- update to svn rev 2577
|
||||||
|
rev 2577 is minimum required by virtualbox-4.2.0, but newer
|
||||||
|
versions do not work (tested with rev 2662)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Dec 27 15:20:13 UTC 2011 - idonmez@suse.com
|
Tue Dec 27 15:20:13 UTC 2011 - idonmez@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package kbuild
|
# spec file for package kbuild
|
||||||
#
|
#
|
||||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -14,6 +14,8 @@
|
|||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
Url: http://svn.netlabs.org/kbuild
|
Url: http://svn.netlabs.org/kbuild
|
||||||
|
|
||||||
Name: kbuild
|
Name: kbuild
|
||||||
@ -24,9 +26,9 @@ BuildRequires: libacl-devel
|
|||||||
Summary: Framework for writing simple makefiles for complex tasks
|
Summary: Framework for writing simple makefiles for complex tasks
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
Group: Development/Tools/Building
|
Group: Development/Tools/Building
|
||||||
Version: 0.1.9998svn2543
|
Version: 0.1.9998svn2577
|
||||||
Release: 0
|
Release: 0
|
||||||
%define _svnrev 2543
|
%define _svnrev 2577
|
||||||
Source0: %{name}-%{version}.tar.bz2
|
Source0: %{name}-%{version}.tar.bz2
|
||||||
Patch0: kbuild-man.diff
|
Patch0: kbuild-man.diff
|
||||||
Patch1: warnings.diff
|
Patch1: warnings.diff
|
||||||
|
Loading…
x
Reference in New Issue
Block a user