SPECS: lineak-defaultplugin.spec - up to 0.9-pre1 - removed not ...

czarny czarny at pld-linux.org
Wed Aug 16 10:53:22 CEST 2006


Author: czarny                       Date: Wed Aug 16 08:53:22 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
 - up to 0.9-pre1
 - removed not applying patch0
 - switched lineakd{,devel} R and BR versions from %{_version} to 0.9 (different then 0.9.0 of this plugin)

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

---- Diffs:

================================================================
Index: SPECS/lineak-defaultplugin.spec
diff -u SPECS/lineak-defaultplugin.spec:1.6 SPECS/lineak-defaultplugin.spec:1.7
--- SPECS/lineak-defaultplugin.spec:1.6	Thu Mar  9 20:52:49 2006
+++ SPECS/lineak-defaultplugin.spec	Wed Aug 16 10:53:17 2006
@@ -1,15 +1,20 @@
 # $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
-Version:	0.8.4
-Release:	0.9
+%define		_beta	pre1
+Version:	0.9.0
+Release:	%{_beta}.0.9
 License:	GPL v2+
 Group:		Applications/System
-Source0:	http://dl.sourceforge.net/lineak/%{packagename}-%{version}.tar.gz
-# Source0-md5:	336b4fa5aa40b1166c2aa5418740357b
+Source0:	http://dl.sourceforge.net/lineak/%{packagename}-%{version}-%{_beta}.tar.gz
+# Source0-md5:	1c41d094dd461c6567ab399ef760e7a4
 Patch0:		%{name}-DESTDIR.patch
 URL:		http://lineak.sourceforge.net/
 BuildRequires:	XFree86-devel
@@ -17,9 +22,9 @@
 BuildRequires:	automake
 BuildRequires:	libstdc++-devel
 BuildRequires:	libtool
-BuildRequires:	lineakd-devel >= %{version}
+BuildRequires:	lineakd-devel >= 0.9
 BuildRequires:	sed >= 4.0
-Requires:	lineakd >= %{version}
+Requires:	lineakd >= 0.9
 Obsoletes:	lineak_defaultplugin
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -64,8 +69,8 @@
 EAK_MEDIADETECT
 
 %prep
-%setup -q -n %{packagename}-%{version}
-%patch0 -p1
+%setup -q -n %{packagename}-%{version}-%{_beta}
+#%patch0 -p1
 
 # kill plugin dir existence test
 sed -i -e 's/test ! -d \$pdir/false/' admin/lineak.m4.in
@@ -108,6 +113,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2006/08/16 08:53:17  czarny
+ - up to 0.9-pre1
+ - removed not applying patch0
+ - switched lineakd{,devel} R and BR versions from %{_version} to 0.9 (different then 0.9.0 of this plugin)
+
 Revision 1.6  2006/03/09 19:52:49  qboosh
 - Obsoletes: lineak_defaultplugin
 
================================================================

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



More information about the pld-cvs-commit mailing list