SPECS: kalsamix.spec - up to 1.0.0 beta2 - moving to kalsamix
cactus
cactus at pld-linux.org
Tue May 6 15:54:50 CEST 2008
Author: cactus Date: Tue May 6 13:54:50 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 1.0.0 beta2
- moving to kalsamix
---- Files affected:
SPECS:
kalsamix.spec (1.8 -> 1.9)
---- Diffs:
================================================================
Index: SPECS/kalsamix.spec
diff -u SPECS/kalsamix.spec:1.8 SPECS/kalsamix.spec:1.9
--- SPECS/kalsamix.spec:1.8 Tue Feb 13 09:06:36 2007
+++ SPECS/kalsamix.spec Tue May 6 15:54:45 2008
@@ -1,13 +1,14 @@
# $Revision$, $Date$
+%define _rel beta2
Summary: An ALSA mixer for KDE
Summary(pl.UTF-8): Mikser ALSA dla KDE
-Name: kamix
-Version: 0.6.5
-Release: 1
+Name: kalsamix
+Version: 1.0.0
+Release: 0.%{_rel}.1
License: GPL
Group: X11/Applications/Sound
-Source0: http://dl.sourceforge.net/kamix/%{name}-%{version}.tar.bz2
-# Source0-md5: d73930700aca9a81020db45c65002111
+Source0: http://dl.sourceforge.net/kalsamix/%{name}-%{version}%{_rel}.tar.gz
+# Source0-md5: f81ba7798ce887b92c3a07ecfc879df4
Patch0: %{name}-desktop.patch
URL: http://kamix.sourceforge.net/
BuildRequires: autoconf
@@ -25,8 +26,8 @@
jest ubogi.
%prep
-%setup -q -n %{name}
-%patch0 -p1
+%setup -q -n %{name}-%{version}%{_rel}
+#%patch0 -p1
%build
cp -f /usr/share/automake/config.* admin
@@ -56,11 +57,11 @@
%clean
rm -rf $RPM_BUILD_ROOT
-%files -f kamix.lang
+%files -f %{name}.lang
%defattr(644,root,root,755)
%doc README AUTHORS ChangeLog TODO
-%attr(755,root,root) %{_bindir}/kamix
-%{_datadir}/apps/kamix
+%attr(755,root,root) %{_bindir}/%{name}
+%{_datadir}/apps/%{name}
%{_iconsdir}/hicolor/*/*/*
%{_desktopdir}/*.desktop
@@ -70,6 +71,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.9 2008-05-06 13:54:45 cactus
+- up to 1.0.0 beta2
+- moving to kalsamix
+
Revision 1.8 2007-02-13 08:06:36 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kalsamix.spec?r1=1.8&r2=1.9&f=u
More information about the pld-cvs-commit
mailing list