Remove patch 0; doesn't seem to be necessary anymore

This commit is contained in:
Tomas Heinrich 2014-01-07 19:46:56 +01:00
parent 6a771bfdd8
commit 6be149e5b3
2 changed files with 1 additions and 16 deletions

View File

@ -1,14 +0,0 @@
diff -Naru a/configure b/configure
--- a/configure 2012-09-20 19:28:08.756010406 +0530
+++ b/configure 2012-09-20 19:28:29.753010909 +0530
@@ -5427,10 +5427,6 @@
;;
esac
;;
-*)
- # fallback: assume linklib IS sharedlib
- lt_cv_sharedlib_from_linklib_cmd="$ECHO"
- ;;
esac
fi

View File

@ -6,7 +6,6 @@ Summary: String handling essentials library
License: LGPLv2+
URL: http://libestr.adiscon.com/
Source0: http://libestr.adiscon.com/files/download/libestr-%{version}.tar.gz
Patch0: libestr-0.1.3-broken-configure-script.patch
%description
This package compiles the string handling essentials library
@ -22,7 +21,6 @@ developing applications that use libestr.
%prep
%setup -q
%patch0 -p1 -b broken-configure-script.patch
%build
%configure --disable-static --with-pic
@ -48,6 +46,7 @@ rm -f %{buildroot}/%{_libdir}/*.{a,la}
%changelog
* Tue Apr 02 2013 Tomas Heinrich <theinric@redhat.com> - 0.1.9-1
- rebase to 0.1.9
- remove patch 0; doesn't seem to be necessary anymore
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild