From fcddcb1bc2d9824ac1af0890c31a280d1f273b66 Mon Sep 17 00:00:00 2001 From: shadzik Date: Tue, 18 Sep 2007 07:48:00 +0000 Subject: [PATCH] - add patch2 Changed files: anyremote.spec -> 1.26 --- anyremote.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/anyremote.spec b/anyremote.spec index 8a33189..1674177 100644 --- a/anyremote.spec +++ b/anyremote.spec @@ -13,6 +13,7 @@ Source0: http://dl.sourceforge.net/anyremote/%{name}-%{version}.tar.gz # Source0-md5: 1f9a4b1373642add1399ce1d87d86044 Patch0: %{name}-in.patch Patch1: %{name}-link.patch +Patch2: %{name}-install.patch URL: http://anyremote.sourceforge.net BuildRequires: autoconf BuildRequires: automake @@ -62,6 +63,7 @@ znaleźć w pakiecie kanyremote). %setup -q %patch0 -p0 %patch1 -p1 +%patch2 -p0 %build %{__libtoolize} @@ -82,5 +84,5 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) -%doc AUTHORS NEWS README cfg-examples +%doc AUTHORS NEWS README %attr(755,root,root) %{_bindir}/anyremote -- 2.43.0