packages: feh/feh.spec - 1.5 - no ac/am

blues blues at pld-linux.org
Thu May 27 15:49:14 CEST 2010


Author: blues                        Date: Thu May 27 13:49:14 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- 1.5 - no ac/am

---- Files affected:
packages/feh:
   feh.spec (1.43 -> 1.44) 

---- Diffs:

================================================================
Index: packages/feh/feh.spec
diff -u packages/feh/feh.spec:1.43 packages/feh/feh.spec:1.44
--- packages/feh/feh.spec:1.43	Sun Mar  7 11:26:17 2010
+++ packages/feh/feh.spec	Thu May 27 15:49:08 2010
@@ -3,16 +3,14 @@
 Summary(hu.UTF-8):	Gyors képnézegető/indexelő/montázsoló
 Summary(pl.UTF-8):	Szybki program do przeglądania/indeksowania/montowania obrazów
 Name:		feh
-Version:	1.4
-Release:	1
+Version:	1.5
+Release:	0.9
 License:	BSD
 Group:		X11/Applications/Graphics
 Source0:	https://derf.homelinux.org/~derf/projects/feh/%{name}-%{version}.tar.bz2
-# Source0-md5:	15963b996feed2d7d2213fa08c34ff1e
+# Source0-md5:	aee156f0a82582108c5a56fbe85319ae
 URL:		https://derf.homelinux.org/~derf/projects/feh/
 Source1:	%{name}-bash-completion
-BuildRequires:	autoconf
-BuildRequires:	automake
 BuildRequires:	giblib-devel >= 1.2.4
 BuildRequires:	imlib2-devel >= 1.0.0
 BuildRequires:	libjpeg-devel
@@ -65,19 +63,16 @@
 %setup -q
 
 %build
-%{__aclocal}
-%{__autoconf}
-%{__automake}
-%configure
-%{__make}
+%{__make} \
+	CC="%{__cc}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{_sysconfdir}/bash_completion.d
 
 %{__make} install \
-	DESTDIR=$RPM_BUILD_ROOT
+	PREFIX=$RPM_BUILD_ROOT%{_prefix}
 
-install -d $RPM_BUILD_ROOT%{_sysconfdir}/bash_completion.d
 install %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/bash_completion.d/%{name}
 
 rm -rf $RPM_BUILD_ROOT%{_prefix}/doc
@@ -102,6 +97,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.44  2010/05/27 13:49:08  blues
+- 1.5 - no ac/am
+
 Revision 1.43  2010/03/07 10:26:17  uzsolt
 - hu
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/feh/feh.spec?r1=1.43&r2=1.44&f=u



More information about the pld-cvs-commit mailing list