]> git.pld-linux.org Git - packages/flumotion.git/commitdiff
- BR: automake; unify
authordarekr <darekr@pld-linux.org>
Sun, 28 Aug 2005 20:37:03 +0000 (20:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    flumotion.spec -> 1.2

flumotion.spec

index 785b6aee19347d5b3e0a85067c82a414b85579d0..1e9b04a53e1d5de6b1ec5c235674e5a8145db886 100644 (file)
@@ -8,6 +8,7 @@ Group:          Daemons
 Source0:       http://www.flumotion.net/src/flumotion/%{name}-%{version}.tar.bz2
 # Source0-md5: 7f2b4abbabd7756d1d689b38fd477d3e
 URL:           http://www.flumotion.net/
 Source0:       http://www.flumotion.net/src/flumotion/%{name}-%{version}.tar.bz2
 # Source0-md5: 7f2b4abbabd7756d1d689b38fd477d3e
 URL:           http://www.flumotion.net/
+BuildRequires: automake
 BuildRequires: gstreamer-devel >= 0.8
 BuildRequires: python-pygtk-devel >= 2.4.0
 BuildRequires: python-gstreamer >= 0.8.2-1
 BuildRequires: gstreamer-devel >= 0.8
 BuildRequires: python-pygtk-devel >= 2.4.0
 BuildRequires: python-gstreamer >= 0.8.2-1
@@ -23,7 +24,7 @@ for even novice system administrators.
 %setup -q
 
 %build
 %setup -q
 
 %build
-install %{_datadir}/automake/config.* .
+install /usr/share/automake/config.* .
 %configure
 %{__make}
 
 %configure
 %{__make}
 
This page took 0.085962 seconds and 4 git commands to generate.