Accepting request 235140 from home:tobijk:X11:XOrg

imake 1.0.7, now working

OBS-URL: https://build.opensuse.org/request/show/235140
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/imake?expand=0&rev=8
This commit is contained in:
Stefan Dirsch 2014-05-22 20:18:06 +00:00 committed by Git OBS Bridge
parent 330b2747a9
commit 0a765a67ee
4 changed files with 12 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fa8983fdb0a72ba8482d1d2683967fb45c29edd7149b25f619f97ea5a599069d
size 155571

3
imake-1.0.7.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:690c2c4ac1fad2470a5ea73156cf930b8040dc821a0da4e322014a42c045f37e
size 156543

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu May 22 16:18:36 UTC 2014 - tobias.johannes.klausmann@mni.thm.de
- Update to version 1.0.7:
This release fixes generation of the ccmakedep, mergelib and
xmkmf scripts when using GNU cpp >= 4.8.
-------------------------------------------------------------------
Wed Aug 14 11:03:44 UTC 2013 - zaitor@opensuse.org

View File

@ -17,13 +17,14 @@
Name: imake
Version: 1.0.6
Version: 1.0.7
Release: 0
Summary: C preprocessor interface to the make utility
License: MIT
Group: Development/Tools/Building
Url: http://xorg.freedesktop.org/
Source0: http://xorg.freedesktop.org/releases/individual/util/%{name}-%{version}.tar.bz2
BuildRequires: gcc-c++
BuildRequires: pkg-config
BuildRequires: pkgconfig(xorg-macros) >= 1.8
BuildRequires: pkgconfig(xproto)