]> git.pld-linux.org Git - packages/mousepad.git/commitdiff
- adapterized
authorjpc <jpc@pld-linux.org>
Thu, 17 Feb 2005 16:10:44 +0000 (16:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- commented out useless URL
- added MD5

Changed files:
    mousepad.spec -> 1.2

mousepad.spec

index 6ec78c42748f5a1cae612113d065f20653b9495a..28b0c5de358c7a4056be55ffc6b11ef849842646 100644 (file)
@@ -6,8 +6,8 @@ Release:        0.1
 License:       GPLv2
 Group:         X11/Applications/Editors
 Source0:       http://erikharrison.net/software/%{name}-%{version}.tar.gz
-# Source0-md5: 
-URL:           none_at_the_moment_I_think
+# Source0-md5: e554145e8fffcd5fd8d3e027575e0765
+#URL:          none_at_the_moment_I_think
 BuildRequires: gtk+2-devel >= 2.2.0
 BuildRequires: libxfcegui4-devel
 buildRequires: libxfce4util-devel
@@ -17,13 +17,13 @@ Requires:   xfprint >= 4.2
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Mousepad is a text editor for Xfce based on Leafpad
+Mousepad is a text editor for Xfce based on Leafpad.
 
 %description -l pl
-Mousepad jest edytorem dla Xfce opartym na Leafpad
+Mousepad jest edytorem dla Xfce opartym na Leafpad.
 
 %prep
-%setup
+%setup -q
 
 %build
 %configure
This page took 0.139953 seconds and 4 git commands to generate.