Author: ankry                        Date: Sat Aug 12 18:18:29 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- formatting

---- Files affected:
SPECS:
   sope.spec (1.22 -> 1.23) , sylpheed-claws.spec (1.125 -> 1.126) , tk.spec 
(1.87 -> 1.88) 

---- Diffs:

================================================================
Index: SPECS/sope.spec
diff -u SPECS/sope.spec:1.22 SPECS/sope.spec:1.23
--- SPECS/sope.spec:1.22        Mon Jan 23 17:26:27 2006
+++ SPECS/sope.spec     Sat Aug 12 20:18:23 2006
@@ -134,9 +134,9 @@
 %description xml-tools
 This package contains some tools:
 
-- saxxml    - parse a file using SAX and print out the XML
-- xmln      - convert a given file to PYX using a SAX handler
-- domxml    - parse a file into a DOM and print out the XML
+- saxxml - parse a file using SAX and print out the XML
+- xmln   - convert a given file to PYX using a SAX handler
+- domxml - parse a file into a DOM and print out the XML
 
 SOPE is a framework for developing web applications and services. The
 name "SOPE" (SKYRiX Object Publishing Environment) is inspired by
@@ -145,9 +145,9 @@
 %description xml-tools
 Ten pakiet zawiera następujące narzędzia:
 
-- saxxml    - przetwarzanie pliku przy użyciu SAX i wypisywanie XML-a
-- xmln      - zamiana podanego pliku na PYX przy użyciu handlera SAX
-- domxml    - przetwarzanie pliku na DOM i wypisywanie XML-a
+- saxxml - przetwarzanie pliku przy użyciu SAX i wypisywanie XML-a
+- xmln   - zamiana podanego pliku na PYX przy użyciu handlera SAX
+- domxml - przetwarzanie pliku na DOM i wypisywanie XML-a
 
 SOPE to szkielet do tworzenia aplikacji i usług WWW. Nazwa "SOPE"
 (SKYRiX Object Publishing Environment) jest zainspirowana ZOPE.
@@ -187,7 +187,7 @@
 
 %description core-devel
 This package contains the header files for the SOPE core
-libraries,  which are part of the SOPE application server framework.
+libraries, which are part of the SOPE application server framework.
 
 %description core-devel -l pl
 Ten pakiet zawiera pliki nagłówkowe dla podstawowych bibliotek SOPE,
@@ -362,10 +362,10 @@
 %description ldap-tools
 This package contains some tools:
 
-- ldap2dsml   - return the output of an LDAP server as DSML
-                (Directory Service Markup Language)
-- ldapchkpwd  - checks whether a login/password combo would be authenticated
-- ldapls      - an 'ls' for LDAP directories
+- ldap2dsml  - return the output of an LDAP server as DSML
+               (Directory Service Markup Language)
+- ldapchkpwd - checks whether a login/password combo would be authenticated
+- ldapls     - an 'ls' for LDAP directories
 
 SOPE is a framework for developing web applications and services. The
 name "SOPE" (SKYRiX Object Publishing Environment) is inspired by
@@ -374,12 +374,12 @@
 %description ldap-tools -l pl
 Ten pakiet zawiera następujące narzędzia:
 
-- ldap2dsml   - zwracanie wyjścia serwera LDAP jako DSML
-                (Directory Service Markup Language - język znakowania
-                 usług katalogowych)
-- ldapchkpwd  - sprawdzanie, czy połączenie login/hasło jest poprawnie
-                uwierzytelniane
-- ldapls      - 'ls' dla katalogów LDAP
+- ldap2dsml  - zwracanie wyjścia serwera LDAP jako DSML
+               (Directory Service Markup Language - język znakowania
+               usług katalogowych)
+- ldapchkpwd - sprawdzanie, czy połączenie login/hasło jest poprawnie
+               uwierzytelniane
+- ldapls     - 'ls' dla katalogów LDAP
 
 SOPE to szkielet do tworzenia aplikacji i usług WWW. Nazwa "SOPE"
 (SKYRiX Object Publishing Environment) jest zainspirowana ZOPE.
@@ -730,6 +730,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2006/08/12 18:18:23  ankry
+- formatting
+
 Revision 1.22  2006/01/23 16:26:27  wolvverine
 - new snapshot
 

================================================================
Index: SPECS/sylpheed-claws.spec
diff -u SPECS/sylpheed-claws.spec:1.125 SPECS/sylpheed-claws.spec:1.126
--- SPECS/sylpheed-claws.spec:1.125     Tue Aug  8 20:14:00 2006
+++ SPECS/sylpheed-claws.spec   Sat Aug 12 20:18:23 2006
@@ -1,16 +1,16 @@
 # $Revision$, $Date$
 #
 # Conditional build:
-%bcond_without  clamav          # build without clamav plugin
-%bcond_without  compface        # build without compface support
-%bcond_without  dillo           # build without dillo plugin (html browser)
-%bcond_without  gnomeprint      # build without gnomeprint support
+%bcond_without clamav          # build without clamav plugin
+%bcond_without compface        # build without compface support
+%bcond_without dillo           # build without dillo plugin (html browser)
+%bcond_without gnomeprint      # build without gnomeprint support
 %bcond_without gpg             # build without GPG support
-%bcond_without  ipv6            # build without IPv6 support
+%bcond_without ipv6            # build without IPv6 support
 %bcond_without jpilot          # build without JPilot support
-%bcond_without  ldap            # build without LDAP support
+%bcond_without ldap            # build without LDAP support
 %bcond_without spamassassin    # build without spamassassin plugin
-%bcond_without  ssl             # build without SSL support
+%bcond_without ssl             # build without SSL support
 %bcond_without trayicon        # build without trayicon plugin
 #
 Summary:       A bleeding edge branch of Sylpheed, a GTK2 based, lightweight, 
and fast e-mail client
@@ -335,6 +335,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.126  2006/08/12 18:18:23  ankry
+- formatting
+
 Revision 1.125  2006/08/08 18:14:00  jackass
 - up to 2.4.0 and pl description by Tomasz Rutkowski <alucard at 
nospheratu.net>
 

================================================================
Index: SPECS/tk.spec
diff -u SPECS/tk.spec:1.87 SPECS/tk.spec:1.88
--- SPECS/tk.spec:1.87  Wed May 24 18:19:43 2006
+++ SPECS/tk.spec       Sat Aug 12 20:18:23 2006
@@ -161,10 +161,10 @@
 install -d $RPM_BUILD_ROOT%{_includedir}/%{name}-private/{generic,unix}
 find generic unix -name "*.h" -exec cp -p '{}' 
$RPM_BUILD_ROOT%{_includedir}/%{name}-private/'{}' ';'
 for h in $RPM_BUILD_ROOT%{_includedir}/*.h; do
-        rh=$(basename "$h")
-        if [ -f "$RPM_BUILD_ROOT%{_includedir}/%{name}-private/generic/$rh" ]; 
then
-                ln -sf "../../$rh" 
$RPM_BUILD_ROOT%{_includedir}/%{name}-private/generic
-        fi
+       rh=$(basename "$h")
+       if [ -f "$RPM_BUILD_ROOT%{_includedir}/%{name}-private/generic/$rh" ]; 
then
+               ln -sf "../../$rh" 
$RPM_BUILD_ROOT%{_includedir}/%{name}-private/generic
+       fi
 done
 
 ln -sf libtk%{major}.so.0.0 $RPM_BUILD_ROOT%{_libdir}/libtk.so
@@ -230,6 +230,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.88  2006/08/12 18:18:23  ankry
+- formatting
+
 Revision 1.87  2006/05/24 16:19:43  qboosh
 - added x patch (check for <X11/Xlib.h> instead of <X11/Intrinsic.h>) to avoid 
libXt BR
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/sope.spec?r1=1.22&r2=1.23&f=u
    http://cvs.pld-linux.org/SPECS/sylpheed-claws.spec?r1=1.125&r2=1.126&f=u
    http://cvs.pld-linux.org/SPECS/tk.spec?r1=1.87&r2=1.88&f=u

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

Reply via email to