rpms/filesystem/devel filesystem.spec,1.57,1.58

Adam Jackson ajax at fedoraproject.org
Thu Jul 23 14:02:52 UTC 2009


Author: ajax

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

Modified Files:
	filesystem.spec 
Log Message:
* Thu Jul 23 2009 Adam Jackson <ajax at redhat.com> 2.4.25-1
- Remove explicit /usr/lib/X11, everything uses %_libdir now.



Index: filesystem.spec
===================================================================
RCS file: /cvs/pkgs/rpms/filesystem/devel/filesystem.spec,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -p -r1.57 -r1.58
--- filesystem.spec	23 Jul 2009 12:59:45 -0000	1.57
+++ filesystem.spec	23 Jul 2009 14:02:52 -0000	1.58
@@ -1,6 +1,6 @@
 Summary: The basic directory layout for a Linux system
 Name: filesystem
-Version: 2.4.24
+Version: 2.4.25
 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,X11},src,src/kernels,src/debug} \
+        usr/{bin,etc,games,include,%{_lib}/{games,sse2,tls,X11},lib/{games,locale},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,X11},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
@@ -150,6 +150,9 @@ rm -rf %{buildroot}
 /var/yp
 
 %changelog
+* Thu Jul 23 2009 Adam Jackson <ajax at redhat.com> 2.4.25-1
+- Remove explicit /usr/lib/X11, everything uses %%_libdir now.
+
 * Thu Jul 23 2009 Adam Jackson <ajax at redhat.com> 2.4.24-1
 - Added /usr/share/X11
 




More information about the fedora-extras-commits mailing list