Pascal Bleser
2010-09-11 18:51:05 +00:00
committed by Git OBS Bridge
parent 6c45894450
commit 22d1ebdaea
4 changed files with 12 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
# norootforbuild
Name: clamtk
Version: 4.28
Version: 4.29
Release: 0
Summary: GUI for the ClamAV Antivirus
# http://prdownloads.sourceforge.net/clamtk/clamtk-%{version}.tar.gz
@@ -59,7 +59,7 @@ done
%find_lang "%{name}"
%clean
%__rm -rf "%{buildroot}"
%{?buildroot:%__rm -rf "%{buildroot}"}
%files
%defattr(-,root,root)
@@ -72,4 +72,3 @@ done
%files lang -f "%{name}.lang"
%changelog