rpms/qle/devel qle.spec,1.4,1.5

Lucian Langa lucilanga at fedoraproject.org
Sun Dec 20 18:54:21 UTC 2009


Author: lucilanga

Update of /cvs/pkgs/rpms/qle/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28936

Modified Files:
	qle.spec 
Log Message:
* Fri Nov 27 2009 Lucian Langa <cooly at gnome.eu.org> - 0.0.17-1
- improve desktop icon file (#530837)
- update patch0
- new upstream release


Index: qle.spec
===================================================================
RCS file: /cvs/pkgs/rpms/qle/devel/qle.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- qle.spec	27 Jul 2009 02:29:08 -0000	1.4
+++ qle.spec	20 Dec 2009 18:54:21 -0000	1.5
@@ -1,6 +1,6 @@
 Name:           qle
-Version:        0.0.13
-Release:        3%{?dist}
+Version:        0.0.17
+Release:        1%{?dist}
 Summary:        A QSO Logger and log Editor
 
 Group:          Applications/Communications
@@ -10,14 +10,14 @@ Source0:        http://home.kpn.nl/w.kno
 Source1:        qle.desktop
 Source2:        qle.png
 #add script shebang & fix paths
-Patch0:         qle-sh.patch
+Patch0:         qle-0.0.17-sh.patch
 #Fix configuration path
-Patch1:         qle-configlocation.patch
+Patch1:         qle-0.0.17-configlocation.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
- 
-Requires:       perl, perl(DBI), perl(DBD::SQLite), perl(Tk)
+
+Requires:       perl, perl(DBI), perl(DBD::SQLite), perl(Tk), perl(PDF-Create)
 #qle requires rigctld from hamlib for communicating with transciever
 Requires:       hamlib
 Requires:       cwdaemon
@@ -46,8 +46,8 @@ updated accordingly.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch0 -p1 -b .sh
+%patch1 -p1 -b .configlocation
 
 %build
 #no build needed
@@ -86,6 +86,11 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Nov 27 2009 Lucian Langa <cooly at gnome.eu.org> - 0.0.17-1
+- improve desktop icon file (#530837)
+- update patch0
+- new upstream release
+
 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.0.13-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 




More information about the scm-commits mailing list