]> git.pld-linux.org Git - packages/attr.git/blobdiff - attr.spec
- removed all Group fields translations (oure rpm now can handle translating
[packages/attr.git] / attr.spec
index 8b463507b8b346d7a17ec6a9b97f71ede6283b9b..0683e789b1c19cf064e0b38a673bb2b86a8cb1e4 100644 (file)
--- a/attr.spec
+++ b/attr.spec
@@ -1,12 +1,10 @@
 Summary:       Utility for managing filesystem extended attributes
 Summary(pl):   Narzêdzia do zarz±dzania rozszerzonymi atrybutami fs
 Name:          attr
-Version:       1.1.3
+Version:       1.1.4
 Release:       1
 License:       GPL
 Group:         Applications/System
-Group(de):     Applikationen/System
-Group(pl):     Aplikacje/System
 Source0:       ftp://linux-xfs.sgi.com/projects/xfs/download/cmd_tars/%{name}-%{version}.src.tar.gz
 Patch0:                %{name}-miscfix.patch
 URL:           http://oss.sgi.com/projects/xfs/
@@ -29,9 +27,6 @@ atrybutami pod systemem Linux.
 Summary:       Header files and libraries to use extended attributes
 Summary(pl):   Pliki nag³ówkowe i biblioteki
 Group:         Development/Libraries
-Group(de):     Entwicklung/Libraries
-Group(fr):     Development/Librairies
-Group(pl):     Programowanie/Biblioteki
 
 %description devel
 Header files and libraries to develop software which manipulate
@@ -79,6 +74,9 @@ gzip -9nf doc/CHANGES
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post -p /sbin/ldconfig
+%postun -p /sbin/ldconfig
+
 %files
 %defattr(644,root,root,755)
 %doc doc/*.gz
This page took 0.056629 seconds and 4 git commands to generate.