]> git.pld-linux.org Git - packages/album.git/blobdiff - album.spec
- drop obsolete and outdated manual inclusion of rpm macros
[packages/album.git] / album.spec
index 171a840bd9924d6b6bacb590d292c102897266f2..783c82b86666be759cc96974678833bf443f9065 100644 (file)
@@ -1,13 +1,12 @@
-%include       /usr/lib/rpm/macros.perl
 Summary:       HTML photo album generator
 Summary(pl.UTF-8):     Generator albumów fotograficznych w HTML-u
 Name:          album
-Version:       4.06
+Version:       4.07
 Release:       1
 License:       distributable
 Group:         Applications/Graphics
 Source0:       http://marginalhacks.com/bin/%{name}.tar.gz
-# Source0-md5: be7af1703d7912bb80dae32b049ad621
+# Source0-md5: f607cb16da7c24b4deadb41bcb434fdc
 URL:           http://marginalhacks.com/Hacks/album/
 BuildRequires: rpm-perlprov >= 3.0.3-18
 Requires:      ImageMagick
@@ -17,15 +16,18 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %description
 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:
+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
 
 %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.
+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
@@ -54,5 +56,5 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc Docs/* License.txt
-%attr(755,root,root) %{_bindir}/*
+%attr(755,root,root) %{_bindir}/album
 %{_mandir}/man1/album.1*
This page took 0.156372 seconds and 4 git commands to generate.