[pacman] Shrink dependency list and add proper changelog entry

Zbigniew Jędrzejewski-Szmek zbyszek at fedoraproject.org
Sat Aug 24 17:48:09 UTC 2013


commit d7343e464b862c722f28e5c8ab11487352bacf84
Author: Zbigniew Jędrzejewski-Szmek <zbyszek at in.waw.pl>
Date:   Thu Aug 22 16:32:44 2013 -0400

    Shrink dependency list and add proper changelog entry

 pacman.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/pacman.spec b/pacman.spec
index a29077a..b7c8edf 100644
--- a/pacman.spec
+++ b/pacman.spec
@@ -19,11 +19,8 @@ Summary:        Package manager for the Arch distribution
 # with mirrors.kernel.org uncommented
 Source1:        mirrorlist
 
-BuildRequires:  autoconf
-BuildRequires:  automake
 BuildRequires:  libtool
 BuildRequires:  m4
-BuildRequires:  gettext
 BuildRequires:  gettext-devel
 BuildRequires:  asciidoc
 BuildRequires:  doxygen
@@ -156,5 +153,11 @@ EOF
 
 
 %changelog
+* Thu Aug 22 2013 Zbigniew Jędrzejewski-Szmek <zbyszek at in.waw.pl> - 4.1.2-1.20130626git28cb22e
+- Build from git snapshot.
+- Include /etc/pacman.d/mirrorlist.
+- Add pacman-filesystem package.
+- Add missing build dependencies and fix other packaging issues.
+
 * Fri Aug 16 2013 Zbigniew Jędrzejewski-Szmek <zbyszek at in.waw.pl> - 4.1.2-1
 - Initial packaging.


More information about the scm-commits mailing list