summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElan Ruusamäe2006-11-09 21:13:36 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commitff19ffd913d42d61ef1e5e0bf5ff80089a375e24 (patch)
tree9b9a700ba176ec2d0794b2270c2cb0eff5a329ff
parent8ad81034f9a3a7be337f7d5e843a218576c368a1 (diff)
downloadstarlink-hlp-ff19ffd913d42d61ef1e5e0bf5ff80089a375e24.zip
starlink-hlp-ff19ffd913d42d61ef1e5e0bf5ff80089a375e24.tar.gz
- strict internal deps
Changed files: starlink-hlp.spec -> 1.6
-rw-r--r--starlink-hlp.spec15
1 files changed, 7 insertions, 8 deletions
diff --git a/starlink-hlp.spec b/starlink-hlp.spec
index 8ff25b7..98682b4 100644
--- a/starlink-hlp.spec
+++ b/starlink-hlp.spec
@@ -25,9 +25,9 @@ The facility is functionally very similar to the VAX/VMS Help system.
The major differences are that the Starlink HLP system:
- is implemented in a portable way and is not tied to the VAX, and
- allows independent creation of multiple libraries which are bound
- together at run-time and appear to the user as a single ``tree''.
-The system is written in a free-standing manner and does not call any
-other Starlink packages.
+ together at run-time and appear to the user as a single ``tree''. The
+ system is written in a free-standing manner and does not call any
+ other Starlink packages.
%description -l pl
System Starlink HLP to zbiór podprogramów i narzędzi pozwalających
@@ -40,15 +40,14 @@ HLP:
- jest zaimplementowany w sposób przenośny, nie przywiązany do VAX-a
- pozwala na niezależne tworzenie wielu bibliotek wiązanych razem w
czasie działania, pokazujących się użytkownikowi jako pojedyncze
- "drzewo".
-System jest napisany jako samodzielny i nie wywołuje innych pakietów
-Starlinka.
+ "drzewo". System jest napisany jako samodzielny i nie wywołuje innych
+ pakietów Starlinka.
%package devel
Summary: Development files for HLP library
Summary(pl): Pliki programistyczne biblioteki HLP
Group: Development/Libraries
-Requires: %{name} = %{version}
+Requires: %{name} = %{version}-%{release}
%description devel
Development files for HLP library.
@@ -60,7 +59,7 @@ Pliki programistyczne biblioteki HLP.
Summary: Static Starlink HLP library
Summary(pl): Statyczna biblioteka Starlink HLP
Group: Development/Libraries
-Requires: %{name}-devel = %{version}
+Requires: %{name}-devel = %{version}-%{release}
%description static
Static Starlink HLP library.