Author: baggins                      Date: Wed Feb 22 19:39:00 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- release 2
- numerous bug fixes and bitkeeper support
- this time really works ;)

---- Files affected:
SPECS:
   lxr.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/lxr.spec
diff -u SPECS/lxr.spec:1.2 SPECS/lxr.spec:1.3
--- SPECS/lxr.spec:1.2  Wed Feb 22 15:38:53 2006
+++ SPECS/lxr.spec      Wed Feb 22 20:38:55 2006
@@ -3,17 +3,20 @@
 Summary:       Linux Cross-Reference
 Name:          lxr
 Version:       0.9.4
-Release:       1
+Release:       2
 License:       GPL
 Group:         Applications/WWW
 Source0:       http://dl.sourceforge.net/lxr/%{name}-%{version}.tgz
 # Source0-md5: 15846a8be01a792cfd2f6adfb90b3738
 Source1:       %{name}-apache.conf
 Source2:       %{name}.htaccess
-Patch0:                %{name}-conf.patch
-Patch1:                %{name}-mysql5.patch
+Patch0:                %{name}-CVS20060222.patch
+Patch1:                %{name}-conf.patch
+Patch2:                %{name}-mysql5.patch
+Patch3:                %{name}-INC.patch
 URL:           http://lxr.linux.no/
 BuildRequires: rpmbuild(macros) >= 1.268
+BuildRequires: sed >= 4.0
 Requires:      ctags
 Requires:      perl-DBI
 #Requires:     perl-DBD-mysql
@@ -41,6 +44,9 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
+%patch3 -p1
+sed -i -e 's|@@DATADIR@@|%{_lxrdir}|' genxref
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -57,7 +63,7 @@
 
 install %{SOURCE2} $RPM_BUILD_ROOT%{_lxrdir}/.htaccess
 
-install diff find fixhashbang genjavaclasses genxref ident search source 
Local.pm \
+install diff find genxref ident search source Local.pm \
        $RPM_BUILD_ROOT%{_lxrdir}/
 
 cp -a lib/LXR $RPM_BUILD_ROOT%{perl_vendorlib}/
@@ -102,8 +108,6 @@
 %{_lxrdir}/.htaccess
 %attr(755,root,root) %{_lxrdir}/diff
 %attr(755,root,root) %{_lxrdir}/find
-%attr(755,root,root) %{_lxrdir}/fixhashbang
-%attr(755,root,root) %{_lxrdir}/genjavaclasses
 %attr(755,root,root) %{_lxrdir}/genxref
 %attr(755,root,root) %{_lxrdir}/ident
 %attr(755,root,root) %{_lxrdir}/search
@@ -123,6 +127,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2006/02/22 19:38:55  baggins
+- release 2
+- numerous bug fixes and bitkeeper support
+- this time really works ;)
+
 Revision 1.2  2006/02/22 14:38:53  glen
 - template portions removed
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/lxr.spec?r1=1.2&r2=1.3&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to