Accepting request 187064 from home:Zaitor:branches:X11:XOrg
Update to ver 1.0.6 OBS-URL: https://build.opensuse.org/request/show/187064 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/imake?expand=0&rev=5
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:99ce77ce73892d262522ee621032cef2fad2d30a36088b1305a156af4ee21cc1
|
||||
size 148503
|
3
imake-1.0.6.tar.bz2
Normal file
3
imake-1.0.6.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fa8983fdb0a72ba8482d1d2683967fb45c29edd7149b25f619f97ea5a599069d
|
||||
size 155571
|
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 14 11:03:44 UTC 2013 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 1.0.6:
|
||||
+ Avoid use of low-level troff markup that can't be lifted
|
||||
structurally.
|
||||
+ config: replace deprecated AM_CONFIG_HEADER with
|
||||
AC_CONFIG_HEADERS.
|
||||
+ Let configure pick cpp path on Solaris, instead of hardcoding
|
||||
in imakemdep.h.
|
||||
+ Ensure inFile is always closed on error in cppit().
|
||||
+ Avoid closing inFile twice in CheckImakefileC if LogFatal
|
||||
returns.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 30 14:24:10 UTC 2012 - i@marguerite.su
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package imake
|
||||
#
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 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
|
||||
@@ -15,13 +15,14 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: imake
|
||||
Version: 1.0.5
|
||||
Version: 1.0.6
|
||||
Release: 0
|
||||
License: MIT
|
||||
Summary: C preprocessor interface to the make utility
|
||||
Url: http://xorg.freedesktop.org/
|
||||
License: MIT
|
||||
Group: Development/Tools/Building
|
||||
Url: http://xorg.freedesktop.org/
|
||||
Source0: http://xorg.freedesktop.org/releases/individual/util/%{name}-%{version}.tar.bz2
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: pkgconfig(xorg-macros) >= 1.8
|
||||
|
Reference in New Issue
Block a user