2010-04-20 Christian Kelly <[email protected]>
authorchrisk
Tue, 20 Apr 2010 17:12:03 +0000
changeset 17883 65bba694b728
parent 17882 fddf16d9f05a
child 17884 0feccb136231
2010-04-20 Christian Kelly <[email protected]> * SUNWevolution.spec: Fix typo from previous commit.
ChangeLog
SUNWevolution.spec
--- a/ChangeLog	Tue Apr 20 17:07:44 2010 +0000
+++ b/ChangeLog	Tue Apr 20 17:12:03 2010 +0000
@@ -1,3 +1,7 @@
+2010-04-20  Christian Kelly  <[email protected]>
+
+	* SUNWevolution.spec: Fix typo from previous commit.
+
 2010-04-20  Christian Kelly  <[email protected]>
 
 	* SUNWcheese.spec: Set LDFLAGS, otherwise we cannot see some libs.
--- a/SUNWevolution.spec	Tue Apr 20 17:07:44 2010 +0000
+++ b/SUNWevolution.spec	Tue Apr 20 17:12:03 2010 +0000
@@ -71,7 +71,7 @@
 BuildRequires: SUNWgnome-media-devel
 BuildRequires: SUNWlibgnome-keyring-devel
 BuildRequires: SUNWgtkimageview
-BuildRequires: SUNiconv-unicode
+BuildRequires: SUNWiconv-unicode
 %if %with_hal
 BuildRequires: SUNWhal
 %endif
@@ -255,6 +255,8 @@
 %{_sysconfdir}/xdg/autostart/*
 
 %changelog
+* Tue Apr 20 - [email protected]
+- Correct typo from previous commit!
 * Tue Mar 19 - [email protected]
 - Add dependency on SUNWiconv-unicode
 * Wed Feb 10 - [email protected]