SPECS: lineakconfig.spec - updated to 0.4.2, added link patch - gt...

qboosh qboosh at pld-linux.org
Sat Mar 11 01:19:17 CET 2006


Author: qboosh                       Date: Sat Mar 11 00:19:17 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.4.2, added link patch
- gtk+ already implies libX11

---- Files affected:
SPECS:
   lineakconfig.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/lineakconfig.spec
diff -u SPECS/lineakconfig.spec:1.4 SPECS/lineakconfig.spec:1.5
--- SPECS/lineakconfig.spec:1.4	Sun Feb 20 20:46:23 2005
+++ SPECS/lineakconfig.spec	Sat Mar 11 01:19:12 2006
@@ -1,20 +1,17 @@
 # $Revision$, $Date$
-# TODO: doesn't build, some error in patch(?)
-#	error: "./.././mkinstalldirs: No such file or directory"
-#	needed some patch(?)
 Summary:	GUI for lineakd daemon configuration
 Summary(pl):	Graficzny interfejs do konfiguracji demona lineakd
 Name:		lineakconfig
-Version:	0.3.2
+Version:	0.4.2
 Release:	1
 License:	GPL
 Group:		Applications/System
 Source0:	http://dl.sourceforge.net/lineak/%{name}-%{version}.tar.gz
-# Source0-md5:	210a6e6eec924c985955f0aa353bbb5e
+# Source0-md5:	f8202b3687c40942029483c21f6c85c0
 Patch0:		%{name}-pl.po.patch
+Patch1:		%{name}-link.patch
 URL:		http://lineak.sourceforge.net/
-BuildRequires:	XFree86-devel
-BuildRequires:	autoconf
+BuildRequires:	autoconf >= 2.59-9
 BuildRequires:	automake
 BuildRequires:	gettext-devel
 BuildRequires:	gtk+-devel >= 1.2.0
@@ -30,9 +27,11 @@
 
 %prep
 %setup -q
-%patch -p1
+%patch0 -p1
+%patch1 -p1
 
 %build
+%{__gettextize}
 %{__aclocal}
 %{__autoconf}
 %{__autoheader}
@@ -64,6 +63,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2006/03/11 00:19:12  qboosh
+- updated to 0.4.2, added link patch
+- gtk+ already implies libX11
+
 Revision 1.4  2005/02/20 19:46:23  sardzent
 - added TODO
 - doesn't build
@@ -76,4 +79,3 @@
 
 Revision 1.1  2003/04/24 23:21:20  qboosh
 - new
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/lineakconfig.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list