Remove patch 0; doesn't seem to be necessary anymore
This commit is contained in:
parent
6a771bfdd8
commit
6be149e5b3
@ -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
|
|
@ -6,7 +6,6 @@ Summary: String handling essentials library
|
|||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://libestr.adiscon.com/
|
URL: http://libestr.adiscon.com/
|
||||||
Source0: http://libestr.adiscon.com/files/download/libestr-%{version}.tar.gz
|
Source0: http://libestr.adiscon.com/files/download/libestr-%{version}.tar.gz
|
||||||
Patch0: libestr-0.1.3-broken-configure-script.patch
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This package compiles the string handling essentials library
|
This package compiles the string handling essentials library
|
||||||
@ -22,7 +21,6 @@ developing applications that use libestr.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1 -b broken-configure-script.patch
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --disable-static --with-pic
|
%configure --disable-static --with-pic
|
||||||
@ -48,6 +46,7 @@ rm -f %{buildroot}/%{_libdir}/*.{a,la}
|
|||||||
%changelog
|
%changelog
|
||||||
* Tue Apr 02 2013 Tomas Heinrich <theinric@redhat.com> - 0.1.9-1
|
* Tue Apr 02 2013 Tomas Heinrich <theinric@redhat.com> - 0.1.9-1
|
||||||
- rebase to 0.1.9
|
- 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
|
* 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
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||||
|
Loading…
Reference in New Issue
Block a user