packages: libconfig/libconfig.spec - Fixed unpackaged file, thanks to hint ...

caleb caleb at pld-linux.org
Sat Oct 23 17:04:23 CEST 2010


Author: caleb                        Date: Sat Oct 23 15:04:23 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- Fixed unpackaged file, thanks to hint from glen at pld-linux.org

---- Files affected:
packages/libconfig:
   libconfig.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: packages/libconfig/libconfig.spec
diff -u packages/libconfig/libconfig.spec:1.12 packages/libconfig/libconfig.spec:1.13
--- packages/libconfig/libconfig.spec:1.12	Thu Oct 21 14:15:47 2010
+++ packages/libconfig/libconfig.spec	Sat Oct 23 17:04:15 2010
@@ -1,8 +1,4 @@
 # $Revision$, $Date$
-# TODO:
-# - Unpackaged /usr/share/info/dir on upgrade to 1.4.5...
-#   Is this bogus? rm in %install?
-#
 Summary:	C Configuration File Library
 Summary(pl.UTF-8):	Biblioteka C do plików konfiguracyjnych
 Name:		libconfig
@@ -124,6 +120,8 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+rm -f $RPM_BUILD_ROOT%{_datadir}/info/dir
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -179,6 +177,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2010/10/23 15:04:15  caleb
+- Fixed unpackaged file, thanks to hint from glen at pld-linux.org
+
 Revision 1.12  2010/10/21 12:15:47  caleb
 - Up to 1.4.5, NFY
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libconfig/libconfig.spec?r1=1.12&r2=1.13&f=u



More information about the pld-cvs-commit mailing list