SPECS: kanyremote.spec - add new autotools support

shadzik shadzik at pld-linux.org
Sun Nov 19 18:57:29 CET 2006


Author: shadzik                      Date: Sun Nov 19 17:57:29 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add new autotools support

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

---- Diffs:

================================================================
Index: SPECS/kanyremote.spec
diff -u SPECS/kanyremote.spec:1.5 SPECS/kanyremote.spec:1.6
--- SPECS/kanyremote.spec:1.5	Sun Nov 19 01:56:27 2006
+++ SPECS/kanyremote.spec	Sun Nov 19 18:57:24 2006
@@ -8,10 +8,11 @@
 Group:		X11/Applications
 Source0:	http://dl.sourceforge.net/anyremote/%{name}-%{version}.tar.gz
 # Source0-md5:	2b35d41a9cd07801c344b92db77992c7
+Patch0:		%{name}-autotools.patch
 URL:		http://anyremote.sourceforge.net
 BuildRequires:	autoconf
 BuildRequires:	automake
-BuildRequires:	kdelibs-devel >= 9:3.2.0
+#BuildRequires:	kdelibs-devel >= 9:3.2.0
 BuildRequires:	rpmbuild(macros) >= 1.129
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -55,6 +56,7 @@
 
 %prep
 %setup -q
+%patch0 -p0
 
 %build
 cp -f /usr/share/automake/config.sub admin
@@ -96,6 +98,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2006/11/19 17:57:24  shadzik
+- add new autotools support
+
 Revision 1.5  2006/11/19 00:56:27  shadzik
 - better adapterization
 
================================================================

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



More information about the pld-cvs-commit mailing list