SPECS: libidn.spec - use rpm macros 1.384, reverted info hack

qboosh qboosh at pld-linux.org
Sun Jun 3 19:50:28 CEST 2007


Author: qboosh                       Date: Sun Jun  3 17:50:28 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use rpm macros 1.384, reverted info hack

---- Files affected:
SPECS:
   libidn.spec (1.67 -> 1.68) 

---- Diffs:

================================================================
Index: SPECS/libidn.spec
diff -u SPECS/libidn.spec:1.67 SPECS/libidn.spec:1.68
--- SPECS/libidn.spec:1.67	Sun Jun  3 18:32:29 2007
+++ SPECS/libidn.spec	Sun Jun  3 19:50:23 2007
@@ -35,6 +35,7 @@
 BuildRequires:	perl-base
 %{?with_python:BuildRequires:	python-devel >= 1:2.3}
 %{?with_python:BuildRequires:	rpm-pythonprov}
+BuildRequires:	rpmbuild(macros) >= 1.384
 BuildRequires:	texinfo >= 4.7
 Requires(post,postun):	/sbin/ldconfig
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -42,9 +43,6 @@
 # is it correct?
 %define		_emacs_lispdir	%{_datadir}/emacs/site-lisp
 
-# compress man/info manually as current macross would compress *.png in %{_infodir}
-%define		no_install_post_compress_docs	1
-
 %description
 GNU Libidn is an implementation of the Stringprep, Punycode and IDNA
 specifications defined by the IETF Internationalized Domain Names
@@ -172,8 +170,6 @@
 
 rm -f $RPM_BUILD_ROOT%{_infodir}/dir
 
-gzip -9n $RPM_BUILD_ROOT{%{_mandir}/man{1,3}/*,%{_infodir}/*.info*}
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -235,6 +231,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.68  2007/06/03 17:50:23  qboosh
+- use rpm macros 1.384, reverted info hack
+
 Revision 1.67  2007/06/03 16:32:29  qboosh
 - updated to 0.6.14
 - removed obsolete pl.po-update patch
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libidn.spec?r1=1.67&r2=1.68&f=u



More information about the pld-cvs-commit mailing list