OBS User unknown 2009-03-17 15:47:31 +00:00 committed by Git OBS Bridge
parent 786cb69659
commit b16397dd29
3 changed files with 5080 additions and 2 deletions

5069
e2fsprogs-1.41.4.de.po Normal file

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Mar 9 19:39:24 CET 2009 - pth@suse.de
- Fix errors in German messages.
-------------------------------------------------------------------
Fri Feb 20 16:32:04 CET 2009 - coolo@suse.de

View File

@ -32,7 +32,7 @@ Obsoletes: e2fsprogs-64bit
%endif
#
Version: 1.41.4
Release: 2
Release: 3
Summary: Utilities for the Second Extended File System
Url: http://e2fsprogs.sourceforge.net
Source: %{name}-%{version}.tar.bz2
@ -40,6 +40,7 @@ Source2: README.SUSE
Source3: uuidd.rc
Source4: sysconfig.uuidd
Source5: README.SUSE.uuidd
Source6: %{name}-%{version}.de.po
#
# e2fsprogs patches
#
@ -268,9 +269,10 @@ Authors:
%patch99 -p1
%endif
cp %{SOURCE2} %{SOURCE5} .
cp %{S:6} po/de.po
%build
#autoreconf --force --install
autoreconf --force --install
#autoconf
./configure --prefix=%{_prefix} \
--with-root-prefix='' \
@ -473,6 +475,8 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/com_err.3.gz
%changelog
* Mon Mar 09 2009 pth@suse.de
- Fix errors in German messages.
* Fri Feb 20 2009 coolo@suse.de
- ext4dev is now ext4 (2.6.29)
- don't call autoconf as long as it works without