[razorqt] razorqt-data version fix

Eugene A. Pivnev tieugene at fedoraproject.org
Mon Jun 16 10:03:07 UTC 2014


commit e1fbc6954ebc85b669fa65f78893f449af7b16f9
Author: TI_Eugene <ti.eugene at gmail.com>
Date:   Mon Jun 16 14:02:49 2014 +0400

    razorqt-data version fix

 razorqt.spec |   47 +++++++++++++++++++++++++----------------------
 1 files changed, 25 insertions(+), 22 deletions(-)
---
diff --git a/razorqt.spec b/razorqt.spec
index 26393b2..5eb5246 100644
--- a/razorqt.spec
+++ b/razorqt.spec
@@ -15,7 +15,7 @@
 
 Name:		razorqt
 Version:	0.5.2
-Release:	15%{?dist}
+Release:	16%{?dist}
 Summary:	Lightweight desktop toolbox
 License:	GPLv2+
 Url:		http://razor-qt.org
@@ -57,27 +57,6 @@ based on Qt technologies. Unlike desktop environments, Razor-qt
 also works fine with weak machines and low requirements software.
 This meta-package provides all the components of Razor-qt.
 
-%package	-n libqtxdg
-Version:	0.5.3
-Release:	1%{?dist}
-Summary:	Qt implementation of the XDG Specifications
-BuildRequires:	file-devel
-
-%description	-n libqtxdg
-This library implements functions of the XDG Specifications in Qt.
-
-%package	-n libqtxdg-devel
-Version:	0.5.3
-Release:	1%{?dist}
-Summary:	Development files for QtXdg library
-Requires:	libqtxdg%{?_isa} = 0.5.3-1
-
-%description    -n libqtxdg-devel
-Qt implementation of the XDG Specifications, development package.
-This package provides the development files for the qtxdg library.
-This library implements functions of the XDG Specifications in Qt.
-This package is part of the Razor-qt.
-
 %package	libs
 Summary:	Common libraries and binaries for the Razor-qt
 # it's quite a big dependency - but there are many bugreports with (I cannot see any
@@ -327,6 +306,27 @@ Requires:	%{name}-theme-light = %{version}-%{release}
 %description	themes
 Razor-qt themes meta-package
 
+%package	-n libqtxdg
+Version:	0.5.3
+Release:	1%{?dist}
+Summary:	Qt implementation of the XDG Specifications
+BuildRequires:	file-devel
+
+%description	-n libqtxdg
+This library implements functions of the XDG Specifications in Qt.
+
+%package	-n libqtxdg-devel
+Version:	0.5.3
+Release:	1%{?dist}
+Summary:	Development files for QtXdg library
+Requires:	libqtxdg%{?_isa} = 0.5.3-1
+
+%description    -n libqtxdg-devel
+Qt implementation of the XDG Specifications, development package.
+This package provides the development files for the qtxdg library.
+This library implements functions of the XDG Specifications in Qt.
+This package is part of the Razor-qt.
+
 %prep
 %setup -q
 cp razorqt-desktop/resources/desktop.conf razorqt-desktop/resources/desktop.conf.sample
@@ -607,6 +607,9 @@ fi
 # meta package
 
 %changelog
+* Mon Jun 16 2014 TI_Eugene <ti.eugene at gmail.com> 0.5.2-16
+- Fixed bad "Requires: razorqt-data" version
+
 * Fri Jun 13 2014 TI_Eugene <ti.eugene at gmail.com> 0.5.2-15
 - Repackaging with libqtxdg-0.5.3 (builtin)
 


More information about the scm-commits mailing list