]> git.pld-linux.org Git - packages/fvwm-crystal.git/commitdiff
- updated to 3.0RC1,
authorMichał Łukaszek <mlukaszek+pld@gmail.com>
Wed, 31 Aug 2005 15:42:29 +0000 (15:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- epoch++ (versioning changed),
- added TODO and some BRs.

Changed files:
    fvwm-crystal.spec -> 1.19

fvwm-crystal.spec

index 9d31d10b879afda80abbadff5ab38cc0b9e60726..1475a21a33577a94f4f7dd29a28b973de2071806 100644 (file)
@@ -1,20 +1,28 @@
+
+#      TODO:   - fix requires, because the new version needs some more,
+#                        like Python for scripts or mpc/xmms-shell for music.
+
+%define        _rc     RC1
+
 Summary:       Theme for fvwm2
 Summary(pl):   Skórka do fvwm2
 Name:          fvwm-crystal
-Version:       20050306
-Release:       1
+Version:       3.0
+Release:       0.%{_rc}.1
+Epoch:         1
 License:       GPL v2+
 Group:         X11/Window Managers
-Source0:       http://fvwm-crystal.berlios.de/files/files/fvwm-crystal/%{name}-%{version}.tar.gz
-# Source0-md5: fae57bbbfb34ec7cfde92364b8edad5a
+Source0:       http://download.berlios.de/fvwm-crystal/%{name}-%{version}.%{_rc}.tar.gz
+# Source0-md5: ddc3437763b7dc6b140560a9ba829e8d
 URL:           http://fvwm-crystal.berlios.de/
 Requires:      aterm
-Requires:      fvwm2 >= 2.5.8
+Requires:      fvwm2 >= 2.5.13
 Requires:      fvwm2-perl
 Requires:      habak
 Requires:      scrot
 Requires:      xdaliclock
 Requires:      trayer
+Requires:      rox
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -28,7 +36,7 @@ Window Manager (FVWM), dzi
 wygl±daj±ce i bardzo funkcjonalne ¶rodowisko robocze.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}.%{_rc}
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.066244 seconds and 4 git commands to generate.