SPECS: anyremote.spec - add patch2
shadzik
shadzik at pld-linux.org
Tue Sep 18 09:48:06 CEST 2007
Author: shadzik Date: Tue Sep 18 07:48:06 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- add patch2
---- Files affected:
SPECS:
anyremote.spec (1.25 -> 1.26)
---- Diffs:
================================================================
Index: SPECS/anyremote.spec
diff -u SPECS/anyremote.spec:1.25 SPECS/anyremote.spec:1.26
--- SPECS/anyremote.spec:1.25 Tue Sep 18 09:28:46 2007
+++ SPECS/anyremote.spec Tue Sep 18 09:48:00 2007
@@ -14,6 +14,7 @@
# Source0-md5: 1f9a4b1373642add1399ce1d87d86044
Patch0: %{name}-in.patch
Patch1: %{name}-link.patch
+Patch2: %{name}-install.patch
URL: http://anyremote.sourceforge.net
BuildRequires: autoconf
BuildRequires: automake
@@ -63,6 +64,7 @@
%setup -q
%patch0 -p0
%patch1 -p1
+%patch2 -p0
%build
%{__libtoolize}
@@ -83,7 +85,7 @@
%files
%defattr(644,root,root,755)
-%doc AUTHORS NEWS README cfg-examples
+%doc AUTHORS NEWS README
%attr(755,root,root) %{_bindir}/anyremote
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -92,6 +94,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.26 2007/09/18 07:48:00 shadzik
+- add patch2
+
Revision 1.25 2007/09/18 07:28:46 shadzik
- 3.2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/anyremote.spec?r1=1.25&r2=1.26&f=u
More information about the pld-cvs-commit
mailing list