]> git.pld-linux.org Git - packages/setup.git/commitdiff
- 2.7.3: auto/th/setup-2_7_3-1
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 25 Jan 2011 12:08:35 +0000 (12:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
 - etc/profile: - add xdg like ~/.local/bin to PATH if exists
 - etc/fstab: Prefer all cgroup subsystems instead of cpuset only.
   Use common place for mounting thse.

Changed files:
    setup.spec -> 1.159

setup.spec

index 58edf4a2bb3fd35a4c7334b0caa9b158b859e108..63517824dfd5606574a0c1ae78484d87d4bf025d 100644 (file)
@@ -3,8 +3,7 @@
 # - make some README.PLD with system features description
 #
 %define        iana_etc_ver    2.30
-%undefine      with_ccache
-#
+
 Summary:       Simple setup files
 Summary(de.UTF-8):     Einfache Setup-Dateien
 Summary(es.UTF-8):     Varios archivos básicos de configuración
@@ -14,12 +13,12 @@ Summary(pl.UTF-8):  Podstawowe pliki systemu Linux
 Summary(pt_BR.UTF-8):  Vários arquivos básicos de configuração
 Summary(tr.UTF-8):     Basit kurulum dosyaları
 Name:          setup
-Version:       2.7.2
+Version:       2.7.3
 Release:       1
 License:       Public Domain, partially BSD-like
 Group:         Base
 Source0:       %{name}-%{version}.tar.bz2
-# Source0-md5: e82bfb86a430f2f08ecc48971f60dcc5
+# Source0-md5: 44f8637f91d3ed5c23f6195061e68e69
 # http://sethwklein.net/iana-etc
 Source1:       http://sethwklein.net/projects/iana-etc/downloads/iana-etc-%{iana_etc_ver}.tar.bz2
 # Source1-md5: 3ba3afb1d1b261383d247f46cb135ee8
@@ -43,6 +42,7 @@ Conflicts:    udev < 1:138-5
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _sbindir        /sbin
+%undefine      with_ccache
 
 %description
 This package contains a number of very important configuration and
This page took 0.042367 seconds and 4 git commands to generate.