]> git.pld-linux.org Git - packages/fcron.git/commitdiff
rel 10; rediff patches auto/th/fcron-3.1.2-10
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 2 Feb 2023 07:58:58 +0000 (08:58 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 2 Feb 2023 07:58:58 +0000 (08:58 +0100)
fcron-Makefile.patch
fcron.spec

index 7044ead205cf5feda680bf0beb0fc2d3e3831d7e..f6f408c44359d42932970a3ac360181639729917 100644 (file)
@@ -1,8 +1,9 @@
---- fcron-3.0.3/Makefile.in~   2007-06-18 20:01:58.000000000 +0200
-+++ fcron-3.0.3/Makefile.in    2007-06-18 20:01:53.000000000 +0200
-@@ -123,7 +123,7 @@
-       -DFCRON_EDITOR="\"${FCRON_EDITOR}\"" -DBINDIREX="\"${DESTBIN}\"" \
-       -c $<
+diff -urNp -x '*.orig' fcron-3.1.2.org/Makefile.in fcron-3.1.2/Makefile.in
+--- fcron-3.1.2.org/Makefile.in        2013-01-13 14:20:31.000000000 +0100
++++ fcron-3.1.2/Makefile.in    2023-02-02 08:58:38.547843071 +0100
+@@ -137,7 +137,7 @@ initscripts:
+ documentation:
+       $(MAKE) -C doc doc-if-none
  
 -install: install-staged strip perms 
 +install: install-staged strip
index 89c54bc1901c606f7321da6997ab4c14ba2089fa..d7e5b730fe2be6c5861c572688cdf3b0e58a8cba 100644 (file)
@@ -4,7 +4,7 @@ Summary:        A periodical command scheduler which aims at replacing Vixie Cron
 Summary(pl.UTF-8):     Serwer okresowego uruchamiania poleceń zastępujący Vixie Crona
 Name:          fcron
 Version:       3.1.2
-Release:       9
+Release:       10
 License:       GPL v2+
 Group:         Daemons
 Source0:       http://fcron.free.fr/archives/%{name}-%{version}.src.tar.gz
This page took 0.101413 seconds and 4 git commands to generate.