]> git.pld-linux.org Git - packages/dpkg.git/commitdiff
- rel. 4
authorankry <ankry@pld-linux.org>
Fri, 5 Sep 2003 21:37:08 +0000 (21:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dpkg.spec -> 1.18

dpkg.spec

index 969d5009cc7aa841d3200a77d9c23fedbddb6d62..602f78a0e445097f1a765154600ad1562a9ff730 100644 (file)
--- a/dpkg.spec
+++ b/dpkg.spec
@@ -2,7 +2,7 @@ Summary:        Package maintenance system for Debian Linux
 Summary(pl):   Program do obs³ugi pakietów Debiana
 Name:          dpkg
 Version:       1.6.15
-Release:       3
+Release:       4
 License:       GPL
 Group:         Applications/File
 Source0:       ftp://ftp.debian.org/debian/dists/potato/main/source/base/%{name}_%{version}.tar.gz
@@ -14,6 +14,7 @@ Patch1:               %{name}-opt.patch
 Patch2:                %{name}-acfix.patch
 Patch3:                %{name}-no_man_section.patch
 Patch4:                %{name}-gcc33.patch
+Patch5:                %{name}-po.patch
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: gettext-devel
@@ -43,6 +44,7 @@ Debiana.
 %patch2 -p1
 %patch3 -p0
 %patch4 -p1
+%patch5 -p1
 
 %build
 %{__libtoolize}
This page took 0.093427 seconds and 4 git commands to generate.