rpms/apt/devel apt.spec,1.40,1.41 rpmpriorities,1.4,1.5

Axel Thimm (athimm) fedora-extras-commits at redhat.com
Thu Aug 2 12:12:39 UTC 2007


Author: athimm

Update of /cvs/extras/rpms/apt/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12036/devel

Modified Files:
	apt.spec rpmpriorities 
Log Message:
Fix bugs 247391, 249323


Index: apt.spec
===================================================================
RCS file: /cvs/extras/rpms/apt/devel/apt.spec,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- apt.spec	8 Jul 2007 20:28:13 -0000	1.40
+++ apt.spec	2 Aug 2007 12:12:07 -0000	1.41
@@ -6,7 +6,7 @@
 Summary: Debian's Advanced Packaging Tool with RPM support
 Name: apt
 Version: 0.5.15lorg3.92
-Release: 1%{?dist}
+Release: 2%{?dist}
 Group: System Environment/Base
 URL: http://apt-rpm.org/
 License: GPL
@@ -36,7 +36,7 @@
 # band aid for mmap issues (#211254)
 Patch1: apt-0.5.15lorg3.x-cache-corruption.patch
 
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 
 # TODO: verify the required minimum Python version
 BuildRequires: python-devel >= 2.2
@@ -289,6 +289,9 @@
 
 
 %changelog
+* Thu Aug  2 2007 Axel Thimm <Axel.Thimm at ATrpms.net> - 0.5.15lorg3.92-2
+- Fix Fedora bug #249323.
+
 * Sun Jul 08 2007 Panu Matilainen <pmatilai at redhat.com> - 0.5.15lorg3.92-1
 - update to 0.5.15lorg3.92
 - drop broken GPG keys, they belong to the config package anyway


Index: rpmpriorities
===================================================================
RCS file: /cvs/extras/rpms/apt/devel/rpmpriorities,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- rpmpriorities	27 Mar 2005 12:16:58 -0000	1.4
+++ rpmpriorities	2 Aug 2007 12:12:07 -0000	1.5
@@ -21,7 +21,7 @@
   passwd
   cpio
   raidtools
-  SysVinit
+  sysvinit
   authconfig
   hdparm
   hotplug




More information about the fedora-extras-commits mailing list