]> git.pld-linux.org Git - packages/poldek.git/blobdiff - poldek-config.patch
remove --noorder option during package removal
[packages/poldek.git] / poldek-config.patch
index 925e7b5bb0fa125c518b875e279c54d1c73378d4..f89f30478bbbc9426ea3b1530a85558880c87c5e 100644 (file)
@@ -1,22 +1,17 @@
---- poldek-0.30-cvs20080225.00/conf/poldek.conf~       2008-03-27 18:25:49.000000000 +0200
-+++ poldek-0.30-cvs20080225.00/conf/poldek.conf        2008-03-27 18:27:35.244886349 +0200
-@@ -3,18 +3,12 @@
- # Some macros. Macros are local, they are not visible in included files
- # and macros declared in them are not visible to includer.
- # Macros names starts with underscore '_'.
--#
--_distro  = pld
--
--# Both local and remote files may be included. Included files may not contain
--# [global] section, it will be ignored anyway. 
--%include %{_distro}-source.conf
+--- poldek-0.30.0/conf/poldek.conf     2013-07-08 14:19:35.294351501 +0300
++++ poldek-0.30.0/conf/poldek.conf     2013-07-08 14:06:38.722878665 +0300
+@@ -132,12 +132,11 @@
  
- # local sources
- %include source.conf
+ # Prevent package listed from being upgraded if they are already installed.
+ # hold = kernel* foo*.i686 th-test:* *-smp-* th-ready:bar*.x86_64
+-#hold = 
++hold = kernel*
  
- # /etc/poldek/repos.d/*.conf
--#%includedir repos.d
-+%includedir repos.d
+ # Ignore package list - packages fits given mask will be invisible.
+ # ignore = *-smp-* foo*
+-# ignore = vserver-packages
+-#ignore = vserver-packages
++ignore = vserver-packages
  
- # External downloaders configuration, not necessary in most cases, cause
- # to internal HTTP and FTP client.
+ # Conflicts with already installed packages are treated as resolved
+ # if at least one of multiple-installed package satisfies conflict.
This page took 0.033814 seconds and 4 git commands to generate.