|
@@ -4,7 +4,7 @@ Summary: X.Org X11 X client utilities
|
|
Summary(ja): X.Org X11 X クライアントユーティリティ
|
|
Summary(ja): X.Org X11 X クライアントユーティリティ
|
|
Name: xorg-x11-%{pkgname}
|
|
Name: xorg-x11-%{pkgname}
|
|
Version: 7.6
|
|
Version: 7.6
|
|
-Release: 2%{?_dist_release}
|
|
|
|
|
|
+Release: 3%{?_dist_release}
|
|
License: MIT/X11
|
|
License: MIT/X11
|
|
Group: User Interface/X
|
|
Group: User Interface/X
|
|
URL: http://www.x.org
|
|
URL: http://www.x.org
|
|
@@ -12,8 +12,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
|
|
|
|
|
Source0: ftp://ftp.x.org/pub/individual/app/xdpyinfo-1.3.0.tar.bz2
|
|
Source0: ftp://ftp.x.org/pub/individual/app/xdpyinfo-1.3.0.tar.bz2
|
|
Source1: ftp://ftp.x.org/pub/individual/app/xdriinfo-1.0.4.tar.bz2
|
|
Source1: ftp://ftp.x.org/pub/individual/app/xdriinfo-1.0.4.tar.bz2
|
|
-Source2: ftp://ftp.x.org/pub/individual/app/xev-1.1.0.tar.bz2
|
|
|
|
-Source3: ftp://ftp.x.org/pub/individual/app/xfd-1.1.0.tar.bz2
|
|
|
|
|
|
+Source2: ftp://ftp.x.org/pub/individual/app/xev-1.2.0.tar.bz2
|
|
|
|
+Source3: ftp://ftp.x.org/pub/individual/app/xfd-1.1.1.tar.bz2
|
|
Source4: ftp://ftp.x.org/pub/individual/app/xfontsel-1.0.3.tar.bz2
|
|
Source4: ftp://ftp.x.org/pub/individual/app/xfontsel-1.0.3.tar.bz2
|
|
Source5: ftp://ftp.x.org/pub/individual/app/xlsatoms-1.1.0.tar.bz2
|
|
Source5: ftp://ftp.x.org/pub/individual/app/xlsatoms-1.1.0.tar.bz2
|
|
Source6: ftp://ftp.x.org/pub/individual/app/xlsclients-1.1.2.tar.bz2
|
|
Source6: ftp://ftp.x.org/pub/individual/app/xlsclients-1.1.2.tar.bz2
|
|
@@ -34,6 +34,7 @@ BuildRequires: libXft-devel
|
|
BuildRequires: libXi-devel
|
|
BuildRequires: libXi-devel
|
|
BuildRequires: libXinerama-devel
|
|
BuildRequires: libXinerama-devel
|
|
BuildRequires: libXpm-devel
|
|
BuildRequires: libXpm-devel
|
|
|
|
+BuildRequires: libXrandr-devel
|
|
BuildRequires: libXt-devel
|
|
BuildRequires: libXt-devel
|
|
BuildRequires: libXtst-devel
|
|
BuildRequires: libXtst-devel
|
|
BuildRequires: libXv-devel
|
|
BuildRequires: libXv-devel
|
|
@@ -117,6 +118,11 @@ rm -rf $RPM_BUILD_ROOT
|
|
%{_mandir}/man1/xwininfo.1*
|
|
%{_mandir}/man1/xwininfo.1*
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Sat Mar 03 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 7.6-3
|
|
|
|
+- xev-1.2.0
|
|
|
|
+- xfd-1.1.1
|
|
|
|
+- add BuildRequires: libXrandr-devel
|
|
|
|
+
|
|
* Sun Jan 29 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 7.6-2
|
|
* Sun Jan 29 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 7.6-2
|
|
- xdpyinfo-1.3.0
|
|
- xdpyinfo-1.3.0
|
|
|
|
|