rpms/gobject-introspection/devel gobject-introspection.spec, 1.2, 1.3

Colin Walters walters at fedoraproject.org
Thu Dec 11 22:11:17 UTC 2008


Author: walters

Update of /cvs/pkgs/rpms/gobject-introspection/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10696

Modified Files:
	gobject-introspection.spec 
Log Message:
remove accidentally installed file


Index: gobject-introspection.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gobject-introspection/devel/gobject-introspection.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gobject-introspection.spec	11 Dec 2008 21:58:14 -0000	1.2
+++ gobject-introspection.spec	11 Dec 2008 22:10:47 -0000	1.3
@@ -59,6 +59,8 @@
 find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
 find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';'
 chrpath --delete $RPM_BUILD_ROOT%{_bindir}/g-ir-{compiler,generate}
+# Mistake in upstream automake
+rm -f $RPM_BUILD_ROOT/%{_bindir}/barapp
 
 %clean
 rm -rf $RPM_BUILD_ROOT




More information about the fedora-extras-commits mailing list