rpms/libX11/devel .cvsignore, 1.18, 1.19 libX11.spec, 1.67, 1.68 sources, 1.17, 1.18

Adam Jackson ajax at fedoraproject.org
Mon Oct 19 22:00:10 UTC 2009


Author: ajax

Update of /cvs/pkgs/rpms/libX11/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv32628

Modified Files:
	.cvsignore libX11.spec sources 
Log Message:
* Tue Oct 06 2009 Peter Hutterer <peter.hutterer at redhat.com> 1.3-1
- libX11 1.3



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/libX11/devel/.cvsignore,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -p -r1.18 -r1.19
--- .cvsignore	6 Oct 2009 04:24:42 -0000	1.18
+++ .cvsignore	19 Oct 2009 22:00:09 -0000	1.19
@@ -1 +1 @@
-libX11-1.3.tar.bz2
+libX11-1.3.1.tar.bz2


Index: libX11.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libX11/devel/libX11.spec,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -p -r1.67 -r1.68
--- libX11.spec	6 Oct 2009 04:24:42 -0000	1.67
+++ libX11.spec	19 Oct 2009 22:00:10 -0000	1.68
@@ -3,7 +3,7 @@
 
 Summary: Core X11 protocol client library
 Name: libX11
-Version: 1.3
+Version: 1.3.1
 Release: 1%{?dist}
 License: MIT
 Group: System Environment/Libraries
@@ -17,13 +17,11 @@ Source0: http://xorg.freedesktop.org/arc
 
 Patch2: dont-forward-keycode-0.patch
 
-BuildRequires: pkgconfig autoconf automake libtool
 BuildRequires: xorg-x11-util-macros
 BuildRequires: pkgconfig(xproto) >= 7.0.15
 BuildRequires: xorg-x11-xtrans-devel >= 1.0.3-4
 BuildRequires: libxcb-devel >= 1.2
-BuildRequires: libXau-devel
-BuildRequires: libXdmcp-devel
+BuildRequires: pkgconfig(xau) pkgconfig(xdmcp)
 
 Requires: %{name}-common = %{version}-%{release}
 
@@ -43,9 +41,6 @@ Summary: Development files for %{name}
 Group: Development/Libraries
 Requires: %{name} = %{version}-%{release}
 
-Requires: libXau-devel, libXdmcp-devel
-Requires: pkgconfig
-
 %description devel
 X.Org X11 libX11 development package
 
@@ -74,6 +69,9 @@ find $RPM_BUILD_ROOT -type f -name '*.la
 # FIXME: Don't install Xcms.txt - find out why upstream still ships this.
 find $RPM_BUILD_ROOT -name 'Xcms.txt' -delete
 
+# FIXME package these properly
+rm -rf $RPM_BUILD_ROOT%{_docdir}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/libX11/devel/sources,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -p -r1.17 -r1.18
--- sources	6 Oct 2009 04:24:42 -0000	1.17
+++ sources	19 Oct 2009 22:00:10 -0000	1.18
@@ -1 +1 @@
-0545089013213e90aac19b8f8045d32e  libX11-1.3.tar.bz2
+5e6895c6003f3f0172ba8a07b865d8b2  libX11-1.3.1.tar.bz2




More information about the fedora-extras-commits mailing list