Author: baggins Date: Tue Apr 12 09:31:32 2011 GMT Module: packages Tag: HEAD ---- Log message: - rel 1
---- Files affected: packages/lxr: lxr.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: packages/lxr/lxr.spec diff -u packages/lxr/lxr.spec:1.9 packages/lxr/lxr.spec:1.10 --- packages/lxr/lxr.spec:1.9 Tue Apr 12 11:30:49 2011 +++ packages/lxr/lxr.spec Tue Apr 12 11:31:27 2011 @@ -3,15 +3,15 @@ Summary: Linux Cross-Reference Name: lxr Version: 0.9.9 -Release: 0.1 +Release: 1 License: GPL Group: Applications/WWW Source0: http://dl.sourceforge.net/lxr/%{name}-%{version}.tgz # Source0-md5: 0424855d7f9c13ff080e4e1cca99273a Source1: %{name}-apache.conf Source2: %{name}-httpd.conf -Patch1: %{name}-conf.patch -Patch3: %{name}-INC.patch +Patch0: %{name}-conf.patch +Patch1: %{name}-INC.patch URL: http://sourceforge.net/projects/lxr BuildRequires: rpmbuild(macros) >= 1.268 BuildRequires: sed >= 4.0 @@ -39,8 +39,8 @@ %prep %setup -q +%patch0 -p1 %patch1 -p1 -%patch3 -p1 for f in apache2-require.pl diff genxref ident search source templates/lxr.conf ; do sed -i -e 's|@@LXRDIR@@|%{_lxrdir}|' \ -e 's|@@PERLVENDOR@@|%{perl_vendorlib}|g' $f @@ -127,6 +127,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2011/04/12 09:31:27 baggins +- rel 1 + Revision 1.9 2011/04/12 09:30:49 baggins - added new files - updated patches ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/lxr/lxr.spec?r1=1.9&r2=1.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
