rpms/xfce4-mixer/devel xfce4-mixer.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Kevin Fenzi (kevin) fedora-extras-commits at redhat.com
Sat Mar 19 18:06:07 UTC 2005


Author: kevin

Update of /cvs/extras/rpms/xfce4-mixer/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24805/devel

Modified Files:
	.cvsignore sources 
Added Files:
	xfce4-mixer.spec 
Log Message:
auto-import xfce4-mixer-4.2.1-1 on branch devel from xfce4-mixer-4.2.1-1.src.rpm


--- NEW FILE xfce4-mixer.spec ---
Summary: Volume control plugin for the Xfce 4 panel
Name: xfce4-mixer
Version: 4.2.1
Release: 1
License: BSD
URL: http://www.xfce.org/
Source0: http://www.us.xfce.org/archive/xfce-4.2.1/src-bz2/xfce4-mixer-4.2.1.tar.bz2
Group: User Interface/Desktops
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Requires: xfce4-panel >= 4.2.1
BuildRequires: xfce4-panel >= 4.2.1

%description
Volume control plugin for the Xfce 4 panel

%prep
%setup -q

%build
%configure

make %{?_smp_mflags}

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

%clean
rm -rf $RPM_BUILD_ROOT

%files -f %{name}.lang
%defattr(-,root,root)
%doc README TODO ChangeLog NOTES COPYING AUTHORS NEWS
%{_bindir}/xfce4-mixer
%{_libdir}/xfce4/*
%{_datadir}/applications/xfce-mixer-settings.desktop
%{_datadir}/icons/hicolor/48x48/apps/xfce4-mixer.png

%changelog
* Tue Mar 15 2005 Kevin Fenzi <kevin at tummy.com> - 4.2.1-1
- Updated to 4.2.1 version

* Tue Mar  8 2005 Kevin Fenzi <kevin at tummy.com> - 4.2.0-2
- Fixed to use %find_lang
- Removed generic INSTALL from %doc

* Sun Mar  6 2005 Kevin Fenzi <kevin at tummy.com> - 4.2.0-1
- Inital Fedora Extras version


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/xfce4-mixer/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	19 Mar 2005 18:05:36 -0000	1.1
+++ .cvsignore	19 Mar 2005 18:06:05 -0000	1.2
@@ -0,0 +1 @@
+xfce4-mixer-4.2.1.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/xfce4-mixer/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	19 Mar 2005 18:05:36 -0000	1.1
+++ sources	19 Mar 2005 18:06:05 -0000	1.2
@@ -0,0 +1 @@
+8f4288708d6365178fec89053742fa01  xfce4-mixer-4.2.1.tar.bz2




More information about the fedora-extras-commits mailing list