]> git.pld-linux.org Git - packages/gnome-common.git/commitdiff
- added BR/R
authorgrzegol <grzegol@pld-linux.org>
Tue, 15 Jul 2003 20:50:52 +0000 (20:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gnome-common.spec -> 1.11

gnome-common.spec

index c29ce6716831412da987f04556808db08694b6dc..bc83dcd17328e789642e360f00245510f4352847 100644 (file)
@@ -12,6 +12,10 @@ Group:               Development/Tools
 Source0:       %{name}-%{version}-%{snap}.tar.bz2
 # Source0-md5: 1b50dc13f5249a32a5055df9382cf5c8
 URL:           http://www.gnome.org/
+BuildRequires: autoconf
+BuildRequires: automake
+BuildRequires: libtool
+Requires:      automake
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -29,7 +33,8 @@ Ten pakiet dostarcza makra do budowania pakiet
 %{__aclocal}
 %{__automake}
 %{__autoconf}
-%configure --build=%{_build}
+%configure \
+       --build=%{_build}
 
 %{__make}
 
This page took 0.10231 seconds and 4 git commands to generate.