]> git.pld-linux.org Git - packages/poldek.git/commitdiff
- sync with HEAD
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 2 Jul 2007 15:32:31 +0000 (15:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    poldek.spec -> 1.277.2.3.2.7

poldek.spec

index d97fae395e0997d9cabf9fbeb8fadad27137570d..d8a1b9ae4bb1996276f2fff83bc0cc48212cd894 100644 (file)
@@ -22,7 +22,8 @@ Source3:      %{name}-aliases.conf
 Patch1:                %{name}-vserver-packages.patch
 Patch2:                %{name}-config.patch
 Patch3:                %{name}-multilib.patch
-Patch4:                %{name}-ignorecaps.patch
+Patch4:                %{name}-su-sigsev.patch
+Patch5:                %{name}-uninstall-depfix.patch
 URL:           http://poldek.pld-linux.org/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -64,6 +65,8 @@ Requires:     %{name}-libs = %{version}-%{release}
 Requires:      db >= %{ver_db}
 Requires:      openssl >= 0.9.7d
 Requires:      rpm >= %{ver_rpm}
+# vf* scripts use sed
+Requires:      sed
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -150,7 +153,8 @@ Moduły języka Python dla poldka.
 %ifarch %{x8664}
 %patch3 -p1
 %endif
-%patch4 -p1
+%patch4 -p0
+%patch5 -p0
 
 # cleanup backups after patching
 find . '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
This page took 0.071777 seconds and 4 git commands to generate.