]> git.pld-linux.org Git - packages/sword.git/commitdiff
- Adapterized, updated description
authorCaleb Maclennan <caleb@alerque.com>
Fri, 2 Dec 2011 12:26:02 +0000 (12:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    sword.spec -> 1.18

sword.spec

index 8458bdf0af8266f6f421dab4d8d69b6f65b3a825..717f985b68ae1daebdcf9e1d3822c3a2909b5410 100644 (file)
@@ -38,27 +38,27 @@ Requires:   zlib
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-The SWORD Project is an effort to create an ever expanding software
-package for research and study of God and His Word. The SWORD Bible
-Framework allows easy manipulation of Bible texts, commentaries,
-lexicons, dictionaries, etc. Many frontends are build using this
-framework. An installed module set may be shared between any frontend
-using the framework.
+The SWORD Project creats cross-platform open-source tools that allow
+programmers and Bible societies to write new Bible software more
+quickly and easily. The SWORD Bible Framework allows easy manipulation
+of Bible texts, commentaries, lexicons, dictionaries, etc. Many
+frontends are built using this framework. An installed module set may
+be shared between any frontend using the framework.
 
 %package utilities
-Summary:       Utility programes using the sword libraries.
+Summary:       Utility programs that use the sword libraries
 Group:         Applications
-Provides:      diatheke
 Requires:      %{name} = %{version}-%{release}
+Provides:      diatheke
 
 %description utilities
-Utility programes using the sword libraries.
+Utility programs that use the sword libraries.
 
 %package devel
 Summary:       Include files and static libraries for developing sword applications
 Group:         Development/Libraries
-Requires:      curl-devel >= 7.10.5
 Requires:      %{name} = %{version}-%{release}
+Requires:      curl-devel >= 7.10.5
 Requires:      zlib-devel
 
 %description devel
This page took 0.085526 seconds and 4 git commands to generate.