]> git.pld-linux.org Git - packages/gnome-applets.git/commitdiff
- libtoolize
authorJan Rękorajski <baggins@pld-linux.org>
Fri, 15 Jun 2001 15:54:24 +0000 (15:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- ISDN patch to fix build on linux 2.4

Changed files:
    gnome-applets.spec -> 1.44

gnome-applets.spec

index 5a8722b9ca158d55d2e72256f5c9238a4f556390..6b47c5072eb8971ee1d9084d84bab543bab57ce5 100644 (file)
@@ -11,6 +11,7 @@ Group(pl):    X11/Aplikacje
 Source0:       ftp://ftp.gnome.org/pub/GNOME/unstable/sources/gnome-applets/%{name}-%{version}.tar.gz
 Patch0:                %{name}-applet-docs.make.patch
 Patch1:                %{name}-use_AM_GNU_GETTEXT.patch
+Patch2:                %{name}-ISDN.patch
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: esound-devel >= 0.2.7
@@ -45,9 +46,11 @@ Applety pod GNOME.
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 rm missing
+libtoolize --copy --force
 gettextize --copy --force
 aclocal -I macros
 autoconf
This page took 0.027694 seconds and 4 git commands to generate.