SPECS: ash.spec - ash-extern.patch: a variable can't be both exter...

qrczak qrczak at pld-linux.org
Wed Feb 14 02:07:29 CET 2007


Author: qrczak                       Date: Wed Feb 14 01:07:29 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- ash-extern.patch: a variable can't be both extern and static
- Release 11

---- Files affected:
SPECS:
   ash.spec (1.74 -> 1.75) 

---- Diffs:

================================================================
Index: SPECS/ash.spec
diff -u SPECS/ash.spec:1.74 SPECS/ash.spec:1.75
--- SPECS/ash.spec:1.74	Mon Feb 12 22:23:47 2007
+++ SPECS/ash.spec	Wed Feb 14 02:07:23 2007
@@ -23,7 +23,7 @@
 Summary(zh_TW.UTF-8):	[-A系$)B統]Berkeley的-A微$)B型Bourne Shell
 Name:		ash
 Version:	0.4.0
-Release:	10
+Release:	11
 License:	BSD
 Group:		Applications/Shells
 Source0:	%{name}-%{version}.tar.gz
@@ -50,6 +50,7 @@
 Patch19:	%{name}-freebsd.patch
 Patch20:	%{name}-sighup.patch
 Patch21:	%{name}-dietlibc.patch
+Patch22:	%{name}-extern.patch
 BuildRequires:	byacc
 %{?with_dietlibc:BuildRequires:	dietlibc-devel}
 BuildRequires:	flex
@@ -175,6 +176,7 @@
 %patch19 -p1
 %patch20 -p1
 %{?_with_dietlibc:%patch21 -p1}
+%patch22 -p1
 
 %build
 
@@ -275,6 +277,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.75  2007/02/14 01:07:23  qrczak
+- ash-extern.patch: a variable can't be both extern and static
+- Release 11
+
 Revision 1.74  2007/02/12 21:23:47  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ash.spec?r1=1.74&r2=1.75&f=u



More information about the pld-cvs-commit mailing list