]> git.pld-linux.org Git - packages/anyremote.git/blobdiff - anyremote.spec
- up to 5.4
[packages/anyremote.git] / anyremote.spec
index f51ac598d6132ed1a58bc198b8bf84893abf9d43..cb8fed8fe9d470991783d1ed6cfde4a438c52021 100644 (file)
@@ -1,18 +1,18 @@
 #
 # TODO:
 # - find out what it Requires to run (bluez ? some irda-tools ?)
-# - unpackaged files
 #
 Summary:       anyremote - bluetooth remote for Linux
 Summary(pl.UTF-8):     anyremote - pilot bluetooth dla Linuksa
 Name:          anyremote
-Version:       5.1.2
+Version:       5.4
 Release:       1
 License:       GPL v2+
 Group:         Applications
 Source0:       http://downloads.sourceforge.net/anyremote/%{name}-%{version}.tar.gz
-# Source0-md5: ce124765c063fbf6327248202deb8136
+# Source0-md5: 46f4f1c6c26a9598c8dd6314b5e14ce3
 Patch0:                %{name}-in.patch
+Patch1:                %{name}-useless_files.patch
 URL:           http://anyremote.sourceforge.net
 BuildRequires: autoconf
 BuildRequires: automake
@@ -64,6 +64,7 @@ znaleźć w pakiecie kanyremote).
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__libtoolize}
@@ -86,4 +87,5 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc AUTHORS NEWS README doc-html
 %attr(755,root,root) %{_bindir}/anyremote
+%{_datadir}/anyremote
 %{_mandir}/man1/anyremote.1.*
This page took 0.104392 seconds and 4 git commands to generate.