summaryrefslogtreecommitdiffstats
path: root/drakwizard.spec
diff options
context:
space:
mode:
Diffstat (limited to 'drakwizard.spec')
-rw-r--r--drakwizard.spec10
1 files changed, 5 insertions, 5 deletions
diff --git a/drakwizard.spec b/drakwizard.spec
index 8295858e..566736c5 100644
--- a/drakwizard.spec
+++ b/drakwizard.spec
@@ -5,13 +5,13 @@
Name: %{name}
Version: %{version}
Release: %{release}
-Source0: %{name}.tar.bz2
+Source0: %{name}-%{version}.tar.bz2
License: GPL
Group: System/Configuration/Other
-Requires: perl-base, usermode, perl-Locale-gettext, perl-XML-Parser, drakxtools >= 9.1-0.4mdk
+Requires: perl-base, usermode, perl-Locale-gettext, drakxtools >= 9.1-0.4mdk
BuildRequires: gtk+-devel
# perl-XML-Parser needed to extract strings in XML to po
-BuildRequires: gettext-base perl-XML-Parser
+BuildRequires: gettext-base
Buildroot: %{_tmppath}/%{name}
BuildArch: noarch
Prefix: %{_prefix}
@@ -40,8 +40,8 @@ rm -rf $RPM_BUILD_ROOT
%find_lang %{name}
%clean
-#rm -rf $RPM_BUILD_ROOT
-#rm -rf $RPM_BUILD_DIR/$RPM_PACKAGE_NAME
+rm -rf $RPM_BUILD_ROOT
+rm -rf $RPM_BUILD_DIR/$RPM_PACKAGE_NAME
%files -f %{name}.lang
%defattr(-,root,root)