SPECS: apt.spec - BR: libmagic-devel - mv locale files in %prep - ...

glen glen at pld-linux.org
Tue Sep 6 16:39:32 CEST 2005


Author: glen                         Date: Tue Sep  6 14:39:31 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- BR: libmagic-devel
- mv locale files in %prep
- rel 4 for relink with heimdal
- STBR

---- Files affected:
SPECS:
   apt.spec (1.92 -> 1.93) 

---- Diffs:

================================================================
Index: SPECS/apt.spec
diff -u SPECS/apt.spec:1.92 SPECS/apt.spec:1.93
--- SPECS/apt.spec:1.92	Tue Sep  6 15:43:47 2005
+++ SPECS/apt.spec	Tue Sep  6 16:39:24 2005
@@ -1,12 +1,13 @@
 # $Revision$, $Date$
 # 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
@@ -32,6 +33,7 @@
 BuildRequires:	docbook-utils
 BuildRequires:	gettext-devel
 BuildRequires:	gpm-devel
+BuildRequires:	libmagic-devel
 BuildRequires:	libstdc++-devel
 BuildRequires:	libtool
 BuildRequires:	rpm-devel >= 4.4.1
@@ -88,11 +90,11 @@
 %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
@@ -168,6 +170,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.93  2005/09/06 14:39:24  glen
+- BR: libmagic-devel
+- mv locale files in %prep
+- rel 4 for relink with heimdal
+- STBR
+
 Revision 1.92  2005/09/06 13:43:47  glen
 - url fix
 
@@ -255,17 +263,17 @@
 
 Revision 1.66  2002/11/21 22:17:09  kloczek
 - release 12: new apt-sources.list default configuration file:
--- uncommented base and updates-security repository,
--- added commented updates-general repository.
+  - uncommented base and updates-security repository,
+  - added commented updates-general repository.
 
 Revision 1.65  2002/10/18 09:12:50  ankry
 - fixed "filled" misspelling (patch9)
 - fixed build by separating DEVEL version in cvs (so rel. still 11)
-STBR for ra
+- STBR for ra
 
 Revision 1.64  2002/10/09 13:14:17  kloczek
 - use more macros, some cosmetics, added missing "rm -f missing" and use new
-  %%doc
+  %doc
 
 Revision 1.63  2002/08/29 10:59:21  blues
 - release 11 - new doc, removed stat from priorities
@@ -274,16 +282,16 @@
 - apt requires rpm, of course...
 
 Revision 1.61  2002/05/21 23:12:41  kloczek
-perl -pi -e "s/^automake -a -c -f --foreing/\%%\{__automake\}/; \
+- perl -pi -e "s/^automake -a -c -f --foreing/\%%\{__automake\}/; \
              s/^automake -a -c -f/\%%\{__automake\}/; \
-	     s/^autoconf/\%%\{__autoconf\}/"
+     s/^autoconf/\%%\{__autoconf\}/"
 
 Revision 1.60  2002/05/19 22:12:48  ankry
 - moved messages file ftom es_ES/ to es/
 - release 10
 
 Revision 1.59  2002/04/25 15:47:38  arturs
-fixed a small typo
+- fixed a small typo
 
 Revision 1.58  2002/04/24 14:12:00  marcus
 - addedd apt-md5-cache-dir-option.patch (thanks to <malekith at pld.org.pl>)
@@ -313,7 +321,7 @@
 - added man-pages tar URL
 
 Revision 1.50  2002/01/18 02:12:21  kloczek
-perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
+- perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
 
 Revision 1.49.2.15  2002/09/19 13:51:50  wiget
 - updated to 0.5.4cnc7
@@ -382,8 +390,8 @@
 - release 3.
 
 Revision 1.45  2001/10/28 08:52:46  grzegorz
-- added %%verify(not size mtime md5) to %%{_sysconfdir}/apt/apt.conf,
-  %%{_sysconfdir}/apt/sources.list and %%{_sysconfdir}/apt/vendors.list
+- added %verify(not size mtime md5) to %{_sysconfdir}/apt/apt.conf,
+  %{_sysconfdir}/apt/sources.list and %{_sysconfdir}/apt/vendors.list
 
 Revision 1.44  2001/10/11 03:47:30  kloczek
 - release 2,
@@ -411,17 +419,17 @@
 - release 3
 
 Revision 1.37  2001/07/11 20:23:52  qboosh
-- release 2: run autoconf (needed with new %%configure macro)
+- release 2: run autoconf (needed with new %configure macro)
 
 Revision 1.36  2001/07/03 12:28:54  wiget
-cnc50
+- cnc50
 
 Revision 1.35  2001/06/22 11:33:35  misiek
 - updated to cnc46
 
 Revision 1.34  2001/06/16 15:44:52  kloczek
 - updated to 0.3.19cnc45,
-- insert %%{_target_cpu} into paths in sources.list.
+- insert %{_target_cpu} into paths in sources.list.
 
 Revision 1.33  2001/06/13 22:03:50  misiek
 - and again... cnc44 this time
@@ -454,40 +462,41 @@
 - release 1.
 
 Revision 1.25  2001/03/25 08:53:47  misiek
-38
+- 38
 
 Revision 1.24  2001/02/26 18:43:17  wiget
-provide example sources.list with PLD sites; release 0.2
+- provide example sources.list with PLD sites; release 0.2
 
 Revision 1.23  2001/02/26 17:58:24  misiek
-use external rpmpriorities
+- use external rpmpriorities
 
 Revision 1.22  2001/02/25 14:30:25  misiek
-small fix
+- small fix
 
 Revision 1.21  2001/02/25 14:18:03  misiek
-ver 37. stb
+- ver 37. stb
 
 Revision 1.20  2001/02/19 16:29:33  wiget
-upgraded to cnc36, removed libapt-* subpackages (as is in original spec)
+- upgraded to cnc36, removed libapt-* subpackages (as is in original spec)
 
 Revision 1.19  2001/02/16 12:12:28  misiek
-35. not ready yet
+- 35. not ready yet
 
 Revision 1.18  2001/01/26 15:56:01  wiget
-0.3.19cnc33 and Requires gnupg
+- 0.3.19cnc33 and Requires gnupg
 
 Revision 1.17  2000/12/17 00:24:38  areq
 - updated to 0.3.19cnc27
 
 Revision 1.16  2000/12/08 14:24:25  wiget
-fix Requires in devel subpackage; fix installing libapt-pkg.so; fix %%post/%%postun scripts; fix files in libapt-pkg subpackage; Release 2
+- fix Requires in devel subpackage; fix installing libapt-pkg.so; fix
+  %post/%postun scripts; fix files in libapt-pkg subpackage; Release 2
 
 Revision 1.15  2000/12/04 18:51:55  wiget
-fix attr to %%{_libdir}/apt/*
+- fix attr to %{_libdir}/apt/*
 
 Revision 1.14  2000/12/04 18:43:27  wiget
-fix many typos
+- fix many typos
 
 Revision 1.13  2000/11/16 08:38:43  kloczek
 - added Source url,
@@ -497,12 +506,12 @@
 - more simplifications.
 
 Revision 1.11  2000/11/16 08:13:08  kloczek
-- simplifications in %%install,
-- cut %%changelog,
+- simplifications in %install,
+- cut %changelog,
 - few cosmetics and reorders in %packages headers.
 
 Revision 1.10  2000/11/13 22:43:58  misiek
-no longer depend on db1
+- no longer depend on db1
 
 Revision 1.9  2000/11/06 18:01:55  alchemyx
 - added/changed BuildRequires
@@ -535,6 +544,5 @@
 - removed empty Group tag
 
 Revision 1.3  2000/11/04 13:57:13  misiek
-updated; someone want's to finish it?
-
-Based on Conectiva spec file.
+- updated; someone want's to finish it?
+  Based on Conectiva spec file.
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/apt.spec?r1=1.92&r2=1.93&f=u




More information about the pld-cvs-commit mailing list