summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkloczek2000-05-21 20:20:01 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commitfa9408377b07e4bf9c7bad5ade54fe0743b2319b (patch)
treeb4431c9c8c725c3169739806b2a74d2f57e224b9
parentf9e536f4d9a40b60daa1c7eeba545ce4f665ed01 (diff)
downloadpikview-fa9408377b07e4bf9c7bad5ade54fe0743b2319b.zip
pikview-fa9408377b07e4bf9c7bad5ade54fe0743b2319b.tar.gz
- spec adapterized.
Changed files: pikview.spec -> 1.3
-rw-r--r--pikview.spec12
1 files changed, 7 insertions, 5 deletions
diff --git a/pikview.spec b/pikview.spec
index f6a4ed7..48c38be 100644
--- a/pikview.spec
+++ b/pikview.spec
@@ -4,6 +4,7 @@ Version: 0.8.2
Release: 1
License: GPL
Group: X11/Applications/Multimedia
+Group(pl): X11/Aplikacje/Multimedia
Source0: http://download.sourceforge.net/pikview/%{name}-%{version}.tar.gz
URL: http://pikview.sourceforge.net/
Buildroot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -11,11 +12,11 @@ Buildroot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define _prefix /usr/X11R6
%description
-PikView is an image viewer which uses the KDE libraries. PikView can read the
-following image types: png, jpeg, tiff, gif, netpbm (and via the ImageMagick
-library - eps, pict, dcx, pcx, mif, bmp, viff, pnm) Also supported are the
-following features: preloading, zooming, thumbnails, rapid image filing,
-fullscreen, printing, slideshow.
+PikView is an image viewer which uses the KDE libraries. PikView can
+read the following image types: png, jpeg, tiff, gif, netpbm (and via
+the ImageMagick library - eps, pict, dcx, pcx, mif, bmp, viff, pnm)
+Also supported are the following features: preloading, zooming,
+thumbnails, rapid image filing, fullscreen, printing, slideshow.
%prep
rm -rf $RPM_BUILD_ROOT
@@ -49,3 +50,4 @@ find . -type l | sed 's,^\.,\%attr(-\,root\,root) ,' >> \
rm -rf $RPM_BUILD_ROOT
%files -f ../file.list.%{name}
+%defattr(644,root,root,755)