]> git.pld-linux.org Git - packages/glib2.git/commitdiff
- more fixed (m4 and pkgconfig)
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 28 Oct 2001 13:43:07 +0000 (13:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    glib2.spec -> 1.13

glib2.spec

index c9189fa30d7f27a16236026e7fdcc3d2bba2e9a2..7fd2aa662084d88877b3706fec93d1010464522e 100644 (file)
@@ -20,6 +20,8 @@ Group(ru):    
 Group(uk):     â¦Â̦ÏÔÅËÉ
 Source0:       ftp://ftp.gtk.org/pub/gtk/v1.3/glib-%{version}.tar.gz
 Patch0:                %{name}-DESTDIR.patch
+Patch1:                %{name}-m4.patch
+Patch2:                %{name}-pkgconfig.patch
 URL:           http://www.gtk.org/
 BuildRequires: pkgconfig
 BuildRequires: autoconf
@@ -104,6 +106,8 @@ Biblioteki statyczne do glib.
 %prep
 %setup -q -n glib-%{version}
 %patch0 -p1
+%patch1 -p1
+%patch2 -p1
 
 %build
 #libtoolize --copy --force
This page took 0.035622 seconds and 4 git commands to generate.