This commit is contained in:
parent
90f2db5932
commit
301da4a6f1
3
libFS-1.0.1.tar.bz2
Normal file
3
libFS-1.0.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9bf92ffdb51e69e07682cd1a6c0101f2a833b16b9bfa5d601491ff46a35a2cf5
|
||||||
|
size 239934
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:15bedd7f892fbb130e2b9c17d4f927c4904362a7be5b73d07d56d8aa7025f6f1
|
|
||||||
size 229218
|
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu May 22 09:38:35 CEST 2008 - sndirsch@suse.de
|
||||||
|
|
||||||
|
- libFS 1.0.1
|
||||||
|
* Put all copyright/license notices into COPYING file
|
||||||
|
* Replace sprintf with snprintf
|
||||||
|
* libFS ansification.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 22 02:27:07 CEST 2008 - sndirsch@suse.de
|
Thu May 22 02:27:07 CEST 2008 - sndirsch@suse.de
|
||||||
|
|
||||||
|
@ -20,13 +20,13 @@ Provides: libXaw.so.8 libXaw.so.7 libXaw.so.6
|
|||||||
%endif
|
%endif
|
||||||
Url: http://xorg.freedesktop.org/
|
Url: http://xorg.freedesktop.org/
|
||||||
Version: 7.3
|
Version: 7.3
|
||||||
Release: 60
|
Release: 61
|
||||||
License: X11/MIT
|
License: X11/MIT
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Summary: Remaining X.Org libraries
|
Summary: Remaining X.Org libraries
|
||||||
Source0: libAppleWM-X11R7.0-1.0.0.tar.bz2
|
Source0: libAppleWM-X11R7.0-1.0.0.tar.bz2
|
||||||
Source1: libFS-X11R7.0-1.0.0.tar.bz2
|
Source1: libFS-1.0.1.tar.bz2
|
||||||
Source2: libWindowsWM-X11R7.0-1.0.0.tar.bz2
|
Source2: libWindowsWM-X11R7.0-1.0.0.tar.bz2
|
||||||
Source3: libXScrnSaver-1.1.3.tar.bz2
|
Source3: libXScrnSaver-1.1.3.tar.bz2
|
||||||
Source4: libXTrap-X11R7.0-1.0.0.tar.bz2
|
Source4: libXTrap-X11R7.0-1.0.0.tar.bz2
|
||||||
@ -227,6 +227,11 @@ exit 0
|
|||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu May 22 2008 sndirsch@suse.de
|
* Thu May 22 2008 sndirsch@suse.de
|
||||||
|
- libFS 1.0.1
|
||||||
|
* Put all copyright/license notices into COPYING file
|
||||||
|
* Replace sprintf with snprintf
|
||||||
|
* libFS ansification.
|
||||||
|
* Thu May 22 2008 sndirsch@suse.de
|
||||||
- libpciaccess 0.10.2
|
- libpciaccess 0.10.2
|
||||||
* Linux: Fail gracefully on machines without PCI.
|
* Linux: Fail gracefully on machines without PCI.
|
||||||
* Initialize err to 0 in pci_device_solx_devfs_map_range
|
* Initialize err to 0 in pci_device_solx_devfs_map_range
|
||||||
|
Loading…
Reference in New Issue
Block a user