]> git.pld-linux.org Git - packages/fam.git/commitdiff
- fixed static pl description and base groups, cosmetics
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 18 Jan 2002 20:09:09 +0000 (20:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fam.spec -> 1.2

fam.spec

index 6080e37bc5c3182848632068d3dbd6b97a2cd8a3..51170972ce314667bd2754df5be422c7f7ef4633 100644 (file)
--- a/fam.spec
+++ b/fam.spec
@@ -7,13 +7,12 @@ License:      GPL/LGPL
 Group:         Networking/Daemons
 Group(de):     Netzwerkwesen/Server
 Group(pl):     Sieciowe/Serwery
-Group(ru):     âÉÂÌÉÏÔÅËÉ
-Group(uk):     â¦Â̦ÏÔÅËÉ
 Source0:       ftp://oss.sgi.com/projects/fam/download/%{name}-%{version}.tar.gz
 Patch0:                %{name}-dnotify.patch
 Patch1:                %{name}-build.patch
 Patch2:                %{name}-clean_files.patch
 Patch3:                %{name}-libstdc++.patch
+URL:           http://oss.sgi.com/projects/fam/
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: libstdc++-devel
@@ -21,7 +20,6 @@ BuildRequires:        libtool
 Prereq:                rc-inetd
 Requires:      inetdaemon
 Requires:      portmap
-URL:           http://oss.sgi.com/projects/fam/
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -48,7 +46,7 @@ Group(uk):    
 %description libs
 Libraries for FAM.
 
-%description -l pl libs
+%description libs -l pl
 Biblioteki FAMa.
 
 %package devel
@@ -86,7 +84,7 @@ Requires:     %{name}
 %description static
 FAM static libraries.
 
-%description devel -l pl
+%description static -l pl
 Biblioteki statyczne FAM.
 
 %prep
@@ -116,8 +114,8 @@ gzip -9nf AUTHORS ChangeLog NEWS README TODO
 %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.083645 seconds and 4 git commands to generate.