]> 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 0afc5ee5a6ec69ff07b8a1fffd264708604df491..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:       3.11
+Version:       4.07
 Release:       1
 License:       distributable
 Group:         Applications/Graphics
 Source0:       http://marginalhacks.com/bin/%{name}.tar.gz
-# Source0-md5: b146bbbe040b147fdb608ae076eef635
+# Source0-md5: f607cb16da7c24b4deadb41bcb434fdc
 URL:           http://marginalhacks.com/Hacks/album/
 BuildRequires: rpm-perlprov >= 3.0.3-18
 Requires:      ImageMagick
@@ -18,6 +17,7 @@ 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.
+
 Features:
 - You can use themes to choose or redesign the album "look and feel."
 - Recursively descends directories to make a hierarchy of photo albums
@@ -27,6 +27,7 @@ Features:
 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
@@ -55,5 +56,5 @@ rm -rf $RPM_BUILD_ROOT
 %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.064067 seconds and 4 git commands to generate.