[pjproject] Revert "Attempt to fix endianness issues on ARM"

Jared Smith jsmith at fedoraproject.org
Thu Oct 23 12:34:37 UTC 2014


commit 1dade16ef8708465cf6a460e62fbfa570636ea83
Author: Jared K. Smith <jaredsmith at jaredsmith.net>
Date:   Thu Oct 23 08:29:55 2014 -0400

    Revert "Attempt to fix endianness issues on ARM"
    
    This reverts commit eb048a2f3ca946322e9bb05d97388c2b9290f5ca.

 pjproject.spec |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)
---
diff --git a/pjproject.spec b/pjproject.spec
index fba4787..a7874a7 100644
--- a/pjproject.spec
+++ b/pjproject.spec
@@ -3,7 +3,7 @@
 Name:  pjproject
 Summary:  Libraries for building embedded/non-embedded VoIP applications
 Version: 2.3
-Release: 4%{?dist}
+Release: 3%{?dist}
 Group: System Environment/Libraries
 License: GPLv2+
 URL: http://www.pjsip.org
@@ -168,9 +168,6 @@ echo -e '\n' >> %{buildroot}%{_includedir}/pj/config_site.h
 
 
 %changelog
-* Fri Oct 17 2014 Jared Smith <jsmith at fedoraproject.org> - 2.3-4
-- rebuilt to fix big- vs. little- endian issues in ARM
-
 * Wed Oct 15 2014 Jared Smith <jsmith at fedoraproject.org> - 2.3-3
 - Add IPv6 support
 


More information about the scm-commits mailing list