diff --git a/dist/rpm/_service b/dist/rpm/_service index 84ecf7b45..260a1ed99 100644 --- a/dist/rpm/_service +++ b/dist/rpm/_service @@ -1,18 +1,14 @@ https://github.com/dismine/Valentina.git - 0.2.8-alpha + 0.2.8 valentina - master git + %at - + *.tar */dist/rpm/valentina.spec - - *.tar - gz - diff --git a/dist/rpm/valentina.spec b/dist/rpm/valentina.spec index 9d190c1dc..5209dc7e9 100644 --- a/dist/rpm/valentina.spec +++ b/dist/rpm/valentina.spec @@ -2,7 +2,7 @@ Name:valentina # Fedora specifics %if 0%{?fedora_version} > 0 || 0%{?rhel_version} > 0 || 0%{?centos_version} > 0 -BuildRequires: pkgconfig(Qt5Core) libqt5-qttools >= 5.2.0 libQtSvg-devel >= 5.2.0 ccache +BuildRequires: pkgconfig(Qt5Core) pkgconfig(Qt5Gui) pkgconfig(Qt5Network) pkgconfig(Qt5PrintSupport) pkgconfig(Qt5Widgets) pkgconfig(Qt5Xml) ccache %endif # SUSE Specifics @@ -11,10 +11,11 @@ BuildRequires: libqt5-qtbase-devel >= 5.2.0 libqt5-qttools >= 5.2.0 libQt5Svg-d %endif Version: 0.2.8 -Release: 1 +Release: 0 URL: https://bitbucket.org/dismine/valentina License: GPL-3.0+ Source0: %{name}-%{version}.tar +Requires: poppler-utils Group: Graphics Summary: Pattern Making Application BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -69,3 +70,4 @@ ldconfig * Mon Dec 22 2014 Roman Telezhinskyi - Initial build +