packages: tre/tre.spec - ghost soname symlink - more accurate summaries

qboosh qboosh at pld-linux.org
Fri Feb 26 18:50:24 CET 2010


Author: qboosh                       Date: Fri Feb 26 17:50:24 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- ghost soname symlink
- more accurate summaries

---- Files affected:
packages/tre:
   tre.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: packages/tre/tre.spec
diff -u packages/tre/tre.spec:1.6 packages/tre/tre.spec:1.7
--- packages/tre/tre.spec:1.6	Sat Nov 28 15:21:58 2009
+++ packages/tre/tre.spec	Fri Feb 26 18:50:19 2010
@@ -1,6 +1,6 @@
 # $Revision$, $Date$
-Summary:	Approximate grep from TRE
-Summary(pl.UTF-8):	grep z wyszukiwaniem przybliżonym
+Summary:	TRE: approximate regex matching
+Summary(pl.UTF-8):	TRE - przybliżone dopasowywanie wyrażeń regularnych
 Name:		tre
 Version:	0.8.0
 Release:	1
@@ -66,13 +66,14 @@
 %doc AUTHORS ChangeLog NEWS README THANKS TODO
 %attr(755,root,root) %{_bindir}/agrep
 %attr(755,root,root) %{_libdir}/libtre.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libtre.so.5
 %{_mandir}/man1/agrep.1*
 
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libtre.so
 %{_libdir}/libtre.la
-%{_includedir}/%{name}
+%{_includedir}/tre
 %{_pkgconfigdir}/tre.pc
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -81,6 +82,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2010/02/26 17:50:19  qboosh
+- ghost soname symlink
+- more accurate summaries
+
 Revision 1.6  2009/11/28 14:21:58  witekfl
 - up to 0.8.0
 - BSD license
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/tre/tre.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list