Thomas Haller
4e8a91e6f8
Revert "contrib: fix "Illegal sequence '..' in Fedora specfile Release"
...
This reverts commit 8f44bf047f
.
This spec file is not intended to be passed directly to rpmbuild,
because it contains placeholders that are substituted by the build.sh
script.
As such, the version we want to get is
NetworkManager-0.9.9.1-7922.66eb52b53d.fc20.src.rpm
instead of
NetworkManager-0.9.9.1-792266eb52b53d.fc20.src.rpm
Signed-off-by: Thomas Haller <thaller@redhat.com >
2014-05-12 13:00:27 +02:00
poma
8f44bf047f
contrib: fix "Illegal sequence '..' in Fedora specfile Release
...
$ rpmbuild -bp NetworkManager.spec
error: line 47: Illegal sequence ".." in: Release: 10.git20140508..429023b.fc21
Signed-off-by: poma <pomidorabelisima@gmail.com >
2014-05-09 11:56:30 -05:00
Thomas Haller
fb8a5f7ac9
contrib/rpm: update spec file to explicitly --disable-gtk-doc
...
Signed-off-by: Thomas Haller <thaller@redhat.com >
2014-05-07 18:16:37 +02:00
Thomas Haller
b322642a03
contrib/rpm: add script build_clean.sh to create clean RPM files
2014-05-07 18:16:36 +02:00
Thomas Haller
886366d0fd
contrib/rpm: update spec file after renaming NM plugins
...
Rename NetworkManager-atm to NetworkManager-adsl
and NetworkManager-bt to NetworkManager-bluetooth.
Signed-off-by: Thomas Haller <thaller@redhat.com >
2014-05-07 18:16:36 +02:00
Thomas Haller
f9229a33c7
contrib/rpm: modify spec file to create packages for NM plugins
...
Signed-off-by: Thomas Haller <thaller@redhat.com >
2014-05-07 18:16:36 +02:00
Thomas Haller
b057d5179e
contrib/rpm: build.sh uses the number of git commits as RELEASE_VERSION
...
Signed-off-by: Thomas Haller <thaller@redhat.com >
2014-05-07 18:16:36 +02:00
Thomas Haller
a9ed313956
contrib/rpm: fix release version in rpm change log
...
Signed-off-by: Thomas Haller <thaller@redhat.com >
2014-05-07 18:16:36 +02:00
Thomas Haller
6db1d68e3f
contrib/rpm: update NetworkManager.spec
...
Signed-off-by: Thomas Haller <thaller@redhat.com >
2014-05-07 18:16:13 +02:00
Thomas Haller
8b6966bfe7
contrib/rpm: fix spec file for fc20
...
Signed-off-by: Thomas Haller <thaller@redhat.com >
2014-05-07 17:14:36 +02:00
Thomas Haller
8871aad554
contrib/rpm: update spec file to build nmtui from in-tree source
...
Signed-off-by: Thomas Haller <thaller@redhat.com >
2014-05-07 17:14:36 +02:00
Thomas Haller
cc45fe0a7e
contrib/rpm: add spec file and script to build a RPM package
...
This one spec file is intended to build packages for F18, F19, F20, and
rhel-7.0.
The build script can be tweaked by setting environment variables, but it
is supposed to choose the right default values on it's own.
Signed-off-by: Thomas Haller <thaller@redhat.com >
2014-05-07 17:14:36 +02:00