SPECS: setup.spec - 2.4.10, it works but I don't like it much, can...
sparky
sparky at pld-linux.org
Fri Sep 16 19:56:25 CEST 2005
Author: sparky Date: Fri Sep 16 17:56:25 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- 2.4.10, it works but I don't like it much, can anyone check it ?
---- Files affected:
SPECS:
setup.spec (1.106 -> 1.107)
---- Diffs:
================================================================
Index: SPECS/setup.spec
diff -u SPECS/setup.spec:1.106 SPECS/setup.spec:1.107
--- SPECS/setup.spec:1.106 Sun Mar 27 13:54:30 2005
+++ SPECS/setup.spec Fri Sep 16 19:56:20 2005
@@ -17,12 +17,12 @@
Summary(pt_BR): Vários arquivos básicos de configuraçăo
Summary(tr): Basit kurulum dosyalarý
Name: setup
-Version: 2.4.9
-Release: 2
+Version: 2.4.10
+Release: 1
License: Public Domain, partially BSD-like
Group: Base
-Source0: http://mieszkancy.ds.pg.gda.pl/~blues/SOURCES/%{name}-%{version}.tar.bz2
-# Source0-md5: aa99796a603e10343edbf0720edfd6ac
+Source0: ftp://distfiles.pld-linux.org/src/%{name}-%{version}.tar.bz2
+# Source0-md5: 7f50f1650e961a77b18afa0a4a588fc1
Source1: http://www.sethwklein.net/projects/iana-etc/downloads/iana-etc-%{iana_etc_ver}.tar.bz2
# Source1-md5: 9f769f7b2d0e519cf62dacb2b3b051d4
# This is source of non-iana changes in services file
@@ -95,6 +95,12 @@
%triggerpostun -p %{_sbindir}/joinpasswd -- %{name} < %{version}-%{release}
+%triggerin -- %{name} < 2.4.10-1
+awk '/^none.*usbfs/ { gsub(/.*/, \
+ "none\t\t/proc/bus/usb\t\tusbfs\tdefaults,noauto,devgid=78,devmode=0644\t0 0") \
+ } {print}' /etc/fstab > /etc/fstab.new
+mv /etc/fstab{.new,}
+
%files
%defattr(644,root,root,755)
%doc ChangeLog
@@ -125,6 +131,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.107 2005/09/16 17:56:20 sparky
+- 2.4.10, it works but I don't like it much, can anyone check it ?
+
Revision 1.106 2005/03/27 11:54:30 havner
- let's keep obsoletes in one place, basesystem is imo better for that
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/setup.spec?r1=1.106&r2=1.107&f=u
More information about the pld-cvs-commit
mailing list