]> git.pld-linux.org Git - packages/xorg-lib-libX11.git/commitdiff
- 0.99.3 (X11R7.0-RC2)
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 19 Nov 2005 18:10:27 +0000 (18:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xorg-lib-libX11.spec -> 1.10

xorg-lib-libX11.spec

index 0b2d347d5908d363e0ad2c1189d63484b7d202c7..6ca2ff56fa249fe383ed59bc65dc7af0c868d3be 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       X11 Base library
 Summary(pl):   Podstawowa biblioteka X11
 Name:          xorg-lib-libX11
-Version:       0.99.2
+Version:       0.99.3
 Release:       0.1
 License:       MIT
 Group:         X11/Libraries
-Source0:       http://xorg.freedesktop.org/releases/X11R7.0-RC1/lib/libX11-%{version}.tar.bz2
-# Source0-md5: f7c5652798066e4221163b7aca4e3e64
+Source0:       http://xorg.freedesktop.org/releases/X11R7.0-RC2/lib/libX11-%{version}.tar.bz2
+# Source0-md5: 9974ce19858368c3addf87a193c80266
 URL:           http://xorg.freedesktop.org/
 BuildRequires: autoconf >= 2.57
 BuildRequires: automake
@@ -80,8 +80,7 @@ Pakiet zawiera statyczn
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-%configure \
-       --enable-man-pages=3
+%configure
 
 %{__make}
 
@@ -90,6 +89,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT \
+       libmandir=%{_mandir}/man3 \
        pkgconfigdir=%{_pkgconfigdir}
 
 %clean
@@ -113,7 +113,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/libX11.la
 %{_includedir}/X11/*.h
 %{_pkgconfigdir}/x11.pc
-%{_mandir}/man3/*.3*
+%{_mandir}/man3/*.3x*
 
 %files static
 %defattr(644,root,root,755)
This page took 0.141622 seconds and 4 git commands to generate.