rpms/abcde/devel .cvsignore, 1.3, 1.4 abcde.spec, 1.4, 1.5 sources, 1.3, 1.4 abcde-2.1.19-genre.patch, 1.1, NONE abcde-2.1.19-vi.patch, 1.1, NONE

Ville Skytta (scop) fedora-extras-commits at redhat.com
Wed Aug 24 17:39:44 UTC 2005


Author: scop

Update of /cvs/extras/rpms/abcde/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28157/devel

Modified Files:
	.cvsignore abcde.spec sources 
Removed Files:
	abcde-2.1.19-genre.patch abcde-2.1.19-vi.patch 
Log Message:
* Sat Aug 20 2005 Ville Skyttä <ville.skytta at iki.fi> - 2.3.2-1
- 2.3.2, vi and genre patches applied upstream.
- Convert man page to UTF-8.



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/abcde/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	12 Feb 2005 09:03:22 -0000	1.3
+++ .cvsignore	24 Aug 2005 17:39:42 -0000	1.4
@@ -1 +1 @@
-abcde_2.2.3.orig.tar.gz
+abcde_2.3.2.orig.tar.gz


Index: abcde.spec
===================================================================
RCS file: /cvs/extras/rpms/abcde/devel/abcde.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- abcde.spec	6 Apr 2005 22:10:46 -0000	1.4
+++ abcde.spec	24 Aug 2005 17:39:42 -0000	1.5
@@ -1,14 +1,11 @@
 Summary: A Better CD Encoder
 Name: abcde
-Version: 2.2.3
-Release: 2
-
-License: GPL & Artistic
+Version: 2.3.2
+Release: 1%{?dist}
+License: GPL or Artistic
 Group: Applications/Multimedia
 Source: http://ftp.debian.org/debian/pool/main/a/abcde/%{name}_%{version}.orig.tar.gz
-Patch0: abcde-2.1.19-vi.patch
 Patch1: abcde-2.1.19-inst.patch
-Patch2: abcde-2.1.19-genre.patch
 URL: http://www.hispalinux.es/~data/abcde.php
 BuildArch: noarch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
@@ -21,10 +18,9 @@
 
 %prep
 %setup -q
-%patch0 -p1 -b .vi
 %patch1 -p1 -b .inst
-%patch2 -p1 -b .genre
 sed -i 's/normalize-audio/normalize/g' abcde*
+iconv -f iso-8859-1 -t utf-8 abcde.1 > abcde.1.utf8 ; mv abcde.1.utf8 abcde.1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -41,7 +37,11 @@
 %{_mandir}/man1/*
 
 %changelog
-* Fri Apr  7 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
+* Sat Aug 20 2005 Ville Skyttä <ville.skytta at iki.fi> - 2.3.2-1
+- 2.3.2, vi and genre patches applied upstream.
+- Convert man page to UTF-8.
+
+* Fri Apr  7 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 2.2.3-2
 - rebuilt
 
 * Thu Feb 10 2005 Ville Skyttä <ville.skytta at iki.fi> - 2.2.3-1


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/abcde/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	12 Feb 2005 09:03:22 -0000	1.3
+++ sources	24 Aug 2005 17:39:42 -0000	1.4
@@ -1 +1 @@
-576b9f41b05c3ea06f27fef15e5e47da  abcde_2.2.3.orig.tar.gz
+69172f041f20588888623dcbe8df708e  abcde_2.3.2.orig.tar.gz


--- abcde-2.1.19-genre.patch DELETED ---


--- abcde-2.1.19-vi.patch DELETED ---




More information about the scm-commits mailing list