rpms/filesystem/devel filesystem.spec, 1.46, 1.47 lang-exceptions, 1.2, 1.3

Phil Knirsch (pknirsch) fedora-extras-commits at redhat.com
Wed Jun 18 14:40:46 UTC 2008


Author: pknirsch

Update of /cvs/pkgs/rpms/filesystem/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv750

Modified Files:
	filesystem.spec lang-exceptions 
Log Message:
- Dropped /etc/news again as we're handling it now correctly (#437462)
- Filesystem is now an official fedorahosted project, part of the review
  changes (#225752)
- Removed duplicate entry in lang_exceptions for ca_ES at valencian (#225752)



Index: filesystem.spec
===================================================================
RCS file: /cvs/pkgs/rpms/filesystem/devel/filesystem.spec,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- filesystem.spec	27 May 2008 15:28:03 -0000	1.46
+++ filesystem.spec	18 Jun 2008 14:39:58 -0000	1.47
@@ -1,8 +1,9 @@
 Summary: The basic directory layout for a Linux system
 Name: filesystem
-Version: 2.4.15
+Version: 2.4.16
 Release: 1%{?dist}
 License: Public Domain
+URL: https://fedorahosted.org/filesystem
 Group: System Environment/Base
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Source1: lang-exceptions
@@ -28,7 +29,7 @@
 
 mkdir -p mnt/{floppy,cdrom} \
         bin boot dev \
-        etc/{X11/{applnk,fontpath.d},xdg/autostart,opt,xinetd.d,skel,sysconfig,pki,fonts/conf.d,news} \
+        etc/{X11/{applnk,fontpath.d},xdg/autostart,opt,xinetd.d,skel,sysconfig,pki,fonts/conf.d} \
         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,desktop-directories,dict,doc,empty,fonts,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} \
         var/{empty,lib/{games,misc},local,lock/subsys,log,nis,preserve,run,spool/{mail,lpd},tmp,db,cache,opt,games,yp}
@@ -138,6 +139,12 @@
 /var/yp
 
 %changelog
+* Wed Jun 18 2008 Phil Knirsch <pknirsch at redhat.com> - 2.4.16-1
+- Dropped /etc/news again as we're handling it now correctly (#437462)
+- Filesystem is now an official fedorahosted project, part of the review
+  changes (#225752)
+- Removed duplicate entry in lang_exceptions for ca_ES at valencian (#225752)
+
 * Tue May 27 2008 Phil Knirsch <pknirsch at redhat.com> - 2.4.15-1
 - First round of Fedora package review changes (#225752)
 


Index: lang-exceptions
===================================================================
RCS file: /cvs/pkgs/rpms/filesystem/devel/lang-exceptions,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- lang-exceptions	27 Mar 2008 16:04:38 -0000	1.2
+++ lang-exceptions	18 Jun 2008 14:39:58 -0000	1.3
@@ -69,7 +69,6 @@
 zh_CN
 zh_HK
 zh_TW
-ca_ES at valencian
 en at boldquot
 en at quot
 nds at NFE




More information about the fedora-extras-commits mailing list