rpms/aquamarine/devel aquamarine.spec,1.3,1.4

Jarod Wilson (jwilson) fedora-extras-commits at redhat.com
Tue Jan 2 20:17:34 UTC 2007


Author: jwilson

Update of /cvs/extras/rpms/aquamarine/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9298

Modified Files:
	aquamarine.spec 
Log Message:
Fix up BR for translations


Index: aquamarine.spec
===================================================================
RCS file: /cvs/extras/rpms/aquamarine/devel/aquamarine.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- aquamarine.spec	2 Jan 2007 20:05:41 -0000	1.3
+++ aquamarine.spec	2 Jan 2007 20:17:04 -0000	1.4
@@ -3,7 +3,7 @@
 License:        GPL
 Group:          User Interface/Desktops
 Version:        0.1.4
-Release:        1%{?dist}
+Release:        2%{?dist}
 
 Summary:        Themeable window decorator and compositing manager for Beryl
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -17,7 +17,7 @@
 
 BuildRequires:  beryl-core-devel >= %{version}
 BuildRequires:  qt-devel, kdelibs-devel, kdebase-devel
-BuildRequires:  libtool
+BuildRequires:  libtool, perl-XML-Parser, gettext-devel
 
 
 %description
@@ -64,6 +64,9 @@
 
 
 %changelog
+* Tue Jan 02 2007 Jarod Wilson <jwilson at redhat.com> 0.1.4-2
+- Add BR: for translations
+
 * Tue Jan 02 2007 Jarod Wilson <jwilson at redhat.com> 0.1.4-1
 - New upstream release
 




More information about the scm-commits mailing list