/[packages]/cauldron/abrt/current/SPECS/abrt.spec
ViewVC logotype

Diff of /cauldron/abrt/current/SPECS/abrt.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 61318 by dmorgan, Sun Feb 27 23:15:42 2011 UTC revision 83126 by dmorgan, Mon Apr 11 00:03:41 2011 UTC
# Line 7  Line 7 
7    
8  Summary: Automatic bug detection and reporting tool  Summary: Automatic bug detection and reporting tool
9  Name: abrt  Name: abrt
10  Version: 1.1.14  Version: 1.1.17
11  Release: %mkrel 11  Release: %mkrel 1
12  License: GPLv2+  License: GPLv2+
13  Group: System/Base  Group: System/Base
14  URL: https://fedorahosted.org/abrt/  URL: https://fedorahosted.org/abrt/
# Line 23  Patch0: abrt-1.1.14-format_security.patc Line 23  Patch0: abrt-1.1.14-format_security.patc
23  # (fc) disable package signature check  # (fc) disable package signature check
24  Patch2: abrt_disable_gpgcheck.diff  Patch2: abrt_disable_gpgcheck.diff
25  # (blino) use Mageia bugzilla (adapted from Mandriva patch from fcrozat)  # (blino) use Mageia bugzilla (adapted from Mandriva patch from fcrozat)
26    # (blino) parse /etc/release (adapted from Mandriva patch from fcrozat)
27  # FIXME: check the query is still correct when bugzilla is deployed  # FIXME: check the query is still correct when bugzilla is deployed
28    # FIXME: check the parsing is ok
29  Patch3: abrt-mageiabugzilla.patch  Patch3: abrt-mageiabugzilla.patch
30  # (pt) generate stacktrace twice to get missing -debug packages  # (pt) generate stacktrace twice to get missing -debug packages
31  Patch5: abrt-1.1.14-debug.patch  Patch5: abrt-1.1.14-debug.patch
 # (blino) parse /etc/release (adapted from Mandriva patch from fcrozat)  
 # FIXME: check the parsing is ok  
 Patch6: abrt-1.1.13-mageia-release.patch  
32  # (fc) disable nspluginwrapper-i386 (Mdv bug #59237)  # (fc) disable nspluginwrapper-i386 (Mdv bug #59237)
33  Patch7: abrt-1.1.13-nspluginwrapper.patch  Patch7: abrt-1.1.13-nspluginwrapper.patch
34  # (fc) fix for non UTF-8 locale  # (fc) fix for non UTF-8 locale
# Line 236  Virtual package to make easy default ins Line 235  Virtual package to make easy default ins
235  %setup -q  %setup -q
236  %patch0 -p1 -b .format_security  %patch0 -p1 -b .format_security
237  %patch2 -p1 -b .disable_signature_check  %patch2 -p1 -b .disable_signature_check
238  %patch3 -p0 -b .mgabugzilla  %patch3 -p1 -b .mgabugzilla
239  %patch5 -p0 -b .debug  %patch5 -p0 -b .debug
 %patch6 -p0 -b .mageia-release  
240  %patch7 -p0 -b .nspluginwrapper  %patch7 -p0 -b .nspluginwrapper
241  %patch8 -p1 -b .nonutf8-locale  %patch8 -p1 -b .nonutf8-locale
242  %patch10 -p0 -b .link  %patch10 -p0 -b .link
# Line 332  fi Line 330  fi
330  %endif  %endif
331  %{_sbindir}/%{name}d  %{_sbindir}/%{name}d
332  %{_bindir}/%{name}-debuginfo-install  %{_bindir}/%{name}-debuginfo-install
 %{_bindir}/%{name}-backtrace  
333  %config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf  %config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf
334  %config(noreplace) %{_sysconfdir}/%{name}/gpg_keys  %config(noreplace) %{_sysconfdir}/%{name}/gpg_keys
335  %config(noreplace) %{_sysconfdir}/dbus-1/system.d/dbus-%{name}.conf  %config(noreplace) %{_sysconfdir}/dbus-1/system.d/dbus-%{name}.conf
# Line 342  fi Line 339  fi
339  %dir %{_sysconfdir}/%{name}  %dir %{_sysconfdir}/%{name}
340  %dir %{_sysconfdir}/%{name}/plugins  %dir %{_sysconfdir}/%{name}/plugins
341  %dir %{_libdir}/%{name}  %dir %{_libdir}/%{name}
 %{_mandir}/man1/%{name}-backtrace.1.*  
342  %{_mandir}/man8/abrtd.8.*  %{_mandir}/man8/abrtd.8.*
343  %{_mandir}/man5/%{name}.conf.5.*  %{_mandir}/man5/%{name}.conf.5.*
344  #%{_mandir}/man5/pyhook.conf.5.*  #%{_mandir}/man5/pyhook.conf.5.*

Legend:
Removed from v.61318  
changed lines
  Added in v.83126

  ViewVC Help
Powered by ViewVC 1.1.30