Browse Source

update: ebview 0.3.6.2-1

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@748 ec354946-7b23-47d6-9f5a-488ba84defc7
iwaim 14 years ago
parent
commit
cd98c7bcf5
1 changed files with 13 additions and 4 deletions
  1. 13 4
      e/ebview/ebview-vl.spec

+ 13 - 4
e/ebview/ebview-vl.spec

@@ -1,15 +1,21 @@
+%define using_debian 1
+
 Summary: EPWING CD-ROM dictionary viewer
 Summary(ja): EPWING形式のCD-ROM辞書を参照するためのプログラム
 Name: ebview
-Version: 0.3.6
-Release: 3%{?_dist_release}
+Version: 0.3.6.2
+Release: 1%{?_dist_release}
 
 Group: Applications/Accessories
 License: GPLv2+
+%if %{using_debian}
+URL: http://packages.qa.debian.org/e/ebview.html
+Source0: http://ftp.de.debian.org/debian/pool/main/e/ebview/ebview_%{version}.orig.tar.gz
+%else
 URL: http://ebview.sourceforge.net/
 Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
+%endif
 Source1: %{name}.desktop
-Patch0:	ebview-0.3.6-64bits-from-suse.patch
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 BuildRequires: eb-devel >= 4.0
@@ -48,7 +54,6 @@ EPWING形式のCD-ROM辞書を参照するためのプログラムです。以
 
 %prep
 %setup -q
-%patch0 -p1 -b .64bits
 
 # Fix up permission
 find . -type f -exec %{__chmod} 0644 {} ';'
@@ -138,6 +143,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/icons/hicolor/48x48/apps/*
 
 %changelog
+* Thu Mar 25 2010 IWAI, Masaharu <iwai@alib.jp> 0.3.6.2-1
+- new unofficial version 0.3.6.2 from Debian
+  - drop 64bits patch (Patch0)
+
 * Sun Jan 24 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.3.6-3
 - rebuild package