From 3ebc591bf1a1c8086c3dac690bb6e92a8221cbd0 Mon Sep 17 00:00:00 2001 From: paragn Date: Aug 13 2009 06:30:09 +0000 Subject: - Merge-review cleanups #226062 --- diff --git a/libX11.spec b/libX11.spec index 4572fac..e33d34c 100644 --- a/libX11.spec +++ b/libX11.spec @@ -1,10 +1,10 @@ %define tarball libX11 %define gitdate 20090805 -Summary: X.Org X11 libX11 runtime library +Summary: Core X11 protocol client library Name: libX11 Version: 1.2.99 -Release: 4.%{gitdate}%{?dist} +Release: 5.%{gitdate}%{?dist} License: MIT Group: System Environment/Libraries URL: http://www.x.org @@ -28,10 +28,10 @@ BuildRequires: libXdmcp-devel Requires: %{name}-common = %{version}-%{release} %description -X.Org X11 libX11 runtime library +Core X11 protocol client library. %package common -Summary: libX11 common data +Summary: Common data for libX11 Group: System Environment/Libraries BuildArch: noarch @@ -39,7 +39,7 @@ BuildArch: noarch libX11 common data %package devel -Summary: X.Org X11 libX11 development package +Summary: Development files for %{name} Group: Development/Libraries Requires: %{name} = %{version}-%{release} @@ -66,7 +66,7 @@ make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT -make install DESTDIR=$RPM_BUILD_ROOT +make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p" # We intentionally don't ship *.la files find $RPM_BUILD_ROOT -type f -name '*.la' -delete @@ -116,6 +116,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/*.3* %changelog +* Thu Aug 13 2009 Parag 1.2.99-5.20090805 +- Merge-review cleanups #226062 + * Thu Aug 06 2009 Peter Hutterer 1.2.99-4.20090805 - Today's git snapshot - minor soname bump to 6.3.0