[Bug 756780] Review Request: xosd - On-screen display library for X

bugzilla at redhat.com bugzilla at redhat.com
Fri Jan 13 10:35:49 UTC 2012


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=756780

Petr Šabata <psabata at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
               Flag|fedora-review?              |fedora-review+

--- Comment #3 from Petr Šabata <psabata at redhat.com> 2012-01-13 05:35:47 EST ---
--- a/xosd.spec
+++ b/xosd.spec
@@ -4,10 +4,9 @@ Release:        15%{?dist}
 Summary:        On-screen display library for X
 Group:          System Environment/Libraries
 License:        GPLv2+
-URL:            http://www.ignavus.net/software.html
-Source:        
http://ftp.debian.org/debian/pool/main/x/xosd/%{name}_%{version}.orig.tar.
+URL:            http://sourceforge.net/projects/libxosd/
+Source:        
http://downloads.sourceforge.net/libxosd/%{name}-%{version}.tar.gz
 Patch0:         %{name}-aclocal18.patch
-Patch1:         %{name}-defaults.patch
 BuildRequires:  libX11-devel
 BuildRequires:  libXext-devel
 BuildRequires:  libXinerama-devel
@@ -25,7 +24,7 @@ the effect of an On Screen Display, like your TV/VCR etc.
 %package        devel
 Summary:        Development files for the XOSD on-screen display library
 Group:          Development/Libraries
-Requires:       %{name} = %{version}-%{release}
+Requires:       %{name}%{?_isa} = %{version}-%{release}
 Requires:       libX11-devel
 Requires:       libXext-devel
 Requires:       libXinerama-devel
@@ -37,7 +36,6 @@ on-screen display.
 %prep
 %setup -q
 %patch0 -p0
-%patch1 -p1
 for f in ChangeLog
man/xosd_{create,destroy,display,is_onscreen,set_bar_length}.3 ; do
     iconv -f iso-8859-1 -t utf-8 "$f" > "${f}.utf8"
     touch -r "$f" "${f}.utf8"
@@ -82,11 +80,13 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/%{name}
 %{_mandir}/man3/xosd*.3*

 %changelog
-* Thu Nov 24 2011 Petr Pisar <ppisar at redhat.com> - 2.2.14-15
+* Fri Jan 13 2012 Petr Pisar <ppisar at redhat.com> - 2.2.14-15
 - Disable XMMS plug-in because gdk-pixpuf-0 has been removed
 - Remove build-optional static library
 - Clean spec file up 
 - Do not package XMMS plug-in pixmaps
+- Remove patch changing default offset to keep closer with upstream
+- Update upstream URLs

 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org>
- 2.2.14-14
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild


---
Approving.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the package-review mailing list