rpms/gimmix/F-8 gimmix.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Andreas Bierfert (awjb) fedora-extras-commits at redhat.com
Mon Jan 7 20:39:30 UTC 2008


Author: awjb

Update of /cvs/pkgs/rpms/gimmix/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4128/F-8

Modified Files:
	.cvsignore sources 
Added Files:
	gimmix.spec 
Log Message:
- upgrade other branches



--- NEW FILE gimmix.spec ---
Name:           gimmix
Version:        0.4.2
Release:        2%{?dist}
Summary:        Graphical music player daemon (MPD) client

Group:          Applications/Multimedia
License:        GPLv2+
URL:            http://gimmix.berlios.de/
Source0:        http://download.berlios.de/gimmix/gimmix-0.4.2.tar.bz2
Source1:        gimmix.desktop
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildRequires:  gtk2-devel
BuildRequires:  libmpd-devel
BuildRequires:  libglade2-devel
BuildRequires:  taglib-devel
BuildRequires:  intltool
BuildRequires:  desktop-file-utils
BuildRequires:  gettext

%description
Gimmix is a graphical music player daemon (MPD) client written in C using
GTK+2. It's very simple and easy to use, yet offers many features to make
your audio experience a pleasant one.

%prep
%setup -q


%build
chmod -x src/*

%configure
make %{?_smp_mflags}


%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT
%find_lang %{name}

rm ${RPM_BUILD_ROOT}%{_datadir}/applications/%{name}.desktop

desktop-file-install --vendor="fedora"                    \
  --dir=${RPM_BUILD_ROOT}%{_datadir}/applications         \
  %{SOURCE1}


%clean
rm -rf $RPM_BUILD_ROOT


%files -f %{name}.lang
%defattr(-,root,root,-)
%doc AUTHORS ChangeLog COPYING NEWS README TODO
%{_bindir}/gimmix
%{_datadir}/gimmix/
%{_datadir}/pixmaps/*
%{_datadir}/applications/fedora-gimmix.desktop


%changelog
* Sat Jan 05 2008 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
- 0.4.2-2
- license should be GPLv2+ as stated in the source file headers

* Sun Dec 30 2007 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
- 0.4.2-1
- version upgrade


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/gimmix/F-8/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	7 Jan 2008 18:06:01 -0000	1.1
+++ .cvsignore	7 Jan 2008 20:38:57 -0000	1.2
@@ -0,0 +1 @@
+gimmix-0.4.2.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gimmix/F-8/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	7 Jan 2008 18:06:01 -0000	1.1
+++ sources	7 Jan 2008 20:38:57 -0000	1.2
@@ -0,0 +1 @@
+cacda60be1b291ccfed0481a56139d11  gimmix-0.4.2.tar.bz2




More information about the fedora-extras-commits mailing list