Author: qboosh                       Date: Sun Aug 20 20:42:25 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.9, removed obsolete DESTDIR patch, added make patch

---- Files affected:
SPECS:
   lineak-defaultplugin.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/lineak-defaultplugin.spec
diff -u SPECS/lineak-defaultplugin.spec:1.7 SPECS/lineak-defaultplugin.spec:1.8
--- SPECS/lineak-defaultplugin.spec:1.7 Wed Aug 16 10:53:17 2006
+++ SPECS/lineak-defaultplugin.spec     Sun Aug 20 22:42:20 2006
@@ -1,29 +1,22 @@
 # $Revision$, $Date$
-#
-# TODO:
-# - make it xorg style and th compliant
-#
-%define                packagename     lineak_defaultplugin
-
 Summary:       The default plugin for the lineakd daemon
 Summary(pl):   Domyślna wtyczka demona lineakd
 Name:          lineak-defaultplugin
-%define                _beta   pre1
-Version:       0.9.0
-Release:       %{_beta}.0.9
+Version:       0.9
+Release:       1
 License:       GPL v2+
 Group:         Applications/System
-Source0:       
http://dl.sourceforge.net/lineak/%{packagename}-%{version}-%{_beta}.tar.gz
-# Source0-md5: 1c41d094dd461c6567ab399ef760e7a4
-Patch0:                %{name}-DESTDIR.patch
+Source0:       http://dl.sourceforge.net/lineak/%{name}-%{version}.tar.gz
+# Source0-md5: 425df8c225c1a079a4ed1f221d2a5479
+Patch0:                %{name}-make.patch
 URL:           http://lineak.sourceforge.net/
-BuildRequires: XFree86-devel
 BuildRequires: autoconf >= 2.54
 BuildRequires: automake
 BuildRequires: libstdc++-devel
-BuildRequires: libtool
+BuildRequires: libtool >= 2:1.5
 BuildRequires: lineakd-devel >= 0.9
 BuildRequires: sed >= 4.0
+BuildRequires: xorg-lib-libX11-devel
 Requires:      lineakd >= 0.9
 Obsoletes:     lineak_defaultplugin
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -69,8 +62,8 @@
 EAK_MEDIADETECT
 
 %prep
-%setup -q -n %{packagename}-%{version}-%{_beta}
-#%patch0 -p1
+%setup -q
+%patch0 -p1
 
 # kill plugin dir existence test
 sed -i -e 's/test ! -d \$pdir/false/' admin/lineak.m4.in
@@ -113,6 +106,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2006/08/20 20:42:20  qboosh
+- updated to 0.9, removed obsolete DESTDIR patch, added make patch
+
 Revision 1.7  2006/08/16 08:53:17  czarny
  - up to 0.9-pre1
  - removed not applying patch0
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/lineak-defaultplugin.spec?r1=1.7&r2=1.8&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to