SPECS: lineakd.spec - added link patch, switched to modular xorg
qboosh
qboosh at pld-linux.org
Thu Mar 9 23:47:09 CET 2006
Author: qboosh Date: Thu Mar 9 22:47:09 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added link patch, switched to modular xorg
---- Files affected:
SPECS:
lineakd.spec (1.17 -> 1.18)
---- Diffs:
================================================================
Index: SPECS/lineakd.spec
diff -u SPECS/lineakd.spec:1.17 SPECS/lineakd.spec:1.18
--- SPECS/lineakd.spec:1.17 Thu Mar 9 20:15:29 2006
+++ SPECS/lineakd.spec Thu Mar 9 23:47:03 2006
@@ -9,12 +9,14 @@
Source0: http://dl.sourceforge.net/lineak/%{name}-%{version}.tar.gz
# Source0-md5: 8f0b4c38c3a46bfd2613e371e8fd2440
Patch0: %{name}-DESTDIR.patch
+Patch1: %{name}-link.patch
URL: http://lineak.sourceforge.net/
-BuildRequires: XFree86-devel
-BuildRequires: autoconf >= 2.54
+BuildRequires: autoconf >= 2.59-9
BuildRequires: automake
BuildRequires: libstdc++-devel
BuildRequires: libtool
+BuildRequires: xorg-lib-libXext-devel
+BuildRequires: xorg-lib-libXtst-devel
Requires: %{name}-defs = %{version}-%{release}
Requires: %{name}-libs = %{version}-%{release}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -48,6 +50,7 @@
Group: Development/Libraries
Requires: %{name}-libs = %{version}-%{release}
Requires: libstdc++-devel
+Requires: xorg-lib-libXext-devel
%description devel
Header files for lineak library.
@@ -82,6 +85,7 @@
%prep
%setup -q
%patch0 -p1
+%patch1 -p1
cat admin/{acinclude.m4.in,lineak.m4.in} > acinclude.m4
@@ -141,6 +145,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.18 2006/03/09 22:47:03 qboosh
+- added link patch, switched to modular xorg
+
Revision 1.17 2006/03/09 19:15:29 qboosh
- libtool fix, separated -libs
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/lineakd.spec?r1=1.17&r2=1.18&f=u
More information about the pld-cvs-commit
mailing list