[mingw-libgsf] Update scripts to remove bad files

Greg Hellings greghellings at fedoraproject.org
Thu Feb 12 04:08:04 UTC 2015


commit 0fa003b9ad993398da01d3ca31c21ad55d70cbec
Author: Gregory Hellings <greg.hellings at gmail.com>
Date:   Wed Feb 11 22:02:55 2015 -0600

    Update scripts to remove bad files

 .gitignore        |    2 ++
 mingw-libgsf.spec |    2 --
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2be81f7..a626296 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,5 @@
+*.src.rpm
+results_mingw-libgsf
 /libgsf-1.14.25.tar.xz
 /libgsf-1.14.26.tar.xz
 /libgsf-1.14.27.tar.xz
diff --git a/mingw-libgsf.spec b/mingw-libgsf.spec
index 2d404f7..7365d69 100644
--- a/mingw-libgsf.spec
+++ b/mingw-libgsf.spec
@@ -78,8 +78,6 @@ Static version of the MinGW Windows libgsf library.
 %prep
 %setup -q -n %{_pkg_name}-%{version}
 
-cp %{SOURCE101} .
-
 %build
 %mingw_configure --enable-static --enable-shared \
 	--without-python


More information about the scm-commits mailing list