]> git.pld-linux.org Git - packages/apt.git/commitdiff
- BR: libmagic-devel
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 6 Sep 2005 14:39:24 +0000 (14:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- mv locale files in %prep
- rel 4 for relink with heimdal
- STBR

Changed files:
    apt.spec -> 1.93

apt.spec

index 70b11bf1387bb313182e0357b40eb0ed6da7ec6d..3e44e063d0fe57594a10401bdf78d29a6e266d36 100644 (file)
--- a/apt.spec
+++ b/apt.spec
@@ -1,11 +1,12 @@
 # TODO:
 # - build python bindings
+# - use system lua
 Summary:       Debian's Advanced Packaging Tool with RPM support
 Summary(pl):   Zaawansowane narzêdzie do zarz±dzania pakietami
 Summary(pt):   Frontend avançado para pacotes rpm e deb
 Name:          apt
 Version:       0.5.15cnc7
-Release:       3
+Release:       4
 License:       GPL
 Group:         Applications/Archiving
 #Source0:      https://moin.conectiva.com.br/AptRpm?action=AttachFile&do=get&target=apt-0.5.15cnc7.tar.bz2
@@ -31,6 +32,7 @@ BuildRequires:        docbook-dtd31-sgml
 BuildRequires: docbook-utils
 BuildRequires: gettext-devel
 BuildRequires: gpm-devel
+BuildRequires: libmagic-devel
 BuildRequires: libstdc++-devel
 BuildRequires: libtool
 BuildRequires: rpm-devel >= 4.4.1
@@ -87,11 +89,11 @@ Arquivos de desenvolvimento para a biblioteca libapt-pkg do APT
 %patch4 -p1
 %patch5 -p1
 
-%build
 mv po/es_ES.po po/es.po
 mv po/it_IT.po po/it.po
 mv po/de_DE.po po/de.po
 
+%build
 %{__libtoolize}
 %{__gettextize}
 %{__aclocal} -I buildlib
This page took 0.039705 seconds and 4 git commands to generate.