]> git.pld-linux.org Git - packages/xfsprogs.git/commitdiff
- removed obsolete po patch and pl.po source (I'll make pl.po-update later)
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 22 Jun 2006 07:49:35 +0000 (07:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xfsprogs.spec -> 1.76

xfsprogs.spec

index f3b10851ab197a51682ee76498658ea30184be41..5a3cf122c41cfc50b73ed7f58712be2cec38897c 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Conditional build:
-%bcond_with    static  # link statically with \-luuid
-%bcond_with    dynamic_exe     # link executables dinamically with xfs libs
+%bcond_with    static          # link statically with \-luuid
+%bcond_with    dynamic_exe     # link executables dynamically with xfs libs
 #
 Summary:       Tools for the XFS filesystem
 Summary(pl):   Narzêdzia do systemu plików XFS
@@ -12,12 +12,10 @@ License:    LGPL v2.1 (libhandle), GPL v2 (the rest)
 Group:         Applications/System
 Source0:       ftp://linux-xfs.sgi.com/projects/xfs/download/cmd_tars/%{name}_%{version}-1.tar.gz
 # Source0-md5: 88703cf432f3e958f15a193e508c0e5c
-Source1:       %{name}-pl.po
 Patch0:                %{name}-miscfix-v2.patch
 Patch1:                %{name}-install-sh.patch
 Patch2:                %{name}-sharedlibs.patch
-Patch3:                %{name}-po.patch
-Patch5:                %{name}-dynamic_exe.patch
+Patch3:                %{name}-dynamic_exe.patch
 URL:           http://oss.sgi.com/projects/xfs/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -90,10 +88,7 @@ Biblioteki statyczne do XFS.
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-#%patch3 -p1
-%{?with_dynamic_exe:%patch5 -p1}
-
-cp %{SOURCE1} po/pl.po
+%{?with_dynamic_exe:%patch3 -p1}
 
 %build
 DEBUG="%{?debug:-DDEBUG}%{!?debug:-DNDEBUG}"
This page took 0.216895 seconds and 4 git commands to generate.