]> git.pld-linux.org Git - packages/ewl.git/commitdiff
- pl for -libs
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 20 Nov 2005 21:10:34 +0000 (21:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- I don't see anything X11-specific here - removed X11/ from Group

Changed files:
    ewl.spec -> 1.9

ewl.spec

index fa17ced573167d0ee244aaee9372a73b3244fbe1..c72cae10f4d155b13c193b61035035dc7d81fde8 100644 (file)
--- a/ewl.spec
+++ b/ewl.spec
@@ -5,7 +5,7 @@ Version:        0.0.4.004
 %define        _snap   20051118
 Release:       0.%{_snap}.1
 License:       BSD
-Group:         X11/Libraries
+Group:         Libraries
 #Source0:      http://enlightenment.freedesktop.org/files/%{name}-%{version}.tar.gz
 Source0:       http://sparky.homelinux.org/snaps/enli/e17/libs/%{name}-%{_snap}.tar.bz2
 # Source0-md5: f5b5701f01006e88ace5f7339403615e
@@ -28,11 +28,15 @@ podstawowych bibliotek Englightenmenta).
 
 %package libs
 Summary:       EWL library
-Group:         X11/Libraries
+Summary(pl):   Biblioteka EWL
+Group:         Libraries
 
 %description libs
 EWL library.
 
+%description libs -l pl
+Biblioteka EWL.
+
 %package devel
 Summary:       EWL header files and test programs
 Summary(pl):   Pliki nag³ówkowe i programy testowe dla biblioteki EWL
@@ -78,8 +82,8 @@ rm -rf $RPM_BUILD_ROOT
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post libs     -p /sbin/ldconfig
-%postun libs   -p /sbin/ldconfig
+%post  libs -p /sbin/ldconfig
+%postun        libs -p /sbin/ldconfig
 
 %files
 %defattr(644,root,root,755)
This page took 0.089774 seconds and 4 git commands to generate.