]> git.pld-linux.org Git - packages/fvwm-crystal.git/commitdiff
- updated to 1.0-pre2
authorleafnode <leafnode@pld-linux.org>
Fri, 26 Dec 2003 11:56:44 +0000 (11:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fvwm-crystal.spec -> 1.9

fvwm-crystal.spec

index 3246ffd36f4b5b724a2b570cc6b28ba8c8d00752..4628e0fe230f7efb94381f645e525e3e85f856f8 100644 (file)
@@ -1,4 +1,4 @@
-%define pre    pre1
+%define pre    pre2
 Summary:       Theme for fvwm2
 Summary(pl):   Skórka do fvwm2
 Name:          fvwm-crystal
@@ -6,14 +6,15 @@ Version:      1.0
 Release:       0.%{pre}.1
 License:       GPL v2
 Group:         X11/Window Managers
-Source0:       ftp://ftp.linuxpl.org/%{name}/tarballs/%{name}-%{version}-%{pre}.tar.gz
-# Source0-md5: bdd9aa01f1e5665183b33c08fb7f9de6
+Source0:       ftp://ftp.linuxpl.org/%{name}/tarballs/%{name}-%{version}%{pre}.tar.gz
+# Source0-md5: accebf80811b82ca5f9599f8ee984d76
 URL:           http://www.linuxpl.org/software/fvwm-crystal/
 BuildRequires: rpm-perlprov
+BuildRequires: imlib2-devel
 Requires:      fvwm2 >= 2.5.8
 Requires:      fvwm2-perl
 Requires:      scrot
-Requires:      Esetroot
+Requires:      habak
 Requires:      aterm
 Requires:      xdaliclock
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -25,7 +26,7 @@ A theme for fvwm2.
 Skórka do fvwm2, bardzo rozbudowana.
 
 %prep
-%setup -q -n %{name}-%{version}-%{pre}
+%setup -q -n %{name}-%{version}%{pre}
 
 %build
 
@@ -44,7 +45,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc doc/[ACFIT]*
+%doc doc/[FT]* AUTHORS ChangeLog INSTALL* NEWS README
 %attr(755,root,root) %{_bindir}/*
 %dir %{_datadir}/%{name}
 %{_datadir}/%{name}/*
This page took 0.198659 seconds and 4 git commands to generate.