SPECS: knutclient.spec - up to 0.9.4 - added patch that fixes am version check

pawelz pawelz at pld-linux.org
Sun Dec 14 00:14:28 CET 2008


Author: pawelz                       Date: Sat Dec 13 23:14:28 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.9.4
- added patch that fixes am version check

---- Files affected:
SPECS:
   knutclient.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/knutclient.spec
diff -u SPECS/knutclient.spec:1.5 SPECS/knutclient.spec:1.6
--- SPECS/knutclient.spec:1.5	Mon Feb 12 23:09:10 2007
+++ SPECS/knutclient.spec	Sun Dec 14 00:14:23 2008
@@ -2,15 +2,16 @@
 Summary:	KNutClient - KDE client for UPS systems using NUT
 Summary(pl.UTF-8):	KNutClient - klient KDE dla systemów UPS korzystających z NUT-a
 Name:		knutclient
-Version:	0.9
+Version:	0.9.4
 Release:	0.1
 License:	GPL v2
 Group:		X11/Applications
 Source0:	ftp://ftp.buzuluk.cz/pub/alo/knutclient/stable/%{name}-%{version}.tar.gz
-# Source0-md5:	f63e4242b393e14df1b48739a7df1e35
+Patch0:		%{name}-automakeversion.patch
+# Source0-md5:	c2f99e390f1fee470de2cab8c3a5fddd
 URL:		http://www.alo.cz/knutclient/
 BuildRequires:	autoconf
-BuildRequires:	automake
+BuildRequires:	automake >= 1.6.1
 BuildRequires:	kdelibs-devel >= 9:3.2.0
 BuildRequires:	rpmbuild(macros) >= 1.129
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -26,6 +27,8 @@
 %prep
 %setup -q
 
+%patch0 -p1
+
 %build
 cp -f /usr/share/automake/config.sub admin
 %{__make} -f admin/Makefile.common cvs
@@ -67,6 +70,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2008/12/13 23:14:23  pawelz
+- up to 0.9.4
+- added patch that fixes am version check
+
 Revision 1.5  2007/02/12 22:09:10  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/knutclient.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list