Author: baggins Date: Wed Mar 4 22:02:57 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 4 - added fixes from GIT
---- Files affected: SPECS: libtirpc.spec (1.14 -> 1.15) ---- Diffs: ================================================================ Index: SPECS/libtirpc.spec diff -u SPECS/libtirpc.spec:1.14 SPECS/libtirpc.spec:1.15 --- SPECS/libtirpc.spec:1.14 Thu Nov 27 22:44:56 2008 +++ SPECS/libtirpc.spec Wed Mar 4 23:02:52 2009 @@ -3,13 +3,14 @@ Summary(pl.UTF-8): Biblioteka RPC niezależnego od transportu Name: libtirpc Version: 0.1.10 -Release: 3 +Release: 4 Epoch: 1 License: BSD-like Group: Libraries Source0: http://dl.sourceforge.net/sourceforge/libtirpc/%{name}-%{version}.tar.bz2 # Source0-md5: 4192ad1c683abb7eb2ca77d5fd64e54b Patch0: %{name}-link.patch +Patch1: %{name}-git.patch URL: http://sourceforge.net/projects/libtirpc/ BuildRequires: autoconf BuildRequires: automake @@ -73,6 +74,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build %{__libtoolize} @@ -129,6 +131,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.15 2009/03/04 22:02:52 baggins +- rel 4 +- added fixes from GIT + Revision 1.14 2008/11/27 21:44:56 baggins - rel 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libtirpc.spec?r1=1.14&r2=1.15&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
