]> git.pld-linux.org Git - packages/drivel.git/commitdiff
- fix amd64 auto/ac/drivel-2_0_1-2
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 6 Sep 2005 07:28:21 +0000 (07:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    drivel.spec -> 1.23

drivel.spec

index fa2700ab47e5bfbf5d2a76f1377a67c9753d60ef..4ffbe6a94014bc5b24f7f29656207ef53722d69f 100644 (file)
@@ -2,13 +2,14 @@ Summary:      A LiveJournal client for GNOME
 Summary(pl):   Klient LiveJournala dla GNOME
 Name:          drivel
 Version:       2.0.1
-Release:       1
+Release:       2
 License:       GPL v2
 Group:         Applications/Networking
 Source0:       http://dl.sourceforge.net/drivel/%{name}-%{version}.tar.bz2
 # Source0-md5: 7d8bbc580c335a75bc480c3b13095f77
 Patch0:                %{name}-desktop.patch
 URL:           http://www.dropline.net/drivel/
+BuildRequires: automake
 BuildRequires: curl-devel
 BuildRequires: gnome-vfs2-devel >= 2.6.0
 BuildRequires: gtk+2-devel >= 2:2.4.0
@@ -36,6 +37,7 @@ o u
 #%patch0 -p1
 
 %build
+install /usr/share/automake/config.* .
 %configure \
        --disable-schemas-install
 %{__make}
This page took 0.086868 seconds and 4 git commands to generate.