]> git.pld-linux.org Git - packages/gtksourceview.git/commitdiff
- added -build-fix.patch auto/th/gtksourceview-1_8_5-4 auto/ti/gtksourceview-1_8_5-4
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Mon, 10 Nov 2008 10:57:43 +0000 (10:57 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 4

Changed files:
    gtksourceview.spec -> 1.49

gtksourceview.spec

index 6333a86af5441b6f2319069cc26262ead0ea66aa..c621d254ee542e7344f38f3b576532071fbcd610 100644 (file)
@@ -6,12 +6,13 @@ Summary:      Text widget that extends the standard GTK+ 2.x
 Summary(pl.UTF-8):     Widget tekstowy rozszerzajÄ…cy standardowy z GTK+ 2.x
 Name:          gtksourceview
 Version:       1.8.5
-Release:       3
+Release:       4
 License:       GPL v2+
 Group:         X11/Libraries
 Source0:       http://ftp.gnome.org/pub/gnome/sources/gtksourceview/1.8/%{name}-%{version}.tar.bz2
 # Source0-md5: de67df2944c1cccbc2d0b4a738e11050
 Patch0:                %{name}-nognome.patch
+Patch1:                %{name}-build-fix.patch
 URL:           http://www.gnome.org/
 BuildRequires: autoconf >= 2.53
 BuildRequires: automake
@@ -80,6 +81,7 @@ Statyczna biblioteka gtksourceview.
 %prep
 %setup -q
 %{!?with_gnome:%patch0 -p1}
+%patch1 -p1
 
 %build
 %{__gtkdocize}
This page took 0.451432 seconds and 4 git commands to generate.