]> git.pld-linux.org Git - packages/KXL.git/commitdiff
- typos, fixed subpackages Requires
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 12 Nov 2001 08:41:59 +0000 (08:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    KXL.spec -> 1.4

KXL.spec

index ccaca9a2287df834b55bc7a1cb3404c4863ee60d..7dc2e4011ab87ece262396f12245189536f7d28e 100644 (file)
--- a/KXL.spec
+++ b/KXL.spec
@@ -1,5 +1,5 @@
 Summary:       KXL -- a visual & sound library
-Summary(pl):   KXL -- biblioteka X11 - dzwiêk i wideo
+Summary(pl):   KXL -- biblioteka X11 - d¼wiêk i grafika
 Name:          KXL
 Version:       1.1.3
 Release:       1
@@ -24,10 +24,10 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define                _mandir         %{_prefix}/man
 
 %description
-Kacchan X Windows System Liblary (KXL) is a visual & sound library.
+Kacchan X Windows System Library (KXL) is a visual & sound library.
 
 %description -l pl
-Kacchan X Windows System Liblary (KXL) to biblioteka dzwiêku i video.
+Kacchan X Windows System Library (KXL) to biblioteka d¼wiêku i grafiki.
 
 %package devel
 Summary:       Development resources for KXL
@@ -40,13 +40,13 @@ Group(pl):  X11/Programowanie/Biblioteki
 Group(pt_BR):  X11/Desenvolvimento/Bibliotecas
 Group(ru):     X11/òÁÚÒÁÂÏÔËÁ/âÉÂÌÉÏÔÅËÉ
 Group(uk):     X11/òÏÚÒÏÂËÁ/â¦Â̦ÏÔÅËÉ
-Requires:      %{name} >= %{version}
+Requires:      %{name} = %{version}
 
 %description devel
 Development resources for KXL.
 
 %description -l pl devel
-Pliki nag³ówkowe i doumentacja do KXL.
+Pliki nag³ówkowe i dokumentacja do KXL.
 
 %package static
 Summary:       Static KXL library
@@ -59,7 +59,7 @@ Group(pl):    X11/Programowanie/Biblioteki
 Group(pt_BR):  X11/Desenvolvimento/Bibliotecas
 Group(ru):     X11/òÁÚÒÁÂÏÔËÁ/âÉÂÌÉÏÔÅËÉ
 Group(uk):     X11/òÏÚÒÏÂËÁ/â¦Â̦ÏÔÅËÉ
-Requires:      %{name}-devel >= %{version}
+Requires:      %{name}-devel = %{version}
 
 %description static
 Static KXL library.
@@ -89,12 +89,12 @@ rm -rf $RPM_BUILD_ROOT
 
 gzip -9nf ChangeLog README
 
-%post   -p /sbin/ldconfig
-%postun -p /sbin/ldconfig
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post   -p /sbin/ldconfig
+%postun -p /sbin/ldconfig
+
 %files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/lib*.so.*.*
This page took 0.077022 seconds and 4 git commands to generate.