rpms/quotatool/F-11 quotatool.spec,1.1,1.2

xiashing xiashing at fedoraproject.org
Thu Sep 17 09:54:12 UTC 2009


Author: xiashing

Update of /cvs/pkgs/rpms/quotatool/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4645/F-11

Modified Files:
	quotatool.spec 
Log Message:

* Thu Sep 17 2009 Xia Shing Zee <XiaShing at gmail.com> 1.4.10-7
- Line 'cp -p /usr/lib/rpm/config.{guess,sub} /tools' placed in wrong position. Fixed.

* Thu Sep 17 2009 Xia Shing Zee <XiaShing at gmail.com> 1.4.10-6
- Line added in %%configure to fix ppc64 failed build

* Wed Sep 16 2009 Xia Shing Zee <XiaShing at gmail.com> 1.4.10-5
- Makefile and Makefile.old in wrong order.

* Wed Sep 16 2009 Xia Shing Zee <XiaShing at gmail.com> 1.4.10-4
- Makefile.patch was renamed
- Source0 editted to be consistent with the name and version of the package
- %%patch editted to make a backup of the Makefile
- New Makefile sent to upstream
- rm -rf $RPM_BUILD_ROOT was removed from %%install

* Tue Sep 08 2009 Xia Shing Zee <XiaShing at gmail.com> 1.4.10-3
- Fixed some changelog and spec file errors

* Thu Sep 03 2009  Xia Shing Zee <XiaShing at gmail.com> 1.4.10-2
- Comments added above Patch0. %%doc cleaned up.

* Thu Sep 03 2009 Xia Shing Zee <XiaShing at gmail.com> 1.4.10-1
- Initial RPM release




Index: quotatool.spec
===================================================================
RCS file: /cvs/pkgs/rpms/quotatool/F-11/quotatool.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- quotatool.spec	17 Sep 2009 08:07:31 -0000	1.1
+++ quotatool.spec	17 Sep 2009 09:54:12 -0000	1.2
@@ -1,6 +1,6 @@
 Name:           quotatool
 Version:        1.4.10
-Release:        5%{?dist}
+Release:        7%{?dist}
 Summary:        A utility to set filesystem quotas
 
 Group:          Applications/System
@@ -22,6 +22,7 @@ It is suitable for use in scripts and ot
 %patch0 -p1 -b .destdir
 
 %build
+cp -p /usr/lib/rpm/config.{guess,sub} tools/
 %configure
 make %{?_smp_mflags}
 
@@ -42,6 +43,12 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man8/quotatool.8.gz
 
 %changelog
+* Thu Sep 17 2009 Xia Shing Zee <XiaShing at gmail.com> 1.4.10-7
+- Line 'cp -p /usr/lib/rpm/config.{guess,sub} /tools' placed in wrong position. Fixed.
+
+* Thu Sep 17 2009 Xia Shing Zee <XiaShing at gmail.com> 1.4.10-6
+- Line added in %%configure to fix ppc64 failed build
+
 * Wed Sep 16 2009 Xia Shing Zee <XiaShing at gmail.com> 1.4.10-5
 - Makefile and Makefile.old in wrong order.
 




More information about the fedora-extras-commits mailing list