]> git.pld-linux.org Git - packages/poldek.git/blobdiff - poldek.spec
- fmtime patch, release 9
[packages/poldek.git] / poldek.spec
index 731afa2d9825e9ec802f62f2c497a5c8dd16fcd8..4a8e72aaa3f7844eb686f0cce6a7b00d7cd51bb1 100644 (file)
@@ -11,7 +11,7 @@ Summary:      RPM packages management helper tool
 Summary(pl):   Pomocnicze narzêdzie do zarz±dzania pakietami RPM
 Name:          poldek
 Version:       0.18.8
-Release:       6
+Release:       9
 License:       GPL v2
 Group:         Applications/System
 Source0:       http://team.pld.org.pl/~mis/poldek/download/%{name}-%{version}.tar.bz2
@@ -22,6 +22,8 @@ Patch1:               %{name}-retr_term.patch
 Patch2:                %{name}-simplestatic.patch
 Patch3:                %{name}-gcc4.patch
 Patch4:                %{name}-cookie.patch
+Patch5:                %{name}-rpmcmd.patch
+Patch6:                %{name}-fmtime.patch
 URL:           http://team.pld.org.pl/~mis/poldek/
 BuildRequires: automake
 BuildRequires: autoconf
@@ -92,6 +94,8 @@ modu
 %patch2 -p0
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
+%patch6 -p0
 
 %build
 %{__autopoint}
@@ -156,7 +160,7 @@ echo -e ',s://ftp.pld-linux.org://ftp.%{_target_cpu}.ac.pld-linux.org:g\n,w' |\
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc README* NEWS TODO *sample* conf/poldekrc*
-%attr(644,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}.conf
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}.conf
 %attr(755,root,root) %{_bindir}/*
 %{_mandir}/man1/%{name}*
 %lang(pl) %{_mandir}/pl/man1/%{name}*
This page took 0.024166 seconds and 4 git commands to generate.