]> git.pld-linux.org Git - packages/anyremote.git/blobdiff - anyremote.spec
- updated to 5.4.2
[packages/anyremote.git] / anyremote.spec
index 1566970ae032fee3a91cadfd8cac95f39effd1ad..fc0982dee5176306faacb75a78584358496d3444 100644 (file)
@@ -5,19 +5,22 @@
 Summary:       anyremote - bluetooth remote for Linux
 Summary(pl.UTF-8):     anyremote - pilot bluetooth dla Linuksa
 Name:          anyremote
-Version:       3.0
+Version:       5.4.2
 Release:       1
-License:       GPL
+License:       GPL v2+
 Group:         Applications
-Source0:       http://dl.sourceforge.net/anyremote/%{name}-%{version}.tar.gz
-# Source0-md5: 058308c283449343b7ce7f8e6850ee4c
+Source0:       http://downloads.sourceforge.net/anyremote/%{name}-%{version}.tar.gz
+# Source0-md5: 9cd6b4075ae3f66ff0177c7e7cb2bafc
 Patch0:                %{name}-in.patch
-Patch1:                %{name}-link.patch
+Patch1:                %{name}-useless_files.patch
 URL:           http://anyremote.sourceforge.net
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: bluez-libs-devel
+BuildRequires: dbus-glib-devel
 BuildRequires: libtool
+BuildRequires: pkgconfig
+BuildRequires: xorg-lib-libXtst-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -60,7 +63,7 @@ znaleźć w pakiecie kanyremote).
 
 %prep
 %setup -q
-%patch0 -p0
+%patch0 -p1
 %patch1 -p1
 
 %build
@@ -82,5 +85,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS NEWS README cfg-examples
+%doc AUTHORS NEWS README doc-html
 %attr(755,root,root) %{_bindir}/anyremote
+%{_datadir}/anyremote
+%{_mandir}/man1/anyremote.1.*
This page took 0.073504 seconds and 4 git commands to generate.