packages: uni2ascii/uni2ascii.spec - up to 4.14 - pass CFLAGS

lisu lisu at pld-linux.org
Wed Aug 5 15:46:41 CEST 2009


Author: lisu                         Date: Wed Aug  5 13:46:41 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 4.14
- pass CFLAGS

---- Files affected:
packages/uni2ascii:
   uni2ascii.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: packages/uni2ascii/uni2ascii.spec
diff -u packages/uni2ascii/uni2ascii.spec:1.3 packages/uni2ascii/uni2ascii.spec:1.4
--- packages/uni2ascii/uni2ascii.spec:1.3	Mon Apr 27 15:40:59 2009
+++ packages/uni2ascii/uni2ascii.spec	Wed Aug  5 15:46:36 2009
@@ -2,12 +2,12 @@
 Summary:	Conversion tools between UTF-8 Unicode and 7-bit ASCII equivalents
 Summary(pl.UTF-8):	Narzędzia do konwersji pomiędzy UTF-8 a 7-bitowymi zamiennikami ASCII
 Name:		uni2ascii
-Version:	4.13
+Version:	4.14
 Release:	1
 License:	GPL v3+
 Group:		Applications
 Source0:	http://billposer.org/Software/Downloads/%{name}-%{version}.tar.bz2
-# Source0-md5:	9041783bb71b9ea714f151802c6f864a
+# Source0-md5:	b26f3ac559ccd69161b93c2f4fed5f14
 URL:		http://billposer.org/Software/uni2ascii.html
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -23,6 +23,7 @@
 pomiędzy kodowaniem Unicode UTF-8 a ponad trzydziestoma 7-bitowymi
 zamiennikami ASCII, w których skład wchodzi format RFC 2396 URI oraz
 format RFC 2045 Quoted Printable.
+
 %prep
 %setup -q
 
@@ -31,7 +32,8 @@
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-%configure
+%configure \
+	CPPFLAGS="%{rpmcflags}"
 %{__make}
 
 %install
@@ -56,6 +58,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2009/08/05 13:46:36  lisu
+- up to 4.14
+- pass CFLAGS
+
 Revision 1.3  2009/04/27 13:40:59  lisu
 - 4.13
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/uni2ascii/uni2ascii.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list