Author: ankry                        Date: Wed Jul 20 06:00:18 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- kill caps, tabs

---- Files affected:
SPECS:
   libprelude.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/libprelude.spec
diff -u SPECS/libprelude.spec:1.5 SPECS/libprelude.spec:1.6
--- SPECS/libprelude.spec:1.5   Tue Jul 12 22:11:08 2005
+++ SPECS/libprelude.spec       Wed Jul 20 08:00:13 2005
@@ -1,6 +1,6 @@
 # $Revision$, $Date$
 %include       /usr/lib/rpm/macros.perl
-Summary:       The Prelude Library
+Summary:       The Prelude library
 Summary(pl):   Biblioteka Prelude
 Name:          libprelude
 %define        _rc     rc9
@@ -21,7 +21,7 @@
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-The Prelude Library is a collection of generic functions providing
+The Prelude library is a collection of generic functions providing
 communication between the Prelude Hybrid IDS suite components. It
 provides a convenient interface for sending alerts to Prelude Manager
 with transparent SSL, failover and replication support, asynchronous
@@ -41,12 +41,12 @@
 ulubiony program związany z bezpieczeństwem na czujnik Prelude.
 
 %package libs
-Summary:       The Prelude Library
+Summary:       The Prelude library
 Summary(pl):   Biblioteka Prelude
 Group:         Libraries
 
 %description libs
-The Prelude Library.
+The Prelude library.
 
 %description libs -l pl
 Biblioteka Prelude.
@@ -119,7 +119,7 @@
        DESTDIR=$RPM_BUILD_ROOT
 
 cd bindings/perl && %{__perl} Makefile.PL \
-        INSTALLDIRS=vendor
+       INSTALLDIRS=vendor
 cd ../..
 %{__make} -C bindings/perl install \
        DESTDIR=$RPM_BUILD_ROOT
@@ -130,7 +130,7 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post  libs   -p /sbin/ldconfig
+%post  libs -p /sbin/ldconfig
 %postun        libs -p /sbin/ldconfig
 
 %files
@@ -177,6 +177,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2005/07/20 06:00:13  ankry
+- kill caps, tabs
+
 Revision 1.5  2005/07/12 20:11:08  qboosh
 - pl, cleanup
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libprelude.spec?r1=1.5&r2=1.6&f=u

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

Reply via email to