]> git.pld-linux.org Git - packages/di.git/blobdiff - di.spec
- updated to 4.8
[packages/di.git] / di.spec
diff --git a/di.spec b/di.spec
index 084d19d2eacec2108111e5176edbe27c5a551082..6b1262a4978ab770bb054240bce5ad7d3a35ede2 100644 (file)
--- a/di.spec
+++ b/di.spec
@@ -1,13 +1,14 @@
 Summary:       Disk Info - disk information utility
-Summary(pl):   Disk Info - informacje o dyskach 
+Summary(pl):   Disk Info - informacje o dyskach
 Name:          di
-Version:       4.3
+Version:       4.8
 Release:       1
 License:       custom (see LICENSE* files)
 Group:         Applications/System
 Source0:       http://www.gentoo.com/di/%{name}-%{version}.tar.gz
-# Source0-md5: 50be422e4ff8ec1dbaf92120c8ce2e53
+# Source0-md5: fb200576e6f9b0b6151c105263a97831
 URL:           http://www.gentoo.com/di/
+BuildRequires: gettext-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -41,17 +42,17 @@ install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1}
 %{__make} install \
        prefix=$RPM_BUILD_ROOT%{_prefix} \
        MANDIR=$RPM_BUILD_ROOT%{_mandir}/man1
-       
+
 mv -f $RPM_BUILD_ROOT%{_datadir}/locale/{de_DE,de}
 
+%find_lang %{name}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files
+%files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc README MANIFEST LICENSE*
 %attr(755,root,root) %{_bindir}/di
 %attr(755,root,root) %{_bindir}/mi
 %{_mandir}/man1/di.*
-%lang(de) %{_datadir}/locale/de/LC_MESSAGES/di.mo 
-%lang(en_US) %{_datadir}/locale/en_US/LC_MESSAGES/di.mo 
This page took 0.0797020000000001 seconds and 4 git commands to generate.