rpms/filesystem/devel filesystem.spec,1.53,1.54

Phil Knirsch pknirsch at fedoraproject.org
Wed Mar 4 13:10:16 UTC 2009


Author: pknirsch

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

Modified Files:
	filesystem.spec 
Log Message:
- Added /usr/share/backgrounds (#487957)
- Added /usr/share/ghostscript/{conf.d} (#302521)



Index: filesystem.spec
===================================================================
RCS file: /cvs/pkgs/rpms/filesystem/devel/filesystem.spec,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- filesystem.spec	24 Feb 2009 17:03:26 -0000	1.53
+++ filesystem.spec	4 Mar 2009 13:09:45 -0000	1.54
@@ -1,7 +1,7 @@
 Summary: The basic directory layout for a Linux system
 Name: filesystem
-Version: 2.4.20
-Release: 2%{?dist}
+Version: 2.4.21
+Release: 1%{?dist}
 License: Public Domain
 URL: https://fedorahosted.org/filesystem
 Group: System Environment/Base
@@ -32,7 +32,7 @@
         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,desktop-directories,dict,doc,empty,games,gnome,icons,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,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} \
         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
@@ -101,11 +101,13 @@
 %dir /usr/share
 /usr/share/applications
 /usr/share/augeas
+/usr/share/backgrounds
 /usr/share/desktop-directories
 /usr/share/dict
 /usr/share/doc
 %attr(555,root,root) %dir /usr/share/empty
 /usr/share/games
+/usr/share/ghostscript
 /usr/share/gnome
 /usr/share/icons
 /usr/share/info
@@ -140,6 +142,10 @@
 /var/yp
 
 %changelog
+* Wed Mar 04 2009 Phil Knirsch <pknirsch at redhat.com> - 2.4.21-1
+- Added /usr/share/backgrounds (#487957)
+- Added /usr/share/ghostscript/{conf.d} (#302521)
+
 * Tue Feb 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.4.20-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list