summaryrefslogtreecommitdiff
path: root/pixieplus.spec
diff options
context:
space:
mode:
authorkloczek2002-07-28 13:24:57 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit84ea34e4d1c5f10c37057f8ba8eec8a3258e6ac1 (patch)
treee2efe1e070367de57de6508f3c20f3a7da54d451 /pixieplus.spec
parent17191c7b17ea4227d8a8567073268df0733442b3 (diff)
downloadpixieplus-84ea34e4d1c5f10c37057f8ba8eec8a3258e6ac1.zip
pixieplus-84ea34e4d1c5f10c37057f8ba8eec8a3258e6ac1.tar.gz
- adapterized.
Changed files: pixieplus.spec -> 1.2
Notes
Notes: - text formatting in descriptions
Diffstat (limited to 'pixieplus.spec')
-rw-r--r--pixieplus.spec10
1 files changed, 5 insertions, 5 deletions
diff --git a/pixieplus.spec b/pixieplus.spec
index 0454268..79ac2ee 100644
--- a/pixieplus.spec
+++ b/pixieplus.spec
@@ -22,7 +22,7 @@ can think of it as a combination of ACDSee(TM) and Paint Shop Pro(TM).
%description -l pl
Pixie jest narzędziem służącym do przeglądania i zarządzania dużą
ilością plików graficznych umożliwiającym prostą edycję obrazów
-(poziomy jasności i kontrastu, skalowanie oraz efekty dodatkowe).
+(poziomy jasności i kontrastu, skalowanie oraz efekty dodatkowe).
%prep
%setup -q
@@ -48,9 +48,9 @@ mv -f $RPM_BUILD_ROOT%{_applnkdir}/Graphics/*.desktop $RPM_BUILD_ROOT%{_applnkdi
%clean
rm -rf $RPM_BUILD_ROOT
-%files
+%files
%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/*
-%attr(755,root,root) %{_prefix}/lib/*
-%{_prefix}/include/*
-%{_prefix}/share/*
+%attr(755,root,root) %{_libdir}/*
+%{_includedir}/*
+%{_datadir}/*