Author: shadzik Date: Tue Jun 3 23:20:16 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - 4.6 - removed patch1 and patch2
---- Files affected: SPECS: anyremote.spec (1.26 -> 1.27) ---- Diffs: ================================================================ Index: SPECS/anyremote.spec diff -u SPECS/anyremote.spec:1.26 SPECS/anyremote.spec:1.27 --- SPECS/anyremote.spec:1.26 Tue Sep 18 09:48:00 2007 +++ SPECS/anyremote.spec Wed Jun 4 01:20:11 2008 @@ -6,15 +6,13 @@ Summary: anyremote - bluetooth remote for Linux Summary(pl.UTF-8): anyremote - pilot bluetooth dla Linuksa Name: anyremote -Version: 3.2 +Version: 4.6 Release: 1 License: GPL Group: Applications Source0: http://dl.sourceforge.net/anyremote/%{name}-%{version}.tar.gz -# Source0-md5: 1f9a4b1373642add1399ce1d87d86044 +# Source0-md5: 7a98a9210d2e7cf9a6f8324470454e41 Patch0: %{name}-in.patch -Patch1: %{name}-link.patch -Patch2: %{name}-install.patch URL: http://anyremote.sourceforge.net BuildRequires: autoconf BuildRequires: automake @@ -63,8 +61,6 @@ %prep %setup -q %patch0 -p0 -%patch1 -p1 -%patch2 -p0 %build %{__libtoolize} @@ -87,6 +83,7 @@ %defattr(644,root,root,755) %doc AUTHORS NEWS README %attr(755,root,root) %{_bindir}/anyremote +%{_mandir}/man1/anyremote.1.* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -94,6 +91,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.27 2008-06-03 23:20:11 shadzik +- 4.6 +- removed patch1 and patch2 + Revision 1.26 2007-09-18 07:48:00 shadzik - add patch2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/anyremote.spec?r1=1.26&r2=1.27&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
