]> git.pld-linux.org Git - packages/epiphany-extensions.git/commitdiff
- patch to fix use g_io_channel_read_chars on 64bit archs
authorundefine <undefine@pld-linux.org>
Sat, 9 Oct 2004 01:10:10 +0000 (01:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 3

Changed files:
    epiphany-extensions.spec -> 1.19

epiphany-extensions.spec

index cae6b19f3f72065b1d0e9f2080f2b4256337ed79..fa9d7924573be94850c47ad7506aeb72ad0ab89d 100644 (file)
@@ -3,13 +3,14 @@ Summary:      Collection of extensions for Epiphany
 Summary(pl):   Zbiór rozszerzeñ dla Epiphany
 Name:          epiphany-extensions
 Version:       1.4.1
-Release:       2
+Release:       3
 License:       GPL
 Group:         X11/Applications/Networking
 Source0:       http://ftp.gnome.org/pub/GNOME/sources/%{name}/1.4/%{name}-%{version}.tar.bz2
 # Source0-md5: 4ae247cd350feb8e959ed63e22853f83
 Patch0:                %{name}-locale-names.patch
 Patch1:                %{name}-mozilla_includes.patch
+Patch2:                %{name}-gsize.patch
 URL:           http://www.gnome.org/projects/epiphany/
 BuildRequires: autoconf >= 2.57
 Buildrequires: automake
@@ -42,6 +43,7 @@ Epiphany Extensions jest zbiorem rozszerze
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 mv po/{no,nb}.po
 
This page took 0.090473 seconds and 4 git commands to generate.