packages: libmbfl/libmbfl.spec - switch to git source, up to 1.0.2

glen glen at pld-linux.org
Sun May 16 12:02:04 CEST 2010


Author: glen                         Date: Sun May 16 10:02:04 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- switch to git source, up to 1.0.2

---- Files affected:
packages/libmbfl:
   libmbfl.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: packages/libmbfl/libmbfl.spec
diff -u packages/libmbfl/libmbfl.spec:1.8 packages/libmbfl/libmbfl.spec:1.9
--- packages/libmbfl/libmbfl.spec:1.8	Sun May 16 11:48:50 2010
+++ packages/libmbfl/libmbfl.spec	Sun May 16 12:01:55 2010
@@ -2,18 +2,20 @@
 #
 # Conditional build:
 %bcond_without	static_libs	# don't build static library
-#
+
 Summary:	Streamable kanji code filter and converter
 Summary(pl.UTF-8):	Strumieniowy filtr i konwerter kodu kanji
 Name:		libmbfl
-Version:	1.0
+Version:	1.0.2
 Release:	1
-License:	LGPL
+License:	LGPL 2.1
 Group:		Libraries
-Source0:	%{name}.tar.bz2
-# Source0-md5:	6c74e119c341ca655e05222175442722
+# git clone git://github.com/scottmac/libmbfl.git
+# v=1.0.2; tar --exclude-vcs -cjf libmbfl-$v.tar.bz2 libmbfl
+Source0:	%{name}-%{version}.tar.bz2
+# Source0-md5:	9acd08bfc500c6e3153ce40764e04dd7
 Source1:	ftp://ftp.unicode.org/Public/UNIDATA/EastAsianWidth.txt
-# Source1-md5:	ab95687111a50d4375725c0b9dade8d9
+# Source1-md5:	e2ec8af9070c1fb3a069e5c76f3ce939
 Source2:	ftp://ftp.unicode.org/Public/MAPPINGS/ISO8859/8859-1.TXT
 # Source2-md5:	12e09bd6c9c501b55e0f27acaf60c672
 Source3:	ftp://ftp.unicode.org/Public/MAPPINGS/ISO8859/8859-2.TXT
@@ -40,8 +42,10 @@
 # Source13-md5:	f97c84a786088bd85262f57df05408fd
 Source14:	ftp://ftp.unicode.org/Public/MAPPINGS/ISO8859/8859-14.TXT
 # Source14-md5:	b3d2634fb31883aae57fcfeb06436e2b
-Source15:	ftp://ftp.unicode.org/Public/MAPPINGS/ISO8859/8859-16.TXT
-# Source15-md5:	f905f3043c0b8265c64fb80ec9e747c3
+Source15:	ftp://ftp.unicode.org/Public/MAPPINGS/ISO8859/8859-15.TXT
+# Source15-md5:	f807052642f93374e506682793924df0
+Source16:	ftp://ftp.unicode.org/Public/MAPPINGS/ISO8859/8859-16.TXT
+# Source16-md5:	f905f3043c0b8265c64fb80ec9e747c3
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	libtool
@@ -96,6 +100,7 @@
 cp -a %{SOURCE13} filters
 cp -a %{SOURCE14} filters
 cp -a %{SOURCE15} filters
+cp -a %{SOURCE16} filters
 
 %build
 %{__libtoolize}
@@ -142,6 +147,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2010/05/16 10:01:55  glen
+- switch to git source, up to 1.0.2
+
 Revision 1.8  2010/05/16 09:48:50  glen
 - download other ISO mapping files
 - ghost soname symlink
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libmbfl/libmbfl.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list