Author: glen                         Date: Fri Oct 21 07:13:38 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- dots

---- Files affected:
packages/ding-libs:
   ding-libs.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: packages/ding-libs/ding-libs.spec
diff -u packages/ding-libs/ding-libs.spec:1.2 
packages/ding-libs/ding-libs.spec:1.3
--- packages/ding-libs/ding-libs.spec:1.2       Fri Oct 21 09:11:45 2011
+++ packages/ding-libs/ding-libs.spec   Fri Oct 21 09:13:33 2011
@@ -37,7 +37,7 @@
 
 %description -n libcollection
 A data-type to collect data in a hierarchical structure for easy
-iteration and serialization
+iteration and serialization.
 
 %package -n libcollection-devel
 Summary:       Development files for libcollection
@@ -48,7 +48,7 @@
 
 %description -n libcollection-devel
 A data-type to collect data in a hierarchical structure for easy
-iteration and serialization
+iteration and serialization.
 
 %package -n libdhash
 Summary:       Dynamic hash table
@@ -58,7 +58,7 @@
 
 %description -n libdhash
 A hash table which will dynamically resize to achieve optimal storage
-& access time properties
+& access time properties.
 
 %package -n libdhash-devel
 Summary:       Development files for libdhash
@@ -69,7 +69,7 @@
 
 %description -n libdhash-devel
 A hash table which will dynamically resize to achieve optimal storage
-& access time properties
+& access time properties.
 
 %package -n libini_config
 Summary:       INI file parser for C
@@ -79,7 +79,7 @@
 
 %description -n libini_config
 Library to process config files in INI format into a libcollection
-data structure
+data structure.
 
 %package -n libini_config-devel
 Summary:       Development files for libini_config
@@ -90,7 +90,7 @@
 
 %description -n libini_config-devel
 Library to process config files in INI format into a libcollection
-data structure
+data structure.
 
 %package -n libpath_utils
 Summary:       Filesystem Path Utilities
@@ -99,7 +99,7 @@
 Group:         Development/Libraries
 
 %description -n libpath_utils
-Utility functions to manipulate filesystem pathnames
+Utility functions to manipulate filesystem pathnames.
 
 %package -n libpath_utils-devel
 Summary:       Development files for libpath_utils
@@ -109,7 +109,7 @@
 Requires:      libpath_utils = %{path_utils_version}-%{release}
 
 %description -n libpath_utils-devel
-Utility functions to manipulate filesystem pathnames
+Utility functions to manipulate filesystem pathnames.
 
 %package -n libref_array
 Summary:       A refcounted array for C
@@ -118,7 +118,7 @@
 Group:         Development/Libraries
 
 %description -n libref_array
-A dynamically-growing, reference-counted array
+A dynamically-growing, reference-counted array.
 
 %package -n libref_array-devel
 Summary:       Development files for libref_array
@@ -128,7 +128,7 @@
 Requires:      libref_array = %{ref_array_version}-%{release}
 
 %description -n libref_array-devel
-A dynamically-growing, reference-counted array
+A dynamically-growing, reference-counted array.
 
 %prep
 %setup -q
@@ -252,6 +252,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2011/10/21 07:13:33  glen
+- dots
+
 Revision 1.2  2011/10/21 07:11:45  glen
 - pldize (sections order, packages order, ghost files, no standard doc 
packaging, adapter)
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ding-libs/ding-libs.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