]> git.pld-linux.org Git - packages/arts.git/commitdiff
- adgor says 3.1.94<3.1.95 and it seems so => epoch--
authordjurban <djurban@pld-linux.org>
Mon, 19 Jan 2004 17:20:48 +0000 (17:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- reverted qboosh's change (it's more comfortable this way in %prep)

Changed files:
    arts.spec -> 1.65

arts.spec

index ed06ad8808de6e15f4703b92d2e426228525a776..8d63d05680192065aff6a45e7c669eac86f25bed 100644 (file)
--- a/arts.spec
+++ b/arts.spec
@@ -6,15 +6,15 @@
 
 %define                _state          unstable
 %define                _ver            1.1.95
-%define                _snap           040110
+#%%define              _snap           040110
 
 Summary:       aRts sound server
 Summary(pl):   Serwer d¼wiêku
 Summary(pt_BR):        Servidor de sons usado pelo KDE
 Name:          arts
-Version:       1.1.95
+Version:       %{_ver}
 Release:       0.1
-Epoch:         13
+Epoch:         12
 License:       LGPL
 Group:         Libraries
 #Source0:      ftp://ftp.kde.org/pub/kde/%{_state}/%{name}-%{_ver}.tar.bz2
@@ -139,7 +139,8 @@ Development files for qtmcop library.
 Pliki programistyczne dla biblioteki qtmcop.
 
 %prep
-%setup -q
+# qboosh leave it this way, 'cause its easier to change to snap later
+%setup -q -n %{name}-%{version}
 
 %build
 cp /usr/share/automake/config.sub admin
This page took 0.066747 seconds and 4 git commands to generate.