Accepting request 235131 from home:tobijk:X11:XOrg
update to version 1.0.3 OBS-URL: https://build.opensuse.org/request/show/235131 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/gccmakedep?expand=0&rev=4
This commit is contained in:
parent
b1573084a3
commit
620e0e5b6e
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:063d49685b1002f3d0b89dfa730e9159f685bd51c277a39fc37b6e377a55ae11
|
|
||||||
size 70490
|
|
BIN
gccmakedep-1.0.3.tar.bz2
(Stored with Git LFS)
Normal file
BIN
gccmakedep-1.0.3.tar.bz2
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu May 22 16:10:08 UTC 2014 - tobias.johannes.klausmann@mni.thm.de
|
||||||
|
|
||||||
|
- Update to version 1.0.3:
|
||||||
|
This release fixes gccmakedep with GNU cpp versions newer than
|
||||||
|
4.7, by no longer using cpp to generate the gccmakedep script.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 13 08:46:08 UTC 2012 - vuntz@opensuse.org
|
Fri Apr 13 08:46:08 UTC 2012 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
@ -17,13 +17,14 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gccmakedep
|
Name: gccmakedep
|
||||||
Version: 1.0.2
|
Version: 1.0.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Utility to list the resource database of an X application
|
Summary: Utility to list the resource database of an X application
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: Development/Tools/Building
|
Group: Development/Tools/Building
|
||||||
Url: http://xorg.freedesktop.org/
|
Url: http://xorg.freedesktop.org/
|
||||||
Source0: http://xorg.freedesktop.org/releases/individual/util/%{name}-%{version}.tar.bz2
|
#Source URL: http://xorg.freedesktop.org/releases/individual/util/
|
||||||
|
Source0: %{name}-%{version}.tar.bz2
|
||||||
# This was part of the xorg-x11-util-devel package up to version 7.6
|
# This was part of the xorg-x11-util-devel package up to version 7.6
|
||||||
Conflicts: xorg-x11-util-devel <= 7.6
|
Conflicts: xorg-x11-util-devel <= 7.6
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -48,6 +49,6 @@ make %{?_smp_mflags}
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc ChangeLog COPYING
|
%doc ChangeLog COPYING
|
||||||
%{_bindir}/gccmakedep
|
%{_bindir}/gccmakedep
|
||||||
%{_mandir}/man1/gccmakedep.1x%{?ext_man}
|
%{_mandir}/man1/gccmakedep.1%{?ext_man}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
x
Reference in New Issue
Block a user