]> git.pld-linux.org Git - packages/cowiki.git/commitdiff
- drop epoch 0 usage
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 6 Feb 2006 23:46:17 +0000 (23:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cowiki.spec -> 1.8.2.10

cowiki.spec

index 5ce9526bf33c0c7123274ae8b43ea1ce8de8466c..cc2dc45d98dbbfb1a900851b14d147ecb03bd448 100644 (file)
@@ -2,13 +2,12 @@
 #  - lighttpd integration possible <http://wiki.lighttpd.net/33.html>.
 
 %define _snap 2006-02-06
-%define _rel 0.2
+%define _rel 0.3
 Summary:       Web collaboration tool
 Summary(pl):   Narzêdzie do wspó³pracy i wspó³tworzenia w sieci
 Name:          cowiki
 Version:       0.4.0
 Release:       %{?_snap:0.%(echo %{_snap} | tr -d -).}%{_rel}
-Epoch:         0
 License:       GPL
 Group:         Applications/WWW
 Source0:       http://snaps.cowiki.org/%{name}-%{version}-interim-%{_snap}.tar.gz
@@ -50,7 +49,7 @@ si
 Summary:       coWiki setup package
 Summary(pl):   Pakiet do wstêpnej konfiguracji coWiki
 Group:         Applications/WWW
-Requires:      %{name} = %{epoch}:%{version}-%{release}
+Requires:      %{name} = %{version}-%{release}
 
 %description setup
 Install this package to configure initial coWiki installation. You
This page took 0.082269 seconds and 4 git commands to generate.