]> git.pld-linux.org Git - packages/album.git/blobdiff - album.spec
- 4.07
[packages/album.git] / album.spec
index 8e0fb2bf467fb5d320fd3ccb3b76e957eb11a954..e7d960ae6552469c6529079afc1a9cd1410f7b5f 100644 (file)
@@ -1,13 +1,13 @@
 %include       /usr/lib/rpm/macros.perl
 Summary:       HTML photo album generator
 %include       /usr/lib/rpm/macros.perl
 Summary:       HTML photo album generator
-Summary(pl):   Generator albumów fotograficznych w HTML-u
+Summary(pl.UTF-8):     Generator albumów fotograficznych w HTML-u
 Name:          album
 Name:          album
-Version:       3.07
-Release:       3
+Version:       4.07
+Release:       1
 License:       distributable
 Group:         Applications/Graphics
 Source0:       http://marginalhacks.com/bin/%{name}.tar.gz
 License:       distributable
 Group:         Applications/Graphics
 Source0:       http://marginalhacks.com/bin/%{name}.tar.gz
-# Source0-md5: a874e2ca14bb808308c63140862c8e16
+# Source0-md5: f607cb16da7c24b4deadb41bcb434fdc
 URL:           http://marginalhacks.com/Hacks/album/
 BuildRequires: rpm-perlprov >= 3.0.3-18
 Requires:      ImageMagick
 URL:           http://marginalhacks.com/Hacks/album/
 BuildRequires: rpm-perlprov >= 3.0.3-18
 Requires:      ImageMagick
@@ -18,19 +18,21 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 An HTML photo album generator that supports themes. It takes a
 directory of images and creates all the thumbnails and HTML that you
 need. It's fast, easy to use, and very powerful.
 An HTML photo album generator that supports themes. It takes a
 directory of images and creates all the thumbnails and HTML that you
 need. It's fast, easy to use, and very powerful.
+
 Features:
 - You can use themes to choose or redesign the album "look and feel."
 - Recursively descends directories to make a hierarchy of photo albums
 - Maintains aspect ratio while constraining size of thumbnails
 
 Features:
 - You can use themes to choose or redesign the album "look and feel."
 - Recursively descends directories to make a hierarchy of photo albums
 - Maintains aspect ratio while constraining size of thumbnails
 
-%description -l pl
-Generator albumów fotograficznych z obs³ug± motywów. Przyjmuje katalog
-ze zdjêciami i tworzy wszystkie potrzebne miniaturki oraz pliki HTML.
-Jest szybki, prosty w u¿yciu i ma du¿e mo¿liwo¶ci.
-Mo¿liwo¶ci:
-- pozwala na u¿ywanie motywów do wybrania lub zmiany "look and feel"
+%description -l pl.UTF-8
+Generator albumów fotograficznych z obsługą motywów. Przyjmuje katalog
+ze zdjęciami i tworzy wszystkie potrzebne miniaturki oraz pliki HTML.
+Jest szybki, prosty w użyciu i ma duże możliwości.
+
+Możliwości:
+- pozwala na używanie motywów do wybrania lub zmiany "look and feel"
   albumu
   albumu
-- rekurencyjnie przegl±da katalogi tworz±c hierarchiê albumów
+- rekurencyjnie przegląda katalogi tworząc hierarchię albumów
   fotograficznych
 - zachowuje proporcje przy ograniczaniu rozmiaru miniaturek.
 
   fotograficznych
 - zachowuje proporcje przy ograniczaniu rozmiaru miniaturek.
 
@@ -55,5 +57,5 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc Docs/* License.txt
 %files
 %defattr(644,root,root,755)
 %doc Docs/* License.txt
-%attr(755,root,root) %{_bindir}/*
-%{_mandir}/man1/%{name}.1*
+%attr(755,root,root) %{_bindir}/album
+%{_mandir}/man1/album.1*
This page took 0.067108 seconds and 4 git commands to generate.