]> git.pld-linux.org Git - packages/squashfs.git/commitdiff
- 1.1, STBR
authorareq <areq@pld-linux.org>
Fri, 10 Jan 2003 13:21:22 +0000 (13:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- add missing doc

Changed files:
    squashfs.spec -> 1.4

squashfs.spec

index 1f9fcecf7a22148d8caea1d3ea2b95c2acd85ff6..d45122ec0978998b1d97bd2f1354b0ce3928794b 100644 (file)
@@ -1,11 +1,11 @@
 Summary:       Set of tools which creates squashfs filesystem
 Summary(pl):   Zestaw narzêdzi do tworzenia systemu plików squashfs
 Name:          squashfs
-Version:       1.0
-Release:       2
+Version:       1.1
+Release:       1
 License:       GPL
 Group:         Base/Utilities
-Source0:       http://belnet.dl.sourceforge.net/sourceforge/squashfs/%{name}%{version}c.tar.gz
+Source0:       http://belnet.dl.sourceforge.net/sourceforge/squashfs/%{name}%{version}.tar.gz
 URL:           http://squashfs.sourceforge.net/
 BuildRequires: zlib-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -41,7 +41,7 @@ mo
 pamiêci i urz±dzeñ blokowych (np. systemach wbudowanych).
 
 %prep
-%setup -q -n squashfs1.0c
+%setup -q -n %{name}%{version}
 
 %build
 cd squashfs-tools
@@ -59,5 +59,5 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc README
+%doc README ACKNOWLEDGEMENTS CHANGES
 %attr(755,root,root) %{_sbindir}/*
This page took 0.072836 seconds and 4 git commands to generate.