]> git.pld-linux.org Git - packages/kanyremote.git/commitdiff
- add new autotools support
authorshadzik <shadzik@pld-linux.org>
Sun, 19 Nov 2006 17:57:24 +0000 (17:57 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    kanyremote.spec -> 1.6

kanyremote.spec

index a1cb12cca8889be5163a3ec61256fe53905a724f..9f78d64ddce690564266813a55dcab11ae7ebfcf 100644 (file)
@@ -7,10 +7,11 @@ License:      GPL
 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)
 
@@ -54,6 +55,7 @@ anyremote.spec).
 
 %prep
 %setup -q
+%patch0 -p0
 
 %build
 cp -f /usr/share/automake/config.sub admin
This page took 0.627049 seconds and 4 git commands to generate.