From 43137325704c63f0c450d54908df4787c53bc427 Mon Sep 17 00:00:00 2001 From: Roozbeh Pournader Date: Thu, 15 Jan 2009 22:46:06 +0000 Subject: [PATCH] - Update to upstream 20080409: Unicode 5.1 support - Change package versioning scheme - Update summary and description - Add DistTag - Remove copy of GPL from RPM: the only file it applies to is not shipped --- .cvsignore | 2 +- libuninameslist.spec | 20 +++++++++++++------- sources | 2 +- 3 files changed, 15 insertions(+), 9 deletions(-) diff --git a/.cvsignore b/.cvsignore index 2a9a5ad..526b336 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libuninameslist_src-20060907.tgz +libuninameslist-20080409.tar.bz2 diff --git a/libuninameslist.spec b/libuninameslist.spec index 31f4035..a3b9325 100644 --- a/libuninameslist.spec +++ b/libuninameslist.spec @@ -1,19 +1,18 @@ Name: libuninameslist -Version: 0.0 -Release: 8.20060907 +Version: 20080409 +Release: 1%{?dist} -Summary: Library that provides Unicode names and annotations +Summary: A library providing Unicode character names and annotations Group: System Environment/Libraries License: BSD URL: http://libuninameslist.sourceforge.net -Source0: http://dl.sf.net/libuninameslist/libuninameslist_src-20060907.tgz +Source0: http://dl.sf.net/libuninameslist/libuninameslist-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description libuninameslist provides applications with access to Unicode name and -annotation data from the official Unicode databases. The information -is current as of Unicode 4.0. +annotation data from the official Unicode Character Database. %package devel Summary: Header files and static libraries for %{name} @@ -50,7 +49,7 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) -%doc COPYING LICENSE +%doc LICENSE %{_libdir}/*.so.* %files devel @@ -61,6 +60,13 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Jan 15 2009 Roozbeh Pournader - 20080409-1 +- Update to upstream 20080409: Unicode 5.1 support +- Change package versioning scheme +- Update summary and description +- Add DistTag +- Remove copy of GPL from RPM: the only file it applies to is not shipped + * Sun Feb 10 2008 Kevin Fenzi - 0.0-8.20060907 - Rebuild for gcc43 diff --git a/sources b/sources index 3c0a796..4fbbae3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e5090105b9f09e76838a0af3220b371d libuninameslist_src-20060907.tgz +bcf7d9d7975278d11338b69d1248a072 libuninameslist-20080409.tar.bz2