[qxmpp/f16: 2/2] 0.7.3-4

Minh Ngo minh at fedoraproject.org
Sat Sep 29 21:38:11 UTC 2012


commit 4d75eb7538dd4519ea2e2eaff75e7c73edb01a7e
Author: Minh Ngo <nlminhtl at gmail.com>
Date:   Sun Sep 30 00:37:15 2012 +0300

    0.7.3-4

 .gitignore |    1 +
 qxmpp.spec |   15 +++++++++------
 sources    |    2 +-
 3 files changed, 11 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d1cb0d0..d2e5670 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /qxmpp-0.7.3.tar.gz
+/qxmpp-0.7.3-95a225b.tar.bz2
diff --git a/qxmpp.spec b/qxmpp.spec
index bc0e7b1..7ad5fa2 100644
--- a/qxmpp.spec
+++ b/qxmpp.spec
@@ -1,9 +1,12 @@
 Name:       qxmpp
 Version:    0.7.3
-Release:    3%{?dist}
+Release:    4.git95a225b%{?dist}
 License:    LGPLv2+
-Source0:    http://qxmpp.googlecode.com/files/qxmpp-0.7.3.tar.gz 
-Obsoletes:  qxmpp-dev < 0.7.3 
+#This source archive can be generated by this script
+# https://raw.github.com/Ignotus/fedora-packages/master/source_archiver.pl
+# ./source_archiver.pl --url="https://code.google.com/p/qxmpp/" --ver="0.7.3"
+Source0:    https://github.com/downloads/Ignotus/fedora-packages/qxmpp-0.7.3-95a225b.tar.bz2 
+Obsoletes:  qxmpp-dev < 0.7.3
 Provides:   qxmpp-dev = %{version}-%{release}
 
 Patch1:     qxmpp-dynamiclib.patch
@@ -29,7 +32,7 @@ always recommended to the advanced users to read and enjoy the low level details
 Summary:      QXmpp Development Files
 Group:        Development/Libraries
 Requires:     %{name}%{?_isa} = %{version}-%{release}
-Obsoletes: qxmpp-dev-devel < 0.7.3
+Obsoletes: qxmpp-dev-devel < 0.7.3 
 Provides:  qxmpp-dev-devel = %{version}-%{release}
 
 %description devel
@@ -64,8 +67,8 @@ make %{?_smp_mflags}
 %{_libdir}/pkgconfig/%{name}.pc
 
 %changelog
-* Thu Sep 27 2012 Minh Ngo <nlminhtl at gmail.com> 0.7.3-3
-- Upd. source archive
+* Sat Sep 30 2012 Minh Ngo <nlminhtl at gmail.com> 0.7.3-4
+- Upd. to the last version for leechcraft IC compatibility.
 
 * Wed Sep 26 2012 Minh Ngo <nlminhtl at gmail.com> 0.7.3-2
 - Adding obsoletes
diff --git a/sources b/sources
index f0dfcde..35c1f97 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5badeba0db3d87e4d56ac8ac6da71fda  qxmpp-0.7.3.tar.gz
+2c4f667904455b674b1ee56de79b00c6  qxmpp-0.7.3-95a225b.tar.bz2


More information about the scm-commits mailing list