SPECS: geninitrd.spec - typo fix; rel 2
glen
glen at pld-linux.org
Tue Oct 16 18:28:50 CEST 2007
Author: glen Date: Tue Oct 16 16:28:50 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- typo fix; rel 2
---- Files affected:
SPECS:
geninitrd.spec (2.103 -> 2.104)
---- Diffs:
================================================================
Index: SPECS/geninitrd.spec
diff -u SPECS/geninitrd.spec:2.103 SPECS/geninitrd.spec:2.104
--- SPECS/geninitrd.spec:2.103 Fri Aug 31 17:49:17 2007
+++ SPECS/geninitrd.spec Tue Oct 16 18:28:45 2007
@@ -3,11 +3,12 @@
Summary(pl.UTF-8): Narzędzie do tworzenia inicjalnego ramdysku używanego przy starcie systemu
Name: geninitrd
Version: 8702
-Release: 1
+Release: 2
License: GPL
Group: Applications/System
Source0: %{name}-%{version}.tar.gz
# Source0-md5: f5e55c473bcfaf58f5c54ee4ec3e8097
+Patch0: %{name}-typo.patch
BuildRequires: xmlto >= 0:0.0.18-1
Requires: awk
Requires: busybox-initrd >= 1.00-0.rc3.2
@@ -61,6 +62,7 @@
%prep
%setup -q
+%patch0 -p1
%build
%{__make}
@@ -89,6 +91,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 2.104 2007/10/16 16:28:45 glen
+- typo fix; rel 2
+
Revision 2.103 2007/08/31 15:49:17 glen
- 8702
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/geninitrd.spec?r1=2.103&r2=2.104&f=u
More information about the pld-cvs-commit
mailing list