]> git.pld-linux.org Git - packages/dpkg.git/commitdiff
- updated to 1.17.10 auto/th/dpkg-1.17.10-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 15 Jun 2014 14:31:19 +0000 (16:31 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 15 Jun 2014 14:31:19 +0000 (16:31 +0200)
dpkg.spec

index 7e8c443cd0150cc48d212d9db27ff1d0c636ce67..5fde87e975c60126ccdd662100ebb6ab9dbe7b46 100644 (file)
--- a/dpkg.spec
+++ b/dpkg.spec
@@ -2,12 +2,12 @@
 Summary:       Package maintenance system for Debian Linux
 Summary(pl.UTF-8):     Program do obsługi pakietów Debiana
 Name:          dpkg
-Version:       1.17.6
+Version:       1.17.10
 Release:       1
 License:       GPL v2+
 Group:         Applications/File
 Source0:       ftp://ftp.debian.org/debian/pool/main/d/dpkg/%{name}_%{version}.tar.xz
-# Source0-md5: c87f2ae291d460015353e01d121bea85
+# Source0-md5: 545f3cbac8b5f0b3d888574f3f79936c
 Patch0:                %{name}-md5.patch
 URL:           http://packages.debian.org/search?keywords=dpkg
 BuildRequires: bzip2-devel
@@ -71,6 +71,9 @@ rm -rf $RPM_BUILD_ROOT
 
 %{__rm} $RPM_BUILD_ROOT%{_sysconfdir}/alternatives/README
 
+# obsoleted by pkg-config
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/libdpkg.la
+
 # dpkg for main part, dpkg-dev for perl-based build script
 # don't use --all-name to avoid e.g. dselect inclusion
 %find_lang dpkg
@@ -133,6 +136,7 @@ rm -rf $RPM_BUILD_ROOT
 %lang(it) %{_mandir}/it/man1/dpkg*.1*
 %lang(it) %{_mandir}/it/man5/deb*.5*
 %lang(it) %{_mandir}/it/man5/dpkg.cfg.5*
+%lang(it) %{_mandir}/it/man8/dpkg-*.8*
 %lang(it) %{_mandir}/it/man8/update-alternatives.8*
 %lang(ja) %{_mandir}/ja/man1/dpkg*.1*
 %lang(ja) %{_mandir}/ja/man5/deb*.5*
This page took 0.415063 seconds and 4 git commands to generate.