Compare commits
5 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0869f37f30 | ||
|
|
a1875f40bb | ||
|
|
b1f9af6e65 | ||
|
|
80601308c4 | ||
|
|
ee190f1604 |
2 changed files with 1 additions and 34 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1 +1 @@
|
|||
XSupplicant-2.2.0-src.tar.gz
|
||||
XSupplicant-2.1.8-src.tar.gz
|
||||
|
|
|
|||
|
|
@ -11,7 +11,6 @@ Patch2: xsupplicant-2.1.8-ui-Fedora.patch
|
|||
Patch3: XSupplicant-2.1.8-ppc-fix.patch
|
||||
Patch4: xsupplicant-2.1.9-force-release.patch
|
||||
Patch5: xsupplicant-2.2.0-implicit-DSO.patch
|
||||
Patch6: xsupplicant-2.2.0-gcc47.patch
|
||||
Patch7: xsupplicant-2.2.0-fix-tmp-naming.patch
|
||||
# Needs arm specifics added to lib/libcrashdump/sigsegv.c
|
||||
ExclusiveArch: %{ix86} x86_64 ppc %{power64}
|
||||
|
|
@ -54,8 +53,6 @@ QT User Interface for XSupplicant.
|
|||
%patch4 -p1 -b .release
|
||||
# Fix implicit linking issues
|
||||
%patch5 -p1 -b .DSO
|
||||
# Fix gcc 4.7 issues
|
||||
%patch6 -p1 -b .gcc47
|
||||
# Fix tmp file naming issue
|
||||
%patch7 -p1 -b .fix-tmp-naming
|
||||
|
||||
|
|
@ -143,36 +140,6 @@ rm -rf $RPM_BUILD_ROOT
|
|||
* Fri Oct 30 2015 Tom Callaway <spot@fedoraproject.org> - 2.2.0-13
|
||||
- fix tmp file naming issues
|
||||
|
||||
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.0-12
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||
|
||||
* Sat May 02 2015 Kalev Lember <kalevlember@gmail.com> - 2.2.0-11
|
||||
- Rebuilt for GCC 5 C++11 ABI change
|
||||
|
||||
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.0-10
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
||||
|
||||
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.0-9
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||
|
||||
* Tue Jun 3 2014 Tom Callaway <spot@fedoraproject.org> - 2.2.0-8
|
||||
- set ExclusiveArch to reflect the arches with support in lib/libcrashdump/sigsegv.c
|
||||
|
||||
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.0-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||
|
||||
* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.0-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||
|
||||
* Sun Jul 22 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.0-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||
|
||||
* Thu Jan 5 2012 Tom Callaway <spot@fedoraproject.org> - 2.2.0-4
|
||||
- fix compile with gcc 4.7
|
||||
|
||||
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||
|
||||
* Wed Feb 10 2010 Tom "spot" Callaway <tcallawa@redhat.com> - 2.2.0-2
|
||||
- fix implicit DSO linking issue with libdl
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue