]> git.pld-linux.org Git - packages/bins.git/commitdiff
- closed bug #706
authordeejay1 <deejay1@pld-linux.org>
Sun, 20 Jul 2003 21:51:43 +0000 (21:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bins.spec -> 1.22

bins.spec

index 34f6e8ae2b602fbb700204158204fadbfc1b7241..7f112f6ac330a9442205723cb315fcae770d1493 100644 (file)
--- a/bins.spec
+++ b/bins.spec
@@ -6,7 +6,7 @@ Summary:        HTML photo album generator
 Summary(pl):   Generator albumów fotograficznych w HTML
 Name:          bins
 Version:       1.1.21
-Release:       3
+Release:       4
 License:       GPL
 Group:         Applications/Graphics
 Source0:       http://jsautret.free.fr/BINS/%{name}-%{version}.tar.bz2
@@ -54,6 +54,7 @@ install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1} \
           $RPM_BUILD_ROOT%{_datadir}/locale/{fr,de,pl}/LC_MESSAGES
 
 install bins bins_edit $RPM_BUILD_ROOT%{_bindir}
+install bins_cleanupgallery  $RPM_BUILD_ROOT%{_bindir}
 install bins-edit-gui $RPM_BUILD_ROOT%{_bindir}
 install binsrc $RPM_BUILD_ROOT%{_sysconfdir}/%{name}
 install templates/*.html $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/templates.default
@@ -81,6 +82,7 @@ rm -rf $RPM_BUILD_ROOT
 %doc CREDITS ChangeLog README TODO doc/*.html
 %attr(755,root,root) %{_bindir}/bins
 %attr(755,root,root) %{_bindir}/bins_edit
+%attr(755,root,root) %{_bindir}/bins_cleanupgallery
 %dir %{_sysconfdir}/%{name}
 %config(noreplace) %verify(not md5 size mtime) %{_sysconfdir}/%{name}/binsrc
 %dir %{_sysconfdir}/%{name}/templates.default
This page took 0.092443 seconds and 4 git commands to generate.