]> git.pld-linux.org Git - packages/di.git/commitdiff
- updated to 4.20
authorlisu <lisu@pld-linux.org>
Fri, 2 Apr 2010 14:27:53 +0000 (14:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- Makefile.patch updated
- no more sed hacks

Changed files:
    di.spec -> 1.46

di.spec

diff --git a/di.spec b/di.spec
index 4e4eac3d5dc867135ba1d7366bc741f522f464c8..b85cef19b4e84b6271d8c081c380fcf929482761 100644 (file)
--- a/di.spec
+++ b/di.spec
@@ -1,12 +1,12 @@
 Summary:       Disk Info - disk information utility
 Summary(pl.UTF-8):     Disk Info - informacje o dyskach
 Name:          di
-Version:       4.19
+Version:       4.20
 Release:       1
 License:       custom (see LICENSE* files)
 Group:         Applications/System
 Source0:       http://www.gentoo.com/di/%{name}-%{version}.tar.gz
-# Source0-md5: 79ccc2e364d82e58c313da6456429a80
+# Source0-md5: c773341c8b26660c84e82c37eb492303
 Patch0:                %{name}-Makefile.patch
 Patch1:                %{name}-symlink.patch
 URL:           http://www.gentoo.com/di/
@@ -33,7 +33,6 @@ Jest zaprojektowane w sposób przenośny na wiele platform.
 %setup -q
 %patch0 -p1
 %patch1 -p1
-%{__sed} -e 's@ sed@ /bin/sed@g' -i features/cflags.sh
 
 %build
 %{__make} \
@@ -50,8 +49,6 @@ install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1}
        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
This page took 0.027533 seconds and 4 git commands to generate.