[xlockmore] updated to 5.38

Adrian Reber adrian at fedoraproject.org
Sun Mar 25 20:41:57 UTC 2012


commit e336424ddfa1f31de36a51124302bf76b74a4526
Author: Adrian Reber <adrian at lisas.de>
Date:   Sun Mar 25 22:41:52 2012 +0200

    updated to 5.38
    
    - removed buildroot and clean section

 .gitignore     |    1 +
 sources        |    2 +-
 xlockmore.spec |   14 +++++++-------
 3 files changed, 9 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8fd9223..a12b4cd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 xlockmore-5.28.tar.bz2
 /xlockmore-5.31.tar.bz2
 /xlockmore-5.34.tar.bz2
+/xlockmore-5.38.tar.bz2
diff --git a/sources b/sources
index e323389..9d64d83 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ed464197e8684a243e56aab7919a52d8  xlockmore-5.34.tar.bz2
+da08b39ea92d2f0b95564b1314f57a42  xlockmore-5.38.tar.bz2
diff --git a/xlockmore.spec b/xlockmore.spec
index a9e2449..f1af248 100644
--- a/xlockmore.spec
+++ b/xlockmore.spec
@@ -1,12 +1,11 @@
 Summary: Screen lock and screen saver
 Name: xlockmore
-Version: 5.34
-Release: 3%{?dist}
+Version: 5.38
+Release: 1%{?dist}
 License: BSD
 Group: Amusements/Graphics
 URL: http://www.tux.org/~bagleyd/xlockmore.html
-Source0: http://www.tux.org/~bagleyd/xlock/xlockmore-5.34/xlockmore-5.34.tar.bz2
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+Source0: http://www.tux.org/~bagleyd/xlock/xlockmore-5.38/xlockmore-5.38.tar.bz2
 BuildRequires: pam-devel esound-devel
 BuildRequires: mesa-libGL-devel mesa-libGLU-devel
 BuildRequires: desktop-file-utils libXdmcp-devel
@@ -87,9 +86,6 @@ desktop-file-install \
 	--add-category Graphics \
         %{buildroot}%{_datadir}/applications/%{name}.desktop
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files
 %defattr(-, root, root, 0755)
 %doc README docs/*
@@ -109,6 +105,10 @@ desktop-file-install \
 %{_bindir}/xglock
 
 %changelog
+* Sun Mar 25 2012 Adrian Reber <adrian at lisas.de> - 5.38-1
+- updated to 5.38
+- removed buildroot and clean section
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 5.34-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list