]> git.pld-linux.org Git - packages/gnome-terminal.git/blobdiff - gnome-terminal.spec
bringing back wordseps configurability
[packages/gnome-terminal.git] / gnome-terminal.spec
index 37e9bf91b08143857fe2fa03186cf4023f48d498..8fd7428839afca9a6bf0a6ce4088b5f8a2d55bee 100644 (file)
@@ -1,17 +1,19 @@
 #
 # Conditional build:
 %bcond_without nautilus        # Nautilus extension
-#
+
 Summary:       GNOME Terminal
 Summary(pl.UTF-8):     Terminal dla GNOME
 Name:          gnome-terminal
 Version:       3.16.2
-Release:       1
+Release:       2
 License:       GPL v3+
 Group:         X11/Applications
 Source0:       http://ftp.gnome.org/pub/GNOME/sources/gnome-terminal/3.16/%{name}-%{version}.tar.xz
 # Source0-md5: 17d15e7d226826ca1853eee1c99645b0
 Patch0:                %{name}-desktop.patch
+Patch1:                bug-730632.patch
+Patch2:                wordseps.patch
 URL:           http://www.gnome.org/
 BuildRequires: GConf2-devel >= 2.32.0
 BuildRequires: autoconf >= 2.53
@@ -73,6 +75,8 @@ w Nautilusie.
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
+%patch2 -p1
 
 %build
 %{__intltoolize}
This page took 0.058414 seconds and 4 git commands to generate.