[qrq] new upstream release

Lucian Langa lucilanga at fedoraproject.org
Tue Sep 20 21:54:19 UTC 2011


commit 933c35913020e7418773b4629fcd04d4ea2ba13e
Author: Lucian Langa <lucilanga at gnome.org>
Date:   Tue Sep 20 23:27:15 2011 +0200

    new upstream release

 .gitignore               |    1 +
 qrq-0.2.0-makefile.patch |   24 ------------------------
 qrq-0.2.1-makefile.patch |   24 ++++++++++++++++++++++++
 qrq.spec                 |    7 +++++--
 sources                  |    2 +-
 5 files changed, 31 insertions(+), 27 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1f69080..cf6df77 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 qrq-0.1.4.tar.gz
 /qrq-0.2.0.tar.gz
+/qrq-0.2.1.tar.gz
diff --git a/qrq-0.2.1-makefile.patch b/qrq-0.2.1-makefile.patch
new file mode 100644
index 0000000..b4121cb
--- /dev/null
+++ b/qrq-0.2.1-makefile.patch
@@ -0,0 +1,24 @@
+diff -Naur qrq-0.2.1/Makefile qrq-0.2.1-mod/Makefile
+--- qrq-0.2.1/Makefile	2011-09-19 22:01:41.000000000 +0200
++++ qrq-0.2.1-mod/Makefile	2011-09-20 23:48:52.755694241 +0200
+@@ -90,13 +90,13 @@
+ 	install -d -v                      $(DESTDIR)/share/qrq/
+ 	install -d -v                      $(DESTDIR)/share/man/man1/
+ 	install -d -v                      $(DESTDIR)/bin/
+-	install -s -m 0755 qrq             $(DESTDIR)/bin/
+-	install    -m 0755 qrqscore        $(DESTDIR)/bin/
+-	install    -m 0644 qrq.1           $(DESTDIR)/share/man/man1/
+-	install    -m 0644 callbase.qcb    $(DESTDIR)/share/qrq/
+-	install    -m 0644 english.qcb     $(DESTDIR)/share/qrq/
+-	install    -m 0644 qrqrc           $(DESTDIR)/share/qrq/
+-	install    -m 0644 toplist         $(DESTDIR)/share/qrq/
++	install -p -m 0755 qrq             $(DESTDIR)/bin/
++	install -p -m 0755 qrqscore        $(DESTDIR)/bin/
++	install -p -m 0644 qrq.1           $(DESTDIR)/share/man/man1/
++	install -p -m 0644 callbase.qcb    $(DESTDIR)/share/qrq/
++	install -p -m 0644 english.qcb     $(DESTDIR)/share/qrq/
++	install -p -m 0644 qrqrc           $(DESTDIR)/share/qrq/
++	install -p -m 0644 toplist         $(DESTDIR)/share/qrq/
+ 
+ 	
+ uninstall:
diff --git a/qrq.spec b/qrq.spec
index 6c459bf..3fbf7e4 100644
--- a/qrq.spec
+++ b/qrq.spec
@@ -1,5 +1,5 @@
 Name:           qrq
-Version:        0.2.0
+Version:        0.2.1
 Release:        1%{?dist}
 Summary:        Morse telegraphy trainer
 
@@ -23,7 +23,7 @@ copy callsigns at high speeds, as needed for example for Contesting.
 
 %prep
 %setup -q
-%patch0 -p1
+#%patch0 -p1
 
 %build
 export CFLAGS="%{optflags}"
@@ -48,6 +48,9 @@ rm -rf %{buildroot}
 %{_datadir}/qrq
 
 %changelog
+* Tue Sep 20 2011 cooly at gnome.eu.org - 0.2.1-1
+- new upstream release
+
 * Sun May 08 2011 Lucian Langa <cooly at gnome.eu.org> - 0.2.0-1
 - add pulseaudio-libs-devel BR
 - update patch0
diff --git a/sources b/sources
index 8f0cbcf..ba5ad9f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e7a9ea5666be62cc55dbf6b99c2e07b4  qrq-0.2.0.tar.gz
+d1fde2563d338bbf6f17617ad8bb5bd7  qrq-0.2.1.tar.gz


More information about the scm-commits mailing list