]> git.pld-linux.org Git - packages/bar-backup-archiver.git/commitdiff
- 0.14
authorZsolt Udvari <uzsolt@pld-linux.org>
Fri, 30 Jul 2010 21:15:44 +0000 (21:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bar-backup-archiver.spec -> 1.4

bar-backup-archiver.spec

index a53284d98b6cb4af1d71c8fec8aa23c54c6279f5..52c436c028c457687de367071e8317b548bcacb0 100644 (file)
@@ -3,16 +3,15 @@
 # - create gui subpackage
 #
 %define                shortname bar
-%define                altver b
 Summary:       BAR is backup archiver program
 Summary(hu.UTF-8):     BAR egy backup archiváló program
 Name:          bar-backup-archiver
-Version:       0.13
-Release:       0.1%{altver}
+Version:       0.14
+Release:       0.1
 License:       GPL v2
 Group:         Applications/Archiving
-Source0:       http://www.kigen.de/projects/bar/bar-%{version}%{altver}.tar.bz2
-# Source0-md5: d2b10480a0c23a7fcd08c2f66c560b17
+Source0:       http://www.kigen.de/projects/bar/bar-%{version}.tar.bz2
+# Source0-md5: 7c924fc074d67b8e3cc6387112ec505b
 Patch0:                long_long_max.patch
 Patch1:                bar-keygen.patch
 URL:           http://www.kigen.de/projects/bar/index.html
@@ -31,11 +30,13 @@ BuildRequires:      zlib-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
+BAR is backup archiver program.
 
 %description -l pl.UTF-8
+BAR egy backup archiváló program.
 
 %prep
-%setup -q -n %{shortname}-%{version}%{altver}
+%setup -q -n %{shortname}-%{version}
 %patch0 -p1
 %patch1 -p1
 
This page took 0.085809 seconds and 4 git commands to generate.