cvsextras c97c71d
Summary: Utility for getting and setting Xv attributes
cvsextras 34f35d7
Name: xvattr
cvsextras 34f35d7
Version: 1.3
d3f460d
Release: 16
903826e
License: GPLv2+
cvsextras 34f35d7
Group: User Interface/X
cvsextras 34f35d7
URL: http://www.dtek.chalmers.se/groups/dvd/
cvsextras 9b7ee23
Source: http://www.dtek.chalmers.se/groups/dvd/dist/xvattr-%{version}.tar.gz
cvsextras c97c71d
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
ee33de7
BuildRequires: gtk+-devel
ee33de7
BuildRequires: libXt-devel, libXv-devel
ee33de7
cvsextras 34f35d7
%description
cvsextras 34f35d7
This program is used for getting and setting Xv attributes such as
cvsextras 34f35d7
XV_BRIGHTNESS, XV_CONTRAST, XV_SATURATION, XV_HUE, XV_COLORKEY, ...
cvsextras 34f35d7
cvsextras c97c71d
cvsextras 34f35d7
%prep
c433d6e
%setup -q
c78988b
# Append GTK CFLAGS to CFLAGS instead of overwriting CFLAGS (optflags get used)
c78988b
%{__perl} -pi -e 's|^CFLAGS = (.*)|CFLAGS += $1|g' Makefile*
c433d6e
# Convert man page to UTF-8
c433d6e
iconv -f iso8859-1 -t utf-8 -o tmp xvattr.1
c433d6e
%{__mv} -f tmp xvattr.1
cvsextras c97c71d
cvsextras 34f35d7
cvsextras 34f35d7
%build
cvsextras 34f35d7
%configure
cvsextras c97c71d
%{__make} %{?_smp_mflags}
cvsextras c97c71d
cvsextras 34f35d7
cvsextras 34f35d7
%install
cvsextras c97c71d
%{__rm} -rf %{buildroot}
c433d6e
%{__make} install DESTDIR=%{buildroot}
cvsextras 34f35d7
cvsextras c97c71d
cvsextras 34f35d7
%clean
cvsextras c97c71d
%{__rm} -rf %{buildroot}
cvsextras c97c71d
cvsextras 34f35d7
cvsextras 34f35d7
%files
c433d6e
%defattr(-,root,root,-)
cvsextras 34f35d7
%doc AUTHORS COPYING ChangeLog NEWS README
cvsextras c97c71d
%{_bindir}/*
c433d6e
%{_mandir}/man1/*
cvsextras c97c71d
cvsextras 34f35d7
cvsextras 34f35d7
%changelog
d3f460d
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3-16
d3f460d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
d3f460d
b757db2
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1.3-15
b757db2
- Autorebuild for GCC 4.3
b757db2
d2472d5
* Thu Aug 23 2007 Matthias Saou <http://freshrpms.net/> 1.3-14
d2472d5
- Rebuild for new BuildID feature.
d2472d5
- Remove dist tag, since the package will seldom change.
d2472d5
903826e
* Fri Aug  3 2007 Matthias Saou <http://freshrpms.net/> 1.3-13
903826e
- Update License field.
903826e
c433d6e
* Tue Jun 19 2007 Matthias Saou <http://freshrpms.net/> 1.3-12
c433d6e
- Switch to using DESTDIR install method.
c433d6e
- Convert man page to UTF-8... not?
c433d6e
8acf383
* Mon Aug 28 2006 Matthias Saou <http://freshrpms.net/> 1.3-11
8acf383
- FC6 rebuild.
8acf383
c78988b
* Tue May 23 2006 Matthias Saou <http://freshrpms.net/> 1.3-10
c78988b
- Fix CFLAGS so that our optflags get used too (Ville, #192611).
c78988b
bc92b92
* Mon Mar  6 2006 Matthias Saou <http://freshrpms.net/> 1.3-9
bc92b92
- FC5 rebuild.
bc92b92
ee33de7
* Thu Feb  9 2006 Matthias Saou <http://freshrpms.net/> 1.3-8
ee33de7
- Rebuild for new gcc/glibc and modular X.
ee33de7
3707dd2
* Sun May 22 2005 Jeremy Katz <katzj@redhat.com> - 1.3-7
3707dd2
- rebuild on all arches
3707dd2
7d8041b
* Fri Apr  7 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
7d8041b
- rebuilt
7d8041b
88be85f
* Tue Nov 16 2004 Matthias Saou <http://freshrpms.net/> 1.3-5
88be85f
- Bump release to provide Extras upgrade path.
88be85f
cvsextras c97c71d
* Wed Mar 24 2004 Matthias Saou <http://freshrpms.net/> 1.3-4
cvsextras c97c71d
- Remove explicit XFree86 dependency for the binary package.
cvsextras c97c71d
cvsextras c97c71d
* Fri Nov  7 2003 Matthias Saou <http://freshrpms.net/> 1.3-3
cvsextras c97c71d
- Rebuild for Fedora Core 1.
cvsextras c97c71d
cvsextras c97c71d
* Mon Mar 31 2003 Matthias Saou <http://freshrpms.net/>
cvsextras 107f7ca
- Rebuilt for Red Hat Linux 9.
cvsextras 107f7ca
cvsextras c97c71d
* Fri Oct 4 2002 Matthias Saou <http://freshrpms.net/>
cvsextras 34f35d7
- Initial rpm release.
cvsextras 34f35d7