Compare commits

...
Sign in to create a new pull request.

5 commits

Author SHA1 Message Date
Tom Callaway
0869f37f30 merge 2015-12-07 11:24:26 -05:00
Fedora Release Engineering
a1875f40bb dist-git conversion 2010-07-29 16:14:22 +00:00
Tom Callaway
b1f9af6e65 sync 2010-07-08 19:41:27 +00:00
Dennis Gilmore
80601308c4 Initialize branch EL-6 for xsupplicant 2010-05-08 02:29:45 +00:00
Bill Nottingham
ee190f1604 Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-26 01:39:25 +00:00
2 changed files with 1 additions and 34 deletions

2
.gitignore vendored
View file

@ -1 +1 @@
XSupplicant-2.2.0-src.tar.gz
XSupplicant-2.1.8-src.tar.gz

View file

@ -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