packages: libnih/libnih.spec - still filterout GLIBC_PRIVATE Requires; rel 2

glen glen at pld-linux.org
Mon Apr 19 23:23:23 CEST 2010


Author: glen                         Date: Mon Apr 19 21:23:23 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- still filterout GLIBC_PRIVATE Requires; rel 2

---- Files affected:
packages/libnih:
   libnih.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/libnih/libnih.spec
diff -u packages/libnih/libnih.spec:1.1 packages/libnih/libnih.spec:1.2
--- packages/libnih/libnih.spec:1.1	Mon Apr 19 23:12:06 2010
+++ packages/libnih/libnih.spec	Mon Apr 19 23:23:18 2010
@@ -13,7 +13,7 @@
 Summary:	Lightweight application development library
 Name:		libnih
 Version:	1.0.1
-Release:	1
+Release:	2
 License:	GPL v2
 Group:		Libraries
 URL:		https://launchpad.net/libnih/
@@ -27,6 +27,9 @@
 BuildRequires:	libtool >= 2:2.2.4
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+# Filter GLIBC_PRIVATE Requires
+%define		_noautoreq	(GLIBC_PRIVATE)
+
 %description
 libnih is a small library for C application development containing
 functions that, despite its name, are not implemented elsewhere in the
@@ -112,5 +115,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2010/04/19 21:23:18  glen
+- still filterout GLIBC_PRIVATE Requires; rel 2
+
 Revision 1.1  2010/04/19 21:12:06  glen
 - new, based on fc spec
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libnih/libnih.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list