Author: glen Date: Tue Dec 11 12:37:33 2007 GMT Module: SPECS Tag: AC-branch ---- Log message: - update to 0.4.1.14
---- Files affected: SPECS: rc-scripts.spec (1.267.2.6 -> 1.267.2.7) ---- Diffs: ================================================================ Index: SPECS/rc-scripts.spec diff -u SPECS/rc-scripts.spec:1.267.2.6 SPECS/rc-scripts.spec:1.267.2.7 --- SPECS/rc-scripts.spec:1.267.2.6 Mon Dec 10 23:25:47 2007 +++ SPECS/rc-scripts.spec Tue Dec 11 13:37:28 2007 @@ -2,7 +2,6 @@ # # Conditional build: %bcond_without static # link binaries with glib dynamically -%bcond_without devalias # without dev_alias patch # Summary: inittab and /etc/rc.d scripts Summary(de.UTF-8): inittab und /etc/rc.d Scripts @@ -10,20 +9,14 @@ Summary(pl.UTF-8): inittab i skrypty startowe z katalogu /etc/rc.d Summary(tr.UTF-8): inittab ve /etc/rc.d dosyaları Name: rc-scripts -Version: 0.4.1.13 -Release: 2 +Version: 0.4.1.14 +Release: 1 License: GPL v2 Group: Base #Source0: ftp://ftp1.pld-linux.org/people/arekm/software/%{name}-%{version}.tar.gz Source0: %{name}-%{version}.tar.gz -# Source0-md5: 76e6f83484a3039fd0c1ed1d0f6e4d83 -Patch0: %{name}-dev_alias.patch -Patch1: %{name}-sleep.patch -Patch2: %{name}-fuser.patch -Patch3: %{name}-lang.patch +# Source0-md5: cfc943d3e6928b2cb8a610ea16c000a7 URL: http://svn.pld-linux.org/cgi-bin/viewsvn/rc-scripts/ -BuildRequires: autoconf -BuildRequires: automake BuildRequires: gettext-devel BuildRequires: glib2-devel %{?with_static:BuildRequires: glib2-static} @@ -99,15 +92,8 @@ %prep %setup -q -%{?with_devalias:%patch0 -p0} -%patch1 -p1 -%patch2 -p1 -%patch3 -p0 %build -%{__aclocal} -%{__automake} -%{__autoconf} %configure \ --with-localedir=%{localedir} %{__make} \ @@ -216,7 +202,6 @@ %attr(754,root,root) /etc/rc.d/rc %attr(754,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/rc.d/rc.local -%attr(754,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/rc.d/rc.modules %attr(754,root,root) /etc/rc.d/rc.init %attr(754,root,root) /etc/rc.d/rc.sysinit %attr(754,root,root) /etc/rc.d/rc.shutdown @@ -342,6 +327,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.267.2.7 2007-12-11 12:37:28 glen +- update to 0.4.1.14 + Revision 1.267.2.6 2007-12-10 22:25:47 arekm - rel 2; don't overwrite sh session locales ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rc-scripts.spec?r1=1.267.2.6&r2=1.267.2.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
