[mate-common] Specfile update

Dan Mashal vicodan at fedoraproject.org
Tue Jul 24 22:50:20 UTC 2012


commit 0866eed21ca20dbcbfbecdad2b69c8b8acbe2a73
Author: Dan Mashal <dan.mashal at gmail.com>
Date:   Tue Jul 24 15:50:04 2012 -0700

    Specfile update

 mate-common.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/mate-common.spec b/mate-common.spec
index 0c0ecc1..a96d6c0 100644
--- a/mate-common.spec
+++ b/mate-common.spec
@@ -1,7 +1,7 @@
 Name:	mate-common	
 Summary:	mate common build files
 Version:	1.4.0
-Release:	5%{?dist}
+Release:	6%{?dist}
 
 License:	GPLv3+
 URL:		http://mate-desktop.org
@@ -9,7 +9,8 @@ Source0:	http://pub.mate-desktop.org/releases/1.4/mate-common-%{version}.tar.xz
 
 BuildArch: noarch
 
-BuildRequires:	automake autoconf libtool gettext pkgconfig
+BuildRequires:	automake autoconf
+Requires: automake autoconf libtool gettext pkgconfig
 
 %description
 binaries for building all MATE desktop sub components
@@ -35,6 +36,9 @@ make install DESTDIR=%{buildroot}
 %{_mandir}/man1/mate-*
 
 %changelog
+* Tue Jul 24 2012 Dan Mashal <dan.mashal at gmail.com> 1.4.0-6
+- Update requires/buildrequires field.
+
 * Tue Jul 16 2012 Dan Mashal <dan.mashal at gmail.com> 1.4.0-5
 - Update license, description and requires field.
 


More information about the scm-commits mailing list