[cqrlog/f17] Fixing openssl-devel bug

Eric Christensen sparks at fedoraproject.org
Sun Feb 24 14:43:22 UTC 2013


commit cca4cadf637ac8b87c221876e802cf6fc85f7ea4
Author: Eric Christensen <sparks at fedoraproject.org>
Date:   Sun Feb 24 09:43:14 2013 -0500

    Fixing openssl-devel bug

 cqrlog.desktop.patch |    2 +-
 cqrlog.spec          |   13 +++++++++++--
 2 files changed, 12 insertions(+), 3 deletions(-)
---
diff --git a/cqrlog.desktop.patch b/cqrlog.desktop.patch
index 0988d6f..20efc6c 100644
--- a/cqrlog.desktop.patch
+++ b/cqrlog.desktop.patch
@@ -5,5 +5,5 @@
  Type=Application
  Icon=cqrlog.png
 -Categories=Utility;Database;HamRadio
-+Categories=Utility;Database;HamRadio;
++Categories=Utility;Database;HamRadio;Education;
  
diff --git a/cqrlog.spec b/cqrlog.spec
index 96dff6b..cac1727 100644
--- a/cqrlog.spec
+++ b/cqrlog.spec
@@ -1,6 +1,6 @@
 Name:		cqrlog
 Version:	1.5.2
-Release:	2%{?dist}
+Release:	5%{?dist}
 Summary:	An amateur radio contact logging program
 
 Group:		Applications/Databases
@@ -21,7 +21,7 @@ Requires:	mysql-server
 Requires:	trustedqsl
 Requires:	hamlib 
 #This entire library is required for this software as this library contains the information for connecting to various transceivers.
-BuildRequires:	openssl-devel
+Requires:	openssl-devel
 BuildRequires:	desktop-file-utils
 
 %description
@@ -150,6 +150,15 @@ iconv -f iso8859-1 -t utf-8 %{buildroot}%{_datadir}/%{name}/ctyfiles/eqsl.txt >
 %{_mandir}/man1/cqrlog.1.gz
 
 %changelog
+* Fri Feb 22 2013 Eric "Sparks" Christensen - 1.5.2-5
+- Repaired desktop category
+
+* Fri Feb 22 2013 Eric "Sparks" Christensen - 1.5.2-4
+- Changed openssl-devel from BuildRequires to Requires as it is needed for LoTW functionality
+
+* Wed Feb 13 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.5.2-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
+
 * Tue Oct 9 2012 Dan HorĂ¡k <dan[at]danny.cz> - 1.5.2-2
 - set ExcludeArch to match fpc
 


More information about the scm-commits mailing list