]> git.pld-linux.org Git - packages/xorg-lib-libXrandr.git/blobdiff - xorg-lib-libXrandr.spec
- xorg-lib-libXrandr-c++.patch: avoid C++ keywords in headers (for kdebase)
[packages/xorg-lib-libXrandr.git] / xorg-lib-libXrandr.spec
index f1dfa9699bcdcc3eefe5beb94600c229e1215c79..6c4973d7733b1fce85889df2d5f7418a587bbfc4 100644 (file)
@@ -2,11 +2,12 @@ Summary:      X Randr extension library
 Summary(pl.UTF-8):     Biblioteka rozszerzenia X Randr
 Name:          xorg-lib-libXrandr
 Version:       1.2.0
-Release:       1
+Release:       3
 License:       MIT
 Group:         X11/Libraries
 Source0:       http://xorg.freedesktop.org/releases/individual/lib/libXrandr-%{version}.tar.bz2
 # Source0-md5: 10b5f39f267da31fbe885771d4e3d27f
+Patch0:                %{name}-c++.patch
 URL:           http://xorg.freedesktop.org/
 BuildRequires: autoconf >= 2.57
 BuildRequires: automake
@@ -69,6 +70,7 @@ Pakiet zawiera statycznÄ… bibliotekÄ™ libXrandr.
 
 %prep
 %setup -q -n libXrandr-%{version}
+%patch0 -p1
 
 %build
 %{__libtoolize}
This page took 0.081637 seconds and 4 git commands to generate.