rpms/parted/devel parted.spec,1.111,1.112

David Cantrell (dcantrel) fedora-extras-commits at redhat.com
Thu Oct 4 20:14:04 UTC 2007


Author: dcantrel

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

Modified Files:
	parted.spec 
Log Message:
* Thu Oct 04 2007 David Cantrell <dcantrell at redhat.com> - 1.8.6-10
- Do not install the testsuite tools



Index: parted.spec
===================================================================
RCS file: /cvs/pkgs/rpms/parted/devel/parted.spec,v
retrieving revision 1.111
retrieving revision 1.112
diff -u -r1.111 -r1.112
--- parted.spec	4 Oct 2007 19:52:24 -0000	1.111
+++ parted.spec	4 Oct 2007 20:13:31 -0000	1.112
@@ -4,7 +4,7 @@
 Summary: The GNU disk partition manipulation program
 Name:    parted
 Version: 1.8.6
-Release: 9%{?dist}
+Release: 10%{?dist}
 License: GPLv2+
 Group:   Applications/System
 URL:     http://www.gnu.org/software/parted
@@ -61,6 +61,7 @@
 %{__make} install DESTDIR=%{buildroot}
 %{__rm} -rf %{buildroot}%{_libdir}/*.la
 %{__rm} -rf %{buildroot}%{_infodir}/dir
+%{__rm} -f %{buildroot}%{_bindir}/label
 
 %find_lang %{name}
 
@@ -95,6 +96,9 @@
 %{_libdir}/pkgconfig/libparted.pc
 
 %changelog
+* Thu Oct 04 2007 David Cantrell <dcantrell at redhat.com> - 1.8.6-10
+- Do not install the testsuite tools
+
 * Thu Oct 04 2007 David Cantrell <dcantrell at redhat.com> - 1.8.6-9
 - Always define PED_DEVICE_DM regardless of compile time options
 




More information about the fedora-extras-commits mailing list