rpms/filesystem/devel filesystem.spec,1.55,1.56

Ondrej Vasik ovasik at fedoraproject.org
Thu Jul 9 09:58:54 UTC 2009


Author: ovasik

Update of /cvs/extras/rpms/filesystem/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31228

Modified Files:
	filesystem.spec 
Log Message:
do own /usr/src/debug (#214983)


Index: filesystem.spec
===================================================================
RCS file: /cvs/extras/rpms/filesystem/devel/filesystem.spec,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -p -r1.55 -r1.56
--- filesystem.spec	8 Jul 2009 12:24:52 -0000	1.55
+++ filesystem.spec	9 Jul 2009 09:58:24 -0000	1.56
@@ -1,6 +1,6 @@
 Summary: The basic directory layout for a Linux system
 Name: filesystem
-Version: 2.4.22
+Version: 2.4.23
 Release: 1%{?dist}
 License: Public Domain
 URL: https://fedorahosted.org/filesystem
@@ -32,7 +32,7 @@ mkdir -p mnt/{floppy,cdrom} \
         bin boot dev \
         etc/{X11/{applnk,fontpath.d},xdg/autostart,opt,xinetd.d,skel,sysconfig,pki} \
         home lib/modules %{_lib}/tls media mnt opt proc root sbin selinux srv sys tmp \
-        usr/{bin,etc,games,include,%{_lib}/{games,sse2,tls,X11},lib/{games,locale,X11},libexec,local/{bin,etc,games,lib,%{_lib},sbin,src,share/{applications,man/man{1,2,3,4,5,6,7,8,9,n,1x,2x,3x,4x,5x,6x,7x,8x,9x},info},libexec,include,},sbin,share/{applications,augeas/lenses,backgrounds,desktop-directories,dict,doc,empty,games,ghostscript/conf.d,gnome,icons,idl,info,man/man{1,2,3,4,5,6,7,8,9,n,1x,2x,3x,4x,5x,6x,7x,8x,9x,0p,1p,3p},mime-info,misc,omf,pixmaps,themes,xsessions},src,src/kernels} \
+        usr/{bin,etc,games,include,%{_lib}/{games,sse2,tls,X11},lib/{games,locale,X11},libexec,local/{bin,etc,games,lib,%{_lib},sbin,src,share/{applications,man/man{1,2,3,4,5,6,7,8,9,n,1x,2x,3x,4x,5x,6x,7x,8x,9x},info},libexec,include,},sbin,share/{applications,augeas/lenses,backgrounds,desktop-directories,dict,doc,empty,games,ghostscript/conf.d,gnome,icons,idl,info,man/man{1,2,3,4,5,6,7,8,9,n,1x,2x,3x,4x,5x,6x,7x,8x,9x,0p,1p,3p},mime-info,misc,omf,pixmaps,themes,xsessions},src,src/kernels,src/debug} \
         var/{empty,lib/{games,misc},local,lock/subsys,log,nis,preserve,run,spool/{mail,lpd},tmp,db,cache,opt,games,yp}
 
 ln -snf ../var/tmp usr/tmp
@@ -149,6 +149,9 @@ rm -rf %{buildroot}
 /var/yp
 
 %changelog
+* Thu Jul 09 2009 Ondrej Vasik <ovasik at redhat.com> - 2.4.23-1
+- do own /usr/src/debug (#214983)
+
 * Wed Jul 08 2009 Ondrej Vasik <ovasik at redhat.com> - 2.4.22-1
 - do own interface description directory /usr/share/idl(#451719)
 - add a few missing lang-exceptions to filelist(#508309)




More information about the fedora-extras-commits mailing list