Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 622779 Details for
Bug 863700
impossible to restore application from tray
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
spec patch
alltray-spec.patch (text/plain), 2.40 KB, created by
Ivan Romanov
on 2012-10-06 17:34:44 UTC
(
hide
)
Description:
spec patch
Filename:
MIME Type:
Creator:
Ivan Romanov
Created:
2012-10-06 17:34:44 UTC
Size:
2.40 KB
patch
obsolete
>diff --git a/alltray.spec b/alltray.spec >index 3e44ace..0256660 100644 >--- a/alltray.spec >+++ b/alltray.spec >@@ -1,17 +1,21 @@ > Name: alltray >-Version: 0.71b >-Release: 4%{?dist} >+Version: 0.7.5.1dev >+Release: 1%{?dist} >+Epoch: 1 > Summary: Dock any application in the tray > > Group: User Interface/Desktops > License: GPLv2+ >-URL: http://alltray.sourceforge.net/ >-Source0: http://dl.sourceforge.net/alltray/%{name}-%{version}.tar.gz >+URL: http://alltray.trausch.us/ >+Source0: https://code.launchpad.net/%{name}/trunk/%{version}/+download/%{name}-%{version}.tar.gz > > BuildRequires: desktop-file-utils > BuildRequires: gtk2-devel > BuildRequires: GConf2-devel >- >+BuildRequires: libgtop2-devel >+BuildRequires: libwnck-devel >+BuildRequires: libXpm-devel >+BuildRequires: gettext > > %description > With AllTray you can dock any application without a native tray icon into the >@@ -26,10 +30,7 @@ export CFLAGS="-fPIC $RPM_OPT_FLAGS" > make %{?_smp_mflags} > > %install >-rm -rf $RPM_BUILD_ROOT > make install DESTDIR=$RPM_BUILD_ROOT >-find $RPM_BUILD_ROOT -name \*.la -exec rm {} \; >-rm $RPM_BUILD_ROOT%{_libdir}/*.so > desktop-file-install --vendor=fedora \ > --dir $RPM_BUILD_ROOT%{_datadir}/applications \ > --add-category Application \ >@@ -37,24 +38,25 @@ desktop-file-install --vendor=fedora \ > --add-category GTK \ > --delete-original \ > $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop >+%find_lang %{name} > >- >-%post -p /sbin/ldconfig >- >-%postun -p /sbin/ldconfig >- >-%files >+%files -f %{name}.lang > %defattr(-,root,root,-) > %doc AUTHORS ChangeLog COPYING README > %{_bindir}/%{name} >+%{_bindir}/%{name}-ctt-helper > %{_datadir}/applications/*%{name}.desktop > %{_mandir}/man1/%{name}.1* >-%{_libdir}/liballtray.so* >-%{_datadir}/pixmaps/%{name}.png >+%{_datadir}/pixmaps/%{name}* > > %changelog >-* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.71b-4 >-- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild >+* Sat Oct 06 2012 Ivan Romanov <drizt@land.ru> - 0.7.5.1dev-1 >+- New upstream release >+- New build requires >+- Site was moved >+- Package hasn't any libraries >+- Added lang files >+- Added epoch tag to comply with new versions system > > * Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.71b-3 > - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 863700
: 622779