]> git.pld-linux.org Git - packages/detachtty.git/commitdiff
- cleanup master
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 10 Jan 2008 20:40:00 +0000 (20:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    detachtty.spec -> 1.2

detachtty.spec

index 60851fe160108776dd5beaa402ba62258d7cfdc6..851b57fa26365d61587f9a8f372aa5ccad56681f 100644 (file)
@@ -1,7 +1,7 @@
 #
 %define                _snapshot       bese20071213
-Summary:       An utility that lets you run interactive programs non-interactively.
-Summary(pl.UTF-8):     Narzędzie pozwalające na nieinteraktywne uruchamianie interaktywnych programów.
+Summary:       An utility that lets you run interactive programs non-interactively
+Summary(pl.UTF-8):     Narzędzie pozwalające na nieinteraktywne uruchamianie interaktywnych programów
 Name:          detachtty
 Version:       0.%{_snapshot}
 Release:       1
@@ -11,10 +11,6 @@ Group:               Applications
 Source0:       %{name}-%{version}.tar.gz
 # Source0-md5: 9ad00851091df6ecf40489ef83c668f7
 URL:           http://www.cliki.net/detachtty
-%if %{with initscript}
-BuildRequires: rpmbuild(macros) >= 1.228
-Requires(post,preun):  /sbin/chkconfig
-%endif
 Suggests:      openssh-clients
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -36,17 +32,6 @@ działających procesach uruchomionych w środowisku Common Lisp.
 %setup -q
 
 %build
-# if ac/am/* rebuilding is necessary, do it in this order and add
-# appropriate BuildRequires
-#%%{__intltoolize}
-#%%{__gettextize}
-#%%{__libtoolize}
-#%%{__aclocal}
-#%%{__autoconf}
-#%%{__autoheader}
-#%%{__automake}
-#cp -f /usr/share/automake/config.sub .
-
 %{__make} \
        CFLAGS="%{rpmcflags} -DNEED_PTY_H" \
        LDFLAGS="%{rpmldflags}"
This page took 0.136956 seconds and 4 git commands to generate.