]> git.pld-linux.org Git - packages/compton.git/commitdiff
- pl, rel .2 (rebuild with libconfig 1.7.x) master auto/th/compton-0.0.1-0.20160811.2
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 11 Mar 2020 16:49:50 +0000 (17:49 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Wed, 11 Mar 2020 16:49:50 +0000 (17:49 +0100)
compton.spec

index e75d4b71115f2b889115ab81cd3a6719f79f1b78..fea63ece9b19a6722cfb498963c2e90f40a19e3c 100644 (file)
@@ -1,11 +1,14 @@
 %define                snap    20160811
 #
 Summary:       Compositor for X11
+Summary(pl.UTF-8):     Zarządca kompozycji dla X11
 Name:          compton
 Version:       0.0.1
-Release:       0.%{snap}.1
+%define        rel     2
+Release:       0.%{snap}.%{rel}
 License:       MIT
 Group:         X11/Applications
+#Source0Download: https://github.com/chjj/compton/releases
 Source0:       %{name}-%{snap}.tar.xz
 # Source0-md5: 92ed60a5d5f94211852e0d9b005b75ec
 URL:           https://github.com/chjj/compton
@@ -30,6 +33,9 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %description
 Compositor for X11.
 
+%description -l pl.UTF-8
+Zarządca kompozycji dla X11.
+
 %prep
 %setup -q -n %{name}
 
@@ -39,6 +45,7 @@ CFLAGS="%{rpmcflags}" \
 LDFLAGS="%{rpmldflags}" \
 COMPTON_VERSION="%{snap}" \
 %{__make}
+
 %{__make} docs
 
 %install
This page took 0.09077 seconds and 4 git commands to generate.