]> 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 f263495775b0cb12b7f2edb5194f73a79697dc24..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.05
+Version:       4.07
 Release:       1
 License:       distributable
 Group:         Applications/Graphics
 Source0:       http://marginalhacks.com/bin/%{name}.tar.gz
-# Source0-md5: a930bee2eb3b8ced3c3a8e9083056a57
+# 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.172404 seconds and 4 git commands to generate.