rpms/quota/devel .cvsignore, 1.9, 1.10 quota-3.06-pie.patch, 1.1, 1.2 quota.spec, 1.33, 1.34 sources, 1.10, 1.11

Steve Dickson (steved) fedora-extras-commits at redhat.com
Thu Jan 24 12:21:24 UTC 2008


Author: steved

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

Modified Files:
	.cvsignore quota-3.06-pie.patch quota.spec sources 
Log Message:
- Upgraded to version 3.15 
- Updated spec file per Merge Review (bz 226353)



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/quota/devel/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- .cvsignore	15 Feb 2007 22:42:05 -0000	1.9
+++ .cvsignore	24 Jan 2008 12:20:47 -0000	1.10
@@ -2,3 +2,4 @@
 quota-3.12.tar.gz
 quota-3.13.tar.gz
 quota-3.14.tar.gz
+quota-3.15.tar.gz

quota-3.06-pie.patch:

Index: quota-3.06-pie.patch
===================================================================
RCS file: /cvs/pkgs/rpms/quota/devel/quota-3.06-pie.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- quota-3.06-pie.patch	9 Sep 2004 11:09:34 -0000	1.1
+++ quota-3.06-pie.patch	24 Jan 2008 12:20:47 -0000	1.2
@@ -1,6 +1,6 @@
---- quota-tools/Makefile.in.lr	2004-01-27 15:20:18.000000000 +0100
-+++ quota-tools/Makefile.in	2004-01-27 15:21:48.000000000 +0100
-@@ -49,6 +49,10 @@
+--- quota-tools/Makefile.in.orig	2008-01-24 06:52:54.658544000 -0500
++++ quota-tools/Makefile.in	2008-01-24 06:56:58.930806000 -0500
+@@ -52,6 +52,10 @@ LIBOBJS += @LIBMALLOC@
   
  all: $(PROGS)
  
@@ -11,7 +11,7 @@
  clean:
  	-rm -f core *.o .*.d
  
-@@ -125,10 +129,10 @@
+@@ -130,7 +134,8 @@ setquota: setquota.o quotaops.o $(LIBOBJ
  convertquota: convertquota.o $(LIBOBJS)
  
  rpc.rquotad: rquota_server.o rquota_svc.o svc_socket.o $(LIBOBJS)
@@ -19,12 +19,9 @@
 +	$(CC) $(LDFLAGS) -pie -o $@ $^ $(LIBS)
 +	@if readelf -d $@|fgrep -q TEXTREL; then echo "*** Text relocation"; false; else true; fi
  
- pot.o: pot.c pot.h
--	$(CC) $(CFLAGS) -c $<
- 
- rquota.h: rquota.x
- 	$(RPCGEN) -h -o $@ $<
-@@ -137,7 +141,7 @@
+ ifneq ($(NETLINKLIBS),)
+ quota_nld: quota_nld.o $(LIBOBJS)
+@@ -146,7 +151,7 @@ rquota_xdr.c: rquota.x
  	$(RPCGEN) -c -o $@ $<
  
  rquota_xdr.o: rquota_xdr.c rquota.h


Index: quota.spec
===================================================================
RCS file: /cvs/pkgs/rpms/quota/devel/quota.spec,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- quota.spec	15 Feb 2007 22:42:06 -0000	1.33
+++ quota.spec	24 Jan 2008 12:20:47 -0000	1.34
@@ -1,7 +1,7 @@
 Name: quota
 Summary: System administration tools for monitoring users' disk usage.
 Epoch: 1
-Version: 3.14
+Version: 3.15
 Release: 1%{?dist}
 License: BSD
 URL: http://sourceforge.net/projects/linuxquota/
@@ -10,7 +10,7 @@
 Requires: initscripts >= 6.38
 Conflicts: kernel < 2.4
 BuildPreReq: e2fsprogs-devel gettext tcp_wrappers-devel
-Source0: http://unc.dl.sourceforge.net/sourceforge/linuxquota/quota-%{version}.tar.gz
+Source0: http://downloads.sourceforge.net/linuxquota/%{name}-%{version}.tar.gz
 Patch0:	quota-3.06-warnquota.patch
 Patch1: quota-3.06-no-stripping.patch
 Patch2: quota-3.06-man-page.patch
@@ -80,6 +80,10 @@
 
 
 %changelog
+* Thu Jan 24 2008 Steve Dickson <SteveD at RedHat.com> 3.15-1
+- Upgraded to version 3.15 
+- Updated spec file per Merge Review (bz 226353)
+
 * Thu Feb 15 2007  Steve Dickson <SteveD at RedHat.com> 3.14-1
 - Upgraded to version 3.14 (bz# 213641)
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/quota/devel/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- sources	15 Feb 2007 22:42:06 -0000	1.10
+++ sources	24 Jan 2008 12:20:47 -0000	1.11
@@ -1 +1 @@
-e6ae17d4bf26012e820c3582ec7af487  quota-3.14.tar.gz
+5a1c2f5e669aba825e0126d2f30ee622  quota-3.15.tar.gz




More information about the fedora-extras-commits mailing list