SPECS: filesystem.spec - add /usr/lib/debug/%{_libdir} to package; ...

glen glen at pld-linux.org
Sun Jan 27 14:33:25 CET 2008


Author: glen                         Date: Sun Jan 27 13:33:25 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add /usr/lib/debug/%{_libdir} to package; rel 15

---- Files affected:
SPECS:
   filesystem.spec (1.79 -> 1.80) 

---- Diffs:

================================================================
Index: SPECS/filesystem.spec
diff -u SPECS/filesystem.spec:1.79 SPECS/filesystem.spec:1.80
--- SPECS/filesystem.spec:1.79	Mon Feb 12 23:09:09 2007
+++ SPECS/filesystem.spec	Sun Jan 27 14:33:20 2008
@@ -6,7 +6,7 @@
 Summary(pl.UTF-8):	Wspólne katalogi
 Name:		filesystem
 Version:	3.0
-Release:	14
+Release:	15
 License:	GPL
 Group:		Base
 BuildRequires:	automake
@@ -63,7 +63,7 @@
 	$RPM_BUILD_ROOT/home/{users,services} \
 	$RPM_BUILD_ROOT/lib/{firmware,security} \
 	$RPM_BUILD_ROOT/usr/include/security \
-	$RPM_BUILD_ROOT/usr/lib/{cgi-bin,browser-plugins,debug,pkgconfig} \
+	$RPM_BUILD_ROOT/usr/lib/{cgi-bin,browser-plugins,debug%{_libdir},pkgconfig} \
 	$RPM_BUILD_ROOT/usr/share/{gnome/help,man/man{n,l},man/pl/mann,pkgconfig,sounds,themes/Default,wallpapers,wm-properties,xsessions} \
 	$RPM_BUILD_ROOT/usr/src/{debug,examples} \
 	$RPM_BUILD_ROOT/var/lock/subsys \
@@ -145,6 +145,7 @@
 %files debuginfo
 %defattr(644,root,root,755)
 %dir /usr/lib/debug
+/usr/lib/debug/*
 %dir /usr/src/debug
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -153,6 +154,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.80  2008-01-27 13:33:20  glen
+- add /usr/lib/debug/%{_libdir} to package; rel 15
+
 Revision 1.79  2007-02-12 22:09:09  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/filesystem.spec?r1=1.79&r2=1.80&f=u



More information about the pld-cvs-commit mailing list