]> git.pld-linux.org Git - packages/poldek.git/commitdiff
- merge changes from cvs.pld.org.pl by mis and kloczek
authorankry <ankry@pld-linux.org>
Wed, 16 Jul 2003 12:24:41 +0000 (12:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    poldek.spec -> 1.106

poldek.spec

index 67a19e108d9dfb4df50d4387d5c0e299488c7d80..edb94780d886ac4d881d69fc79d37c99d255637e 100644 (file)
@@ -8,17 +8,18 @@ Summary:      RPM packages management helper tool
 Summary(pl):   Pomocnicze narzêdzie do zarz±dzania pakietami RPM
 Name:          poldek
 Version:       0.18.1
-Release:       9
+Release:       10
 License:       GPL v2
 Group:         Applications/System
-# Source0-md5: 8af8090d401254939911e456e2f09e60
 Source0:       http://team.pld.org.pl/~mis/poldek/download/%{name}-%{version}.tar.bz2
+# Source0-md5: 8af8090d401254939911e456e2f09e60
 Source1:       %{name}.conf
 Patch0:                %{name}-static.patch
 Patch1:                %{name}-etc_dir.patch
 Patch2:                %{name}-rpm4.2.patch
 Patch3:                %{name}-rpm4.1-fix.patch
 Patch4:                %{name}-retr_term.patch
+Patch5:                %{name}-deps-fix.patch
 URL:           http://team.pld.org.pl/~mis/poldek/
 BuildRequires: bzip2-devel
 %{?_with_curl:BuildRequires:   curl-devel >= 7.8}
@@ -97,7 +98,8 @@ autopoint --force
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_sysconfdir}
 
-%{__make} install DESTDIR=$RPM_BUILD_ROOT
+%{__make} install \
+       DESTDIR=$RPM_BUILD_ROOT
 
 %{?_with_static:rm -f $RPM_BUILD_ROOT%{_bindir}/rpmvercmp}
 sed "s|/i686/|/%{_target_cpu}/|g" < %{SOURCE1} > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.conf
This page took 0.169988 seconds and 4 git commands to generate.