This commit is contained in:
parent
d05a481a09
commit
ea401e969d
3
libXinerama-1.0.2.tar.bz2
Normal file
3
libXinerama-1.0.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d245d7ae4c766ecbc4e5cc2666e2e78198d8386dbaa06b35c3d1b1457ee5d03d
|
||||
size 214046
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:72b5a499ddce72f1e18963586f7fb67e8ef69f989be455ba2c5d7f4d9b5f467a
|
||||
size 201413
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 17 11:11:50 CET 2007 - sndirsch@suse.de
|
||||
|
||||
- updated libXinerama to release 1.0.2
|
||||
* Add support for source code checkers such as sparse & lint
|
||||
* Clear sparse warnings & error
|
||||
* Remove unneeded #include of <stdio.h>
|
||||
* Add man page for Xinerama API functions
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 14 22:08:28 CET 2007 - sndirsch@suse.de
|
||||
|
||||
|
@ -19,7 +19,7 @@ Provides: libXaw.so.8 libXaw.so.7 libXaw.so.6
|
||||
%endif
|
||||
URL: http://xorg.freedesktop.org/
|
||||
Version: 7.2
|
||||
Release: 47
|
||||
Release: 48
|
||||
License: X11/MIT
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Group: System/Libraries
|
||||
@ -38,7 +38,7 @@ Source10: libXfont-1.2.7.tar.bz2
|
||||
Source11: libXfontcache-1.0.4.tar.bz2
|
||||
Source12: libXft-2.1.12.tar.bz2
|
||||
Source13: libXi-1.0.2.tar.bz2
|
||||
Source14: libXinerama-X11R7.0-1.0.1.tar.bz2
|
||||
Source14: libXinerama-1.0.2.tar.bz2
|
||||
Source15: libXprintAppUtil-X11R7.0-1.0.1.tar.bz2
|
||||
Source16: libXrandr-1.2.1.tar.bz2
|
||||
Source17: libXtst-X11R7.0-1.0.1.tar.bz2
|
||||
@ -221,6 +221,12 @@ exit 0
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Sat Mar 17 2007 - sndirsch@suse.de
|
||||
- updated libXinerama to release 1.0.2
|
||||
* Add support for source code checkers such as sparse & lint
|
||||
* Clear sparse warnings & error
|
||||
* Remove unneeded #include of <stdio.h>
|
||||
* Add man page for Xinerama API functions
|
||||
* Wed Mar 14 2007 - sndirsch@suse.de
|
||||
- updated libXdamage to release 1.1.1
|
||||
* This release fixes the DSO versioning for the added ABI.
|
||||
|
Loading…
Reference in New Issue
Block a user